Install the PDI client
Perform the following steps to install the PDI client:
Download the
pdi-ee-client-9.3.0-<build number>-dist.zip
file from the Support Portal.On the Support Portal home page, sign in using the Pentaho support username and password provided in your Pentaho Welcome Packet.
In the Pentaho card, click Download.
The Downloads page opens.
In the 9.x list, click See all <number> articles to see the full list of 9.x downloads.
On the 9.x page, click Pentaho 9.3 GA Release.
Scroll to the bottom of the Pentaho 9.3 GA Release page.
In the file component section, navigate to the
Client Tools/PDI Spoon
directory.Download the
pdi-ee-client-9.3.0-<build number>-dist.zip
Use a ZIP tool to extract the file you just downloaded.
CAUTION:
Do not use Unarchiver 3.3 to unzip files; it might corrupt the plugin file names.
Open a Command Prompt or Terminal window and navigate to the folder that contains the files you just extracted.
Enter one of the following at the prompt.
For Windows:
install.bat
For Linux:
./install.sh
Read the license agreement that appears. Select Accept, then click Next.
Note: If you are unpacking the file in a non-graphical environment, open a Terminal or Command Prompt window and type
java -jar install.jar -console
and follow the instructions presented in the window.Specify where you want the file to be unpacked.
The location you specify can be temporary because you will be manually placing the files in the appropriate directories later in these instructions.
Click Next.
The Installation in Progress window appears.
When the installation progress is complete, click Quit to exit the Unpack Wizard.
Create a directory for your tools and utilities.
If you are unsure of what directory to create, consider creating a
pentaho
directory anddesign-tools
subdirectory on your workstation. If you choose this option, the directory path should look like the following example:pentaho/design-tools
Copy or move the extracted files to the
pentaho/design-tools
directory.The design tool, utilities, and plugins appear in the following path:
pentaho/design-tools/data-integration (Spoon, Kitchen, Pan, Carte)
Last updated
Was this helpful?