Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There are two types of installation mode supported by infinit.e-platform.prerequisites:

  • Online
    i{*}nfinit infinit.e-platform.prerequisites.online - * The Online installation is for target machines that have an active connection to the internet that allows YUM to retrieve the latest version of packages required for the installation.
  • Offline
    infinit infinit.e-platform.prerequisites.offline -  * The Offline installation is for target machines that *that are not connected not connected to the internet. When the installation script (install.sh) is run YUM is pointed to the /mnt/opt/infinit.e-install/rpms directory where the required RPMs and their dependencies are located.

...

 

API Node

DB Node

Createrepo

X

X

Jpackage-utils          

X

X

yum-priorities

X

X

s3cmd

X

X

Java

X

X

Tomcat 6

X

X

Splunk

X

X

MongoDB

X

X

Elasticsearch

X

X

Curl

X

X

Hadoop

X

 

Hue

X

1. Installation of the RPM

...

Code Block
/mnt/opt/infinit.e-install/scripts

to the current user's root directory and renames it install.sh, e.g. :

Code Block
~/mnt/opt/infinit.e-install/install.sh

If you are not already in you root directory type the following command within terminal:

Code Block
cd ~cd /mnt/opt/infinit.e-install/

API Node

By default install.sh will create an API Nodewhen Node when you type the following command.

...

Code Block
################################################################################
IMPORTANT:
Copy /mnt/opt/infinit.e-install/config/infinite.configuration.properties.TEMPLATE to
/mnt/opt/infinit.e-install/config/infinite.configuration.properties and edit the
properties contained within the file to match your deployment environment.
################################################################################

Follow the instructions above before continuing with the next steps of the Infinit.e installation.