Code Monkey home page Code Monkey logo

pdi-sdk-plugins's Introduction

PDI SDK Samples

Pre-requisites for building the project:

  • Maven, version 3+
  • Java JDK 1.8
  • This settings.xml in your /.m2 directory

Overview

This project contains a series of examples demonstrating various use-cases for extended and embedding PDI functionality.

  • PDI Transformation Step
  • PDI Job Entry
  • PDI Database Dialect
  • PDI Transformation Hop Partitioner
  • Embedded PDI Features
    • Creating Jobs or Transformations in Java
    • Executing Jobs or Transformations in Java
    • Interacting with a Carte Web Server via APIs

Building

From the main directory, or any of the module sub-directories, run mvn clean package site.

For the Step, Job Entry, Database Dialect, and Hop Partitioner samples, a plugin zip file will be generated that can be unzipped into a PDI Client for testing. Reports are also generated, covering topics such as unit test results, code coverage statistics, and adherence to code style rules.

The examples provided in the embedded module can be run directly from a Java IDE or command-line.

The generating examples needs to have a plugins folder on the root folder, containing any plugin jars used, currently there is a need to add the pdi-core-plugins-impl.jar

pdi-sdk-plugins/
├── kettle-sdk-database-plugin
├── kettle-sdk-embedding-samples
├── kettle-sdk-jobentry-plugin
├── kettle-sdk-partitioner-plugin
├── kettle-sdk-plugin-assembly
├── kettle-sdk-step-plugin
└── plugins --> add any plugin's jars needed for embedding samples

pdi-sdk-plugins's People

Contributors

lgrill-pentaho avatar pamval avatar mdamour1976 avatar cravobranco avatar tmcsantos avatar kolinus avatar smaring avatar cardosov avatar yuryby avatar vasilinaterehova avatar rparaujo avatar rmansoor avatar pentaho-nbaker avatar mkambol avatar emartin-pentaho avatar artsiomyurhevich avatar andrei-viaryshka avatar aleks-messier avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.