Installing the IBM Spectrum Symphony client using the .rpm file (Linux root only)
If you have root permissions on a Linux® host, you can install using the default settings.
Procedure
What to do next
To install as root without using the default database path or installation directory, use the --dbpath and --prefix options.
- Define the cluster administrator account by setting the CLUSTERADMIN environment variable. Set the CLUSTERADMIN variable to any valid OS user account, which will then own all installation files.
- If you are want to use the MapReduce framework supported by IBM Spectrum Symphony Advanced Edition, configure environment variables required to run MapReduce workload as described in the previous section.
- Run the .rpm file:
rpm -ivh --prefix /install_dir --dbpath dbpath_dir install_file.rpm
Note: If you install the .rpm file without options, the IBM Spectrum Symphony client is installed under the /opt/ibm/spectrumcomputing/client732 directory.