- Instant Pentaho Data Integration Kitchen
- Sergio Ramazzina
- 153字
- 2021-08-13 16:35:10
Getting ready
To get ready for this recipe, you first need to check that your Java environment is configured properly; to do this, check that the JAVA_HOME
environment variable is set. Even if PDI while starting up tries to guess the value of the JAVA_HOME
environment variable from the system, it is always good practice to set the JAVA_HOME
environment variable. As soon as this is done, you need to start Spoon, the PDI's graphical development environment. You can start Spoon from the command line using the appropriate script located in the PDI's home directory. As soon as you get into the PDI home directory, you can run the proper script depending on the specific operating system environment.
Have a look at the following options:
- If you are on Windows, use the script
spoon.bat
to start the application - If you are on Linux or Mac, use the script
spoon.sh
to start the application

推薦閱讀
- JBoss Weld CDI for Java Platform
- 案例式C語言程序設計
- Learn to Create WordPress Themes by Building 5 Projects
- 算法大爆炸:面試通關步步為營
- MySQL 8 DBA基礎教程
- Teaching with Google Classroom
- Go語言編程
- Getting Started with Nano Server
- 平面設計經典案例教程:CorelDRAW X6
- Android應用開發實戰
- Solutions Architect's Handbook
- TypeScript全棧開發
- 例解Python:Python編程快速入門踐行指南
- Effective C++:改善程序與設計的55個具體做法(第三版)中文版(雙色)
- Python趣味創意編程