Kettle is a code name for Pentaho Data Integration Community Edition tool.
I would like to dynamically add fields (or a new columns) to the resulting output row in Kettle. After spending …
pentaho kettleI'm trying to process the following with an JSON Input step: {"address":[ {"AddressId":"1_1","Street":"A Street"}, {"AddressId":"1_101","Street":"Another Street"}, {"…
json pentaho kettle data-integrationI have two transformations in the job. In the first trasnformation - I get details about the file. Now I …
pentaho kettle spoonI am taking JSON information from our online API and producing it in a table with DI. I have 4 fields …
pentaho kettle data-integrationI would like to get the total record count from the get rows from result output and then pass it …
pentaho etl kettle data-integrationI have 100 000 files. I want to get the name of those file names and have to put in database, I …
pentaho kettleWith the community edition of Pentaho Data Integration - Kettle 5.0.1 (http://community.pentaho.com/projects/data-integration/) I could connect to …
jdbc pentaho kettle mssql-jdbcI want to sent an email using PDI. I created an job and added the 'Mail' element. There are my …
email pentaho kettle data-integration