- Pentaho Data Integration Beginner's Guide(Second Edition)
- María Carina Roldán
- 233字
- 2021-07-23 15:46:49
Time for action – installing PDI
These are the instructions to install PDI, for whatever operating system you may be using.
The only prerequisite to install the tool is to have JRE 6.0 installed. If you don’t have it, please download it from www.javasoft.com and install it before proceeding. Once you have checked the prerequisite, follow these steps:
- Go to the download page at http://sourceforge.net/projects/pentaho/files/Data Integration.
- Choose the newest stable release. At this time, it is 4.4.0, as shown in the following screenshot:
- Download the file that matches your platform. The preceding screenshot should help you.
- Unzip the downloaded file in a folder of your choice, that is,
c:/util/kettle
or/home/pdi_user/kettle
. - If your system is Windows, you are done. Under Unix-like environments, you have to make the scripts executable. Assuming that you chose
/home/pdi_user/kettle
as the installation folder, execute:cd /home/pdi_user/kettle chmod +x *.sh
- In Mac OS you have to give execute permissions to the
JavaApplicationStub
file. Look for this file; it is located inData Integration 32-bit.app\Contents\MacOS\
, orData Integration 64-bit.app\Contents\MacOS\
depending on your system.
What just happened?
You have installed the tool in just a few minutes. Now, you have all you need to start working.
Pop quiz – PDI prerequisites
Q1. Which of the following are mandatory to run PDI? You may choose more than one option.
- Windows operating system.
- Pentaho BI platform.
- JRE 6.
- A database engine.
推薦閱讀
- PowerShell 3.0 Advanced Administration Handbook
- Visual C# 2008開發技術實例詳解
- 傳感器技術應用
- Creo Parametric 1.0中文版從入門到精通
- AutoCAD 2012中文版繪圖設計高手速成
- 完全掌握AutoCAD 2008中文版:機械篇
- 大數據時代
- Implementing AWS:Design,Build,and Manage your Infrastructure
- Python:Data Analytics and Visualization
- Azure PowerShell Quick Start Guide
- 工業機器人力覺視覺控制高級應用
- MPC5554/5553微處理器揭秘
- ADuC系列ARM器件應用技術
- 智能+:制造業的智能化轉型
- Learning Couchbase