Pentaho Data Integration

Kettle is an open source ETL tool acquired by Pentaho in 2005. Pentaho then also launched an enterprise version of this ETL Tool called Pentaho Data Integration (PDI) while the community version continues to exist. Obviously, PDI has more capabilities and features compared with the community version.

Pentaho sells PDI along with their BI offering which could be used for various data related operations like Data Cleaning, Data migration, Data loading, Data processing, Data governance etc. There are various components present in Pentaho ETL tool used for operations such as:

  • Spoon – data modeling and development tool for ETL developers. It allows creation of transformations (elementary data flows) and jobs (execution sequences of transformations and other jobs)
  • Pan – executes transformations modeled in Spoon
  • Kitchen – is an application which executes jobs designed in Spoon
  • Carte – a simple webserver used for running and monitoring data integration tasks

We have worked on and implemented various ETL works using Pentaho for clients including University of Bridgeport, Canadian Bearings, SyncHR, New Healthcare Analytics, Numerify, Mozaic Limited, etc.

Looking for Customized Services..?

Learn

Latest Posts on Our Blog

Business Intelligence

Installation of Firebird db

By admin

Steps to install firebird db 1. Go to google and type firebird in search box and then click on first link. License aggrement 2. Click on downloads and then install Firebird latest version(5.0.0). 3. It will navigate to the below...
  • 0
Software Testing

Defect Life Cycle

By admin

This blog explains about the complete life cycle of a bug and different status of bug from the stage it was identified,fixed,retest and close. What is Defect life cycle? Defect life cycle is the life cycle of a defect or...
  • 0
Software Testing

Different Levels of Testing in Software Testing

By admin

What are the Levels of Software Testing? In this blog,we are going to understand the various levels of software testing In Software Testing,we have four different levels of testing,which are as mentioned below: Unit Testing Integration Testing System Testing Acceptance...
  • 0