Verify installation
To verify that the Pentaho products have been installed properly, review the software directory structure and the installation summary file.
Open a file explorer window such as Windows Explorer or a command line tool such as the Command Prompt or Windows Terminal.
Navigate to the directory where you installed the software, then compare this directory structure with yours. If you installed all components, the structure should look like this.
pentaho/ pentaho/design-tools/ pentaho/design-tools/aggregation-designer/ pentaho/design-tools/data-integration/ pentaho/design-tools/metadata-editor/ pentaho/design-tools/report-designer/ pentaho/design-tools/schema-workbench/ pentaho/documentation/ pentaho/java/ pentaho/jdbc-distribution/ pentaho/license-installer/ pentaho/licenses/pentaho/monetdb/ pentaho/postgresql/ pentaho/scripts/ pentaho/server/
Open the
installation-summary.txt
file. Make sure that the design tools and plugins that you installed are listed.Review the following locations of files.
FileDescriptionctlscript.sh
Starts, stops, restarts, and shows the status of Pentaho services. Available on Linux and Mac only.
installation-summary.txt
Contains the information from the summary screen at the end of the installation process.
uninstall
A script that removes Pentaho Business Analytics.
Tool/PluginLocationPentaho Server
pentaho/server/pentaho-server/
Report Designer
pentaho/design-tools/report-designer/
Schema Workbench
pentaho/design-tools/schema-workbench/
Data Integration (Spoon)
pentaho/design-tools/data-integration/
Metadata Editor
pentaho/design-tools/metadata-editor/
Aggregation Designer
pentaho/design-tools/aggregation-designer/
Dashboard Designer
pentaho/server/pentaho-server/pentaho-solutions/system/dashboards/
Analyzer
pentaho/server/pentaho-server/pentaho-solutions/system/analyzer/
Interactive Reports
pentaho/server/pentaho-server/pentaho-solutions/system/pentaho-interactive-reporting/
License Installer
pentaho/license-installer/
LogLocationPentaho Server Logs for BA configuration
pentaho/server/pentaho-server/logs/
Tomcat Logs for Pentaho Server for BA configuration
pentaho/server/pentaho-server/tomcat/logs/
For Mac OSX, you will have to copy the JDBC .jar into the location listed for Report Designer.
JDBC DriverLocationPentaho Server for BA configuration
pentaho/server/pentaho-server/tomcat/lib/
Report Designer
pentaho/design-tools/report-designer/lib/jdbc/
Schema Workbench
pentaho/design-tools/schema-workbench/drivers/
Aggregation Designer
pentaho/design-tools/aggregation-designer/drivers/
Metadata Editor
pentaho/design-tools/metadata-editor/libext/JDBC/
PDI client (Spoon)
pentaho/design-tools/data-integration/lib/
Port NumberDescription5432
PostgreSQL Server
8080
Pentaho Server Tomcat Web Server Startup Port
8012
Pentaho Server Shutdown Port
9001
HSQL Server Port
9092
Embedded H2 Database
Note: Your port numbers might differ if these ports are already used for other programs. If you have installed Pentaho using the installation wizard, your actual port numbers can be found in the
installation-summary.txt
file in the Pentaho root directory.
Last updated
Was this helpful?