Want higher ROI? Create marketing content faster with MyEdit Business

Get Started

Pentaho Data Integration Community

If you want to dive deeper into configuring your PDI environment, let me know: What are you deploying PDI on?

Click the (play icon) in the toolbar. A "Execute a transformation" dialog will appear. Click Launch . A new "Execution Results" panel will open at the bottom, showing a log of your transformation's progress and, crucially, any errors. pentaho data integration community

If you deal with wide rows or binary data, lower the "Nr of rows in rowset" in your Transformation Properties to avoid Java OutOfMemoryError exceptions. If you want to dive deeper into configuring

MySQL, PostgreSQL, Oracle, SQL Server. NoSQL: MongoDB, Cassandra. Cloud: AWS S3, Google Drive, Azure Blob Storage. Files: CSV, Excel, XML, JSON, Avro, Parquet. Key Concepts: Transformations vs. Jobs Click Launch

The landscape of data integration is evolving, and the Pentaho community is evolving with it. The release of (a Long Term Supported release) marks a significant milestone. Key enhancements include:

Your first transformation is ready to run.

+-------------------------------------------------------------+ | PDI JOB | | (Manages Workflow, Execution Order, and Orchestration) | | | | [Start] ---> [Check DB] ---> [Transformation] ---> [Mail] | +-------------------------------------------------------------+ | v +----------------------------------------------------------+ | PDI TRANSFORMATION | | (Data Manipulation & Parallel Streaming) | | | | [Extract Source] ===(Rows)===> [Filter] ===(Rows)===> [Load] | +----------------------------------------------------------+ Transformations (.ktr files)