Getting Started
Components, User Interface, Configuration options ..
Last updated
Components, User Interface, Configuration options ..
Last updated
In 'Getting Started' you will learn how to configure:
Pentaho Data Integration & Server components
Pentaho Data Integration User Interface
KETTLE Configuration Files
Adding JDBC Drivers
Pentaho Repository
Graphical modelling environment for developing, testing, debugging and monitoring jobs and transformations.
Designer
Drag & Drop 'objects' to design your pipelines and workflows.
Scheduler
Connects to Quartz scheduler on server. Jobs and transformations must be uploaded to Repository.
Engine
Kettle and Spark engines available to execute jobs and transformations.
Repository Browser
Connects to Apache Jackrabbit content Repository, pointing to a supported database:
PostgreSQL
MSSQL Server
Oracle
MySQL
MariaDB
DB Explorer
Database Explorer that enables you to conduct minimal database operations.
The contains a list of drivers.
The Pentaho+ platform implements its repository using , a fully conforming implementation of the content repository for Java technology API (JCR, specified in JSR 170 and JSR 283)
is a Java framework which is used to store the Java objects in the relational database system. It is an open-source, lightweight, ORM (Object Relational Mapping) tool.
is an open source job-scheduling framework written entirely in Java and designed for use in both J2SE and J2EE applications.