Download the Distribution Package
The tar.gz file that you download includes an RPM package and the binary files required to run the installation.
1. Create a temporary directory in a shared location on a local disk.
2. Download the following file: InformaticaHadoop-<version>.<platform>-x64.tar.gz
3. Extract the file to the machine from where you want to distribute the package and run the Big Data Management installation.
Install on a Single Node
You can install Big Data Management in a single node environment.
1. Log in to the machine as root user or as a user with sudo privileges.
2. Run one of the following commands to start the installation:
bash InformaticaHadoopInstall.sh
sh InformaticaHadoopInstall.sh
./InformaticaHadoopInstall.sh
3. Press y to accept the Big Data Management terms of agreement.
4. Press Enter.
5. Press 1 to install Big Data Management in a single node environment.
6. Press Enter.
7. Type the absolute path for the Big Data Management installation directory and press Enter.
Start the path with a slash. The directory names in the path must not contain spaces or the following special characters: { } ! @ # $ % ^ & * ( ) : ; | ' ` < > , ? + [ ] \
If you type a directory path that does not exist, the installer creates the entire directory path on the node during the installation. Default is /opt.
8. Press Enter.
The installer creates the following directory and populates all of the file systems with the contents of the RPM package: /<Big Data Management installation directory>/Informatica
You can view the informatica-hadoop-install.<date time stamp>.log installation log file to get more information about the tasks performed by the installer.