Introduction
The infinit.e-platform.prerequisites.online and .offline RPMS contains a collection of packages, data files, and scripts that are necessary to prepare a clean CentOS 5.6 or Red Hat Enterprise Linux 5.5 server for the installation of IKANOW's Infinit.e.
...
| 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
Once infinit.e-platform.prerequisites RPM has been copied to the target machine execute the following command (assuming that you are within the same directory in which the RPM is located):
...
Code Block |
---|
/mnt/opt/infinit.e-install |
2. Running install.sh
infinit.e-platform.prerequisites copies the online_install.sh or offline_install.sh script from following directory on the target machine:
...
Code Block |
---|
sh install.sh dbnode |
3. Configuring the Node via the infinite.configuration.properties.TEMPLATE File
When the install.sh script has completed running you should see the following message:
...