Coder Social home page Coder Social logo

sandfordz / pdi-scheduler Goto Github PK

View Code? Open in Web Editor NEW

This project forked from martin6502/pdi-scheduler

0.0 0.0 0.0 138.59 MB

A Web-based Scheduler for PDI (Pentaho Data Integration)

License: GNU General Public License v3.0

Java 98.65% Groovy 0.13% HTML 0.77% Batchfile 0.04% SCSS 0.41%

pdi-scheduler's Introduction

PDI-Scheduler

A Web-based Scheduler for PDI (Pentaho Data Integration)

In the past I always missed a good way for scheduling PDI Jobs used together with their Community Edition. You may find more information about PDI and also the downloads at https://sourceforge.net/projects/pentaho/

So I started to create an own Web-based Scheduler which works together with one or more PDI Carte Server. They are executing the PDI Jobs and provides status and result information back to the Scheduler. The big advantage for this approach is, that you have a clean separation and no problems with PDI version upgrades. You may even run different versions in parallel.

Following a short overview about implemented features:

  • Multiple Worker (= Carte Server) support
  • Multiple Project support (a Project contains multiple Tasks and is bound to one Worker)
  • Tasks which may be triggered either by cron expression, previous task or manually
  • Timezone handling
  • User based Role concept
  • Status and Logs of executed Tasks (= PDI Jobs) are imported back to Scheduler
  • Timeout handling for Tasks
  • Extended monitoring

The application is developed with CUBA.platform framework ( https://github.com/cuba-platform/cuba ) and uses internally the Quartz Job Scheduler ( http://www.quartz-scheduler.org/ ) and also a PostgreSQL DB ( https://www.postgresql.org/ )

For Installation of PDI Scheduler please have look here

After Installation you may start with an example here

pdi-scheduler's People

Contributors

martin6502 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.