Installer
You must download and run the Installer setup script before you can start the Installer web interface or issue Installer Stanza commands.
- New-feature releases, such as 7.4.0 and 7.5.0
- Ecosystem components, such as Spark, Hive, and HBase – or other components contained in an Ecosystem Pack (EEP)
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.
Steps for Setting Up and Running the Installer
- Select a node from which to run the Installer. The node from which you run the Installer does not need to be one of the nodes on which you plan to install the cluster.
- Download the mapr-setup.sh script. Choose one of the following
options:
- Download the setup script directly from package.ezmeral.hpe.com to the node that will run
the
Installer:IMPORTANT: To access the Data Fabric internet repository, you must specify the email and token of an HPE Passport account. For more information, see Using the HPE Ezmeral Token-Authenticated Internet Repository.
wget --user=<email> --password=<token> https://package.ezmeral.hpe.com/releases/installer/mapr-setup.sh -P /tmp
- Download to your local workstation, and copy to the node that will run the Installer:
- On the Download Page, click Download, and save the setup script to a location on your workstation.
- Use a tool such as
SCP
to copy the file to the node that will run the Installer:scp mapr-setup.sh user@server:/tmp
- Download the setup script directly from package.ezmeral.hpe.com to the node that will run
the
Installer:
- Change the file permissions so that you can run the
file.
chmod +x /tmp/mapr-setup.sh
- Run the
mapr-setup.sh
script to configure the node to run the Installer. Run the following command as theroot
user from the directory that contains the script. You must include your HPE Passport email and token and specify the name of the internet repository. The Installer remembers this information for later use. 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.sh -r https://<email>:<token>@package.ezmeral.hpe.com/releases/
- Start the Installer. Open the Installer URL:
https://<Installer Node hostname/IPaddress>:9443
You are prompted to log in as the cluster administrator user that you configured while running the
mapr-setup.sh
script.
Other Tasks You Can Perform with the Installer
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. |
HPE Privacy Statement
To learn how HPE uses, shares, transfers, and manages personal information, see the HPE Privacy Statement.