pentaho-spoon

pentaho spoon/pid: how to move files to folders with different name everytime?

巧了我就是萌 提交于 2019-12-02 04:18:57
I have new text files every month from where I extract the data and do some transformations. In the end of every month, I need to move these files to a folder with current date in name. Which means, the destination folder's name is different everytime. I made a step before move files that creates a folder and its name is current date (exp: 2019-06-01, 2019-07-01), but then on move files step, I don't know how to specify the destination folder. Guess "wildcard" is only used for source... Otherwise, on move files - Destination file - Move to folder , there is create folder option, thought it

How to configure Database connection for production environment in Pentaho data integration Kettle transformation

时光毁灭记忆、已成空白 提交于 2019-12-01 12:23:35
I designed a ktr file for transformation. I need to configure the database connection details of production environment. How can I do this? Any suggestions? I use environment variables. KETTLE_HOME KETTLE_JNDI_ROOT PATH=$PATH:$KETTLE_HOME Kettle home is just a link to directory. By default i have directory specially devoted to data-integration suite. It contains several versions of kettle. Example /opt/kettle/data-integration-4.4.0 (few old jobs made like several years ago) /opt/kettle/data-integration-5.2.0 (currenly used) /opt/kettle/data-integration-6.0.0 (on test) then there is a link to