- 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

推薦閱讀
- Oracle WebLogic Server 12c:First Look
- Getting Started with Gulp(Second Edition)
- Windows Server 2012 Unified Remote Access Planning and Deployment
- 網店設計看這本就夠了
- Haxe Game Development Essentials
- Learning Hunk
- Programming with CodeIgniterMVC
- Python項目實戰從入門到精通
- Learning Material Design
- QGIS 2 Cookbook
- Selenium WebDriver Practical Guide
- Web前端開發最佳實踐
- 高質量程序設計指南:C++/C語言
- ANSYS FLUENT 16.0超級學習手冊
- OpenStack Sahara Essentials