Verify installation

To verify that the Pentaho products have been installed properly, review the software directory structure and the installation summary file.

  1. Open a file explorer window such as Windows Explorer or a command line tool such as the Command Prompt or Windows Terminal.

  2. 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/
    
  3. Open the installation-summary.txt file. Make sure that the design tools and plugins that you installed are listed.

  4. Review the following locations of files.

    File
    Description

    ctlscript.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/Plugin
    Location

    Pentaho 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/

    Log
    Location

    Pentaho 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 Driver
    Location

    Pentaho 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 Number
    Description

    5432

    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?