Step 11: Install Ecosystem Components Manually
You can install one or more ecosystem components from any Ecosystem Pack (EEP) that is supported by the data-fabric cluster version. An EEP consists of a group of ecosystem components that work together.
Prerequisite: Set up the EEP Repository
Complete the following steps on each node in the cluster:
- Verify that each node can access the ecosystem packages associated with the EEP version that you want to install. For information about how to set up the ecosystem repositories or to manually download each package, see Step 3: Prepare Packages and Repositories.
- Update the repository cache to get the latest list of available packages:
- On RedHat/CentOS:
yum clean all
- On SLES:
zypper refresh
- On Ubuntu:
apt-get update
- On RedHat/CentOS:
Manually Install Ecosystem Components
Review the Ecosystem Pack Release
Notes to determine the list of ecosystem components available in the EEP that you have selected. Then, complete the
installation steps for each component that you want to install.
NOTE
- If you want to use the optional OJAI Distributed Query Service, you must install Drill. See Installing Drill.
- For special considerations related to the installation of the
mapr-apiserver
andmapr-webserver
packages (for the control system) in releases 6.2.0 and later, see Setting Up the Control System.