Example - single node install - install script
This is the (slightly sanitized) script that we use to build the AWS Marketplace images.
Note: this doesn't install a standalone Hadoop server or any RAID.
The configuration corresponding to this script file is here.
cd /etc/yum.repos.d curl -O 'http://www.ikanow.com/infinit.e-preinstall/ikanow.repo' curl -O 'http://www.ikanow.com/infinit.e-preinstall/ikanow-infinite.repo' yum install -y infinit.e-platform.prerequisites.online cd /opt/infinite-install/ sh install.sh apinode --slow cd config/ # TODO copy/edit the configuration file yum install -y infinit.e-hadoop-installer.online yum install -y infinit.e-config yum install -y infinit.e-index-engine yum install -y infinit.e-db-instance yum install -y infinit.e-processing-engine yum install -y infinit.e-interface-engine
Copyright © 2012 IKANOW, All Rights Reserved | Licensed under Creative Commons