Installation and Configuration Guide > Installing Big Data Management > Big Data Management Installation from a Debian Package
  

Big Data Management Installation from a Debian Package

To install Big Data Management on Ubuntu Hadoop distributions on Azure HDInsight, download the tar.gz file that includes a Debian package and the binary files that you need.
To enable Big Data Management in an Ubuntu Hadoop cluster environment, download, decompress, and run the product installer.
Note: The default installation location of Informatica Hadoop binaries is /opt/Informatica. This location cannot be changed.

Download the Debian Package

    1. Download the following file to a temporary folder: InformaticaHadoop-<version>-Deb.tar.gz
    2. Extract the file to the machine from where you want to distribute the Debian package and run the Big Data Management installation.

Installing Big Data Management in a Single Node Environment

You can install Big Data Management in a single node environment.
    1. Log in to the machine.
    2. Run the following command from the Big Data Management root directory to start the installation in console mode:
    sudo bash 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.
To get more information about the tasks performed by the installer, you can view the informatica-hadoop-install.<DateTimeStamp>.log installation log file.

Installing Big Data Management Using the SCP Protocol

You can install Big Data Management in a cluster environment from the primary namenode using the SCP protocol.
    1. Log in to the primary namenode.
    2. Run the following command to start the Big Data Management installation in console mode:
    sudo bash InformaticaHadoopInstall.sh
    3. Press y to accept the Big Data Management terms of agreement.
    4. Press Enter.
    5. Press 2 to install Big Data Management in a cluster environment.
    6. Press Enter.
    7. Press 1 to install Big Data Management from the primary namenode.
    8. Press Enter.
The installer installs Big Data Management in the HDInsight Hadoop cluster. The SCP utility copies the product binaries to every node on the cluster in the following directory: /opt/Informatica.
You can view the informatica-hadoop-install.<DateTimeStamp>.log installation log file to get more information about the tasks performed by the installer.

Installing Big Data Management Using NFS

You can install Big Data Management in a cluster environment from the primary NameNode using the NFS protocol.
    1. Log in to the primary NameNode.
    2. Run the following command to start the Big Data Management installation in console mode:
    sudo bash InformaticaHadoopInstall.sh
    3. Press y to accept the Big Data Management terms of agreement.
    4. Press Enter.
    5. Press 2 to install Big Data Management in a cluster environment.
    6. Press Enter.
    7. Press 1 to install Big Data Management from the primary NameNode.
    8. Press Enter.
You can view the informatica-hadoop-install.<DateTimeStamp>.log installation log file to get more information about the tasks performed by the installer.

Installing Big Data Management in a Cluster Environment

You can install Big Data Management in a cluster environment from any machine in the cluster that is not a name node.
    1. Verify that the Big Data Management administrator has user root privileges on the node that will be running the Big Data Management installation.
    2. Log in to the machine as the root user.
    3. In the HadoopDataNodes file, add the IP addresses or machine host names of the nodes in the Hadoop cluster on which you want to install Big Data Management.
    You must add one IP addresses or machine host names of the nodes in the Hadoop cluster for each line in the file.
    Note: The HadoopDataNodes file is located on the node from where you want to launch the Big Data Management installation.
    4. Run the following command to start the Big Data Management installation in console mode:
    sudo bash InformaticaHadoopInstall.sh
    5. Press y to accept the Big Data Management terms of agreement.
    6. Press Enter.
    7. Press 2 to install Big Data Management in a cluster environment.
    8. Press Enter.