This section describes how to download and run the Installer setup script, which must be done before you can start the Installer web interface or issue Installer Stanza commands.
Before you begin, review the Installer Prerequisites and Guidelines, which describe user, node, and security requirements for using the Installer. For cluster-planning information, see Planning the Cluster.
Release 6.0.0 and later
wget https://package.mapr.com/releases/installer/mapr-setup.sh -P /tmpRelease 5.2.2 and earlier (for more information, see Selecting an Installer Version to Use)
wget https://package.mapr.com/releases/installer-v1.11.0/mapr-setup.sh -P /tmpSCP to copy the file to the node that will
run the Installer:scp mapr-setup.sh user@server:/tmpchmod +x /tmp/mapr-setup.shmapr-setup.sh script to configure the node to run the Installer. Run the following command as the
root user from the directory that contains the script. The script
prompts you for some information. If you have not used this script before, consider
reviewing Using mapr-setup.sh to be
prepared./tmp/mapr-setup.shhttps://<Installer Node hostname/IPaddress>:9443You are
prompted to log in as the cluster administrator user that you configured while running
the mapr-setup.sh script.
| Use this option | To |
| Extend Cluster | Add a host to an existing cluster. |
| Incremental Install | Add or upgrade services that are already installed on the cluster. |
| Maintenance Update | Update your cluster to a new patch version of core or apply a patch. |
| Version Upgrade | Upgrade the cluster to a newer data-fabric release, apply a patch, and upgrade services that are already installed on the cluster. |
| Shutdown | Stop the data-fabric services on the cluster. |
| Uninstall | Remove existing data-fabric software before proceeding with a new installation. |