Install Incorta on a Single Server

You can install Incorta on one server (sometimes called a “Typical” installation).

Before you complete these steps, make sure you:

  • Meet the Installation Requirements.
  • Set the Java home and path environment variable. See Install Java.
  • Verify that you updated the .bash_profile.
  • For Windows installations only:

    • Install Microsoft Visual C++ 2015 redistributable.
    • Set the HADOOP_HOME environmental variable to <Incorta_installation_path>/IncortaNode/hadoop.
    • Add to the PATH environmental variable: %HADOOP_HOME%/bin.

Perform the following process on the server where you want to install Incorta:

  1. Log in to the node where you want to install Incorta Analytics.
  2. Download the Incorta Analytics build.
  3. Unzip incorta-package.zip in the build folder.
  4. Run the file incorta-installer_<version>.jar from the unzipped folder to start the installation. Note: You can use this file to run the installation wizard, which walks you through the installation process. If you use this method, follow the steps in the wizard, then skip to the steps you perform in the CMC. The installer attempts to create a directory at /home/incorta/IncortaAnalytics/logs before you specify the installation directory.
  5. Follow the prompts to read and accept the Product License Agreement.
  6. Select 1 for a typical single-server installation.
  7. Follow the prompts to provide the installation path, set the port for the node agent, and set the IP Address. Automatically start the node agent if you want to continue configuring Incorta immediately upon completing installation.
  8. Choose whether to install the Tomcat web application manager.
  9. Select the server port, HTTP connector port, HTTP Connector Redirect Port, AJP Connector Port, AJP Connector Redirect Port for the Cluster Management Console (CMC). Keep the defaults if this is the first Incorta Analytics server installation and the ports are available.
  10. Provide the CMC max heap size.
  11. Set the administrator username and password that you will use to log in to the CMC.
  12. Select Enter to install.

Run the following commands to ensure that the CMC, nodeAgent, zookeeper, and Derby database (if you use it) started: * ps -ef | grep cmc * ps -ef | grep nodeAgent * ps -ef | grep derby * ps -ef | grep zookeeper

Next: Finish Installing Incorta with the CMC


© Incorta, Inc. All Rights Reserved.