Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Latest commit

 

History

History
executable file
·
20 lines (10 loc) · 822 Bytes

README.md

File metadata and controls

executable file
·
20 lines (10 loc) · 822 Bytes

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