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.