Attachment: kettle_repo.ktr I'm trying to create a very simple transformation in spoon 2.2.2 (from the binary Kettle download) in BlackDown Java 1.4.2 on Ubuntu 5.109: I'm reading from a PostgreSQL table, and outputting to a text file.
The transformation is running and the file is created, but contains no data.
When I do RMBM and "Check Selected Steps" on the text file output object there is a remark that says "File specifications not checked".
Does anyone know what "file specifications" these are? I've filled in the file name, and extension, and have tried most of the others to see if I could get that message to go away.
Does anyone know if this message is the reason the output file stays at 0 bytes?
Or if the cause is something completely unreleated?
Thanx!


Reply With Quote