User Tools

Site Tools


Sidebar

pentaho

This is an old revision of the document!


Install

Step 1. Download Pentaho Data Integration from Sourceforge You can download the files from this link: https://sourceforge.net/projects/pentaho/

Step 2. Install Java 8 To run Pentaho Data Integration on Ubuntu, Java 8 is required. Higher versions of Java like 9 or 11 will cause this error.

“Endorsed standards and standalone APIs in modular form will be supported via the concept of upgradeable
 modules.”

To install Java 8, open your terminal and type in these commands at the shell prompt:

sudo apt update
sudo apt install openjdk-8-jdk

The terminal will ask you to confirm your download, type “y” to confirm. To confirm you have Java installed, type

java -version
pentaho.1653306346.txt.gz · Last modified: 2022/05/23 04:45 by vissie