mattcasters / pentaho-pdi-dataset

Set of PDI plugins to more easily work with data sets. We also want to provide unit testing capabilities through input data sets and golden data sets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pentaho-pdi-dataset

This is a set of PDI plugins to more easily work with data sets. We also want to provide Test Driven Development (TDD) capabilities through unit tests, input data sets and golden data sets.

build instructions

  • mvn clean install

Installation instructions

Copy file "dist/pentaho-pdi-dataset-TRUNK-SNAPSHOT.jar" to the plugins/ folder of your Pentaho Data Integration (Kettle) distribution. Any location in that folder or subfolder is fine to make the plugin work. Currently there are no extra libraries that need to be deployed.

Check the wiki for more detailed instructions

LICENSE

This project falls under the Apache License 2.0, see the included LICENSE.txt file for more details

About

Set of PDI plugins to more easily work with data sets. We also want to provide unit testing capabilities through input data sets and golden data sets.

License:Apache License 2.0


Languages

Language:Java 100.0%