Search code examples
csvpentaho

Pentaho Data Integration - Multiple CSV File Inputs


I've been using Pentaho Data Integration lately and currently I intend to use it to a project I'm in. The assist I'm looking for is the following:

  • There can be variable CSV file inputs in a folder

Is there a way to get all .csv files (the operator/ series of operators) using Pentaho?

After this step I believe what I have to do is pretty simple, as I only have to merge those files together.

Thanks


Solution

  • Use the Text File Input. It allows for folders using a regular expression and can handle csv files