Skip to main content

Pentaho+ documentation has moved!

The new product documentation portal is here. Check it out now at docs.hitachivantara.com

 

Hitachi Vantara Lumada and Pentaho Documentation

Manual installation

Parent article

This guide walks through the manual installation of the Pentaho Server on your own web application server and explains how to configure it to use the Pentaho Repository database of your choice.

This guide assumes that you have read the Pentaho Installation Overview article to make sure that this is the best installation option for you.

Before you begin

Review these prerequisites before you start the manual installation.

This guide assumes that you have:
  • Read the overview of installation options in the Pentaho installation article to ensure that this method is the best installation option for you.
  • Checked the Components Reference to ensure that your server computer, Pentaho Repository database, and web browser meet Pentaho's requirements for this version of the software.
  • Uninstalled any evaluation version of Pentaho.
Audience

IT administrators who know where the data is stored, how to connect to it, details about the computing environment, and how to use the command line to issue commands for Microsoft Windows or Linux. You should also know how to install a database and a web application server.

Tools

You must supply a web application server that meets the hardware and software requirements indicated in the Components Reference , as well as a supported operating system and JRE or JDK. Additionally, you will need a text editor and a ZIP tool to complete some of the steps in this installation process.

The Pentaho Repository contains solution content, scheduling, and audit tables needed for the Pentaho Server to operate. You can house the Pentaho Repository on PostgreSQL, MySQL, MS SQL Server, or Oracle. With this installation option, you must supply, install, and configure your chosen database yourself.

Login Credentials

You must be logged on to an account that has administrative privileges to perform the tasks in these sections. Additionally, Linux users need to use the root account for some tasks.

Requirements for Manual Installation

A manual installation requires these items and expertise:

RequirementsDescription
You SupplyEach of the following items must meet or exceed the requirements in the Components Reference:
  • Computer with a supported operating system and hardware configuration.
  • Oracle Java Runtime Environment (JRE) or Oracle Java Development Kit (JDK).
  • Pentaho Repository database (PostgreSQL, MySQL, MS SQL Server or Oracle). You can also use a preexisting Pentaho repository platform.
  • Pentaho Repository database JDBC Drivers (PostgreSQL, MySQL, MS SQL Server or Oracle).
  • Your existing web application server, to provide server installs (JBoss or Tomcat).
We Supply
  • Installation package.
Technologies Used
  • You must provide either a Tomcat or JBoss web application server.
  • A PostgreSQL, MySQL, MS SQL Server, or Oracle database.
Expertise
  • Knowledge of your networking environment, including database port numbers if they differ from the default and IP address.
  • Permission to access installation directories.
  • Root or administrative access.
Approximate Installation Time
  • 1 to 3 hours.

You can download the Pentaho software from the https://support.pentaho.com/home.

Manual installation process

The manual installation process consists of the following steps, depending on the operating system used for your environment:

  1. Prepare Your Environment: Either Windows or Linux
  2. Prepare Repository: You can select one of the following database types for your Pentaho Repository:
  3. Choose and Prepare Your Web Application Server: You can use either Tomcat or JBoss, but you must install the web app server yourself.
    • Provide your own Tomcat web application server.
    • Provide your own JBoss web application server.
  4. Start the Pentaho Server: The final step is to start the Pentaho Server and install your licenses.

Manual installation of the Pentaho Client Tools

After you install and start the Pentaho Server, you can manually install the Pentaho client tools.

Once you have installed both the Pentaho Server and client tools, configure the Pentaho Server and design tools so that you can install licenses, log on to the Pentaho Server, set up data sources, and choose a security method.

Troubleshooting

See our list of common problems and resolutions.