This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
pentaho [2022/05/23 04:58] – vissie | pentaho [2022/06/14 06:41] (current) – vissie | ||
---|---|---|---|
Line 1: | Line 1: | ||
=====Install===== | =====Install===== | ||
- | Step 1. Download Pentaho Data Integration from Sourceforge | + | ====Step 1. Download Pentaho Data Integration from Sourceforge==== |
You can download the files from this link: | You can download the files from this link: | ||
| | ||
+ | | ||
- | Step 2. Install Java 8 | + | ====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 | To run Pentaho Data Integration on Ubuntu, Java 8 is required. Higher versions of Java like 9 or 11 will cause this | ||
error. | error. | ||
Line 21: | Line 22: | ||
To confirm you have Java installed, type | To confirm you have Java installed, type | ||
java -version | java -version | ||
+ | | ||
+ | ====Step 3: Open the Pentaho Data Integration App==== | ||
+ | Now that Java 8 is installed, we can run the Pentaho Data Integration app. | ||
+ | In your terminal, change directories to the folder you extracted the sourceforge files to. | ||
+ | |||
+ | Extract files to a folder on your desktop called “pentaho” so your terminal looks like: | ||
+ | To run spoon.sh, type | ||
+ | ./spoon.sh | ||
+ | in your terminal. That will begin the process of starting the app. | ||
+ | |||
+ | |||
+ | =====Maria db jar file===== | ||
+ | https:// | ||
+ |