Table of Contents

Search

  1. Abstract
  2. Supported Versions
  3. Integrating Informatica® Big Data Management 10.2.2 HF1 SP1 with Qubole

Integrating Informatica® Big Data Management 10.2.2 HF1 SP1 with Qubole

Integrating Informatica® Big Data Management 10.2.2 HF1 SP1 with Qubole

Configure the Hadoop Connection

Configure the Hadoop Connection

Hadoop connections contain default values for properties such as cluster environment variables, cluster path variables, and advanced properties. Based on the cluster environment and the functionality that you use, you can add to the default values or change the default values of these properties.
After you create Hadoop connections during cluster configuration, use the Administrator tool to edit the Hive connection to change the connection information for the Hive metadata repository:
  1. In the Administrator tool, expand the list of connections.
    The image below shows an example of the list of connections in the domain navigator:
    The cluster configuration wizard creates connections and names them using the name of the cluster configuration as a suffix identifier. Each connection name begins with a connection type: HADOOP, HBASE, HDFS, and HIVE. In this image, the Hive connection is named HIVE_CCO_SPARK_BLAZE.
  2. Open the HIVE connection.
  3. In the Common Properties section of the connection properties, click the
    Edit
    icon to edit the properties.
  4. Locate the Metadata Connection String property and change the port number to 10003.
  5. Locate the Data Access Connection String property and change the port number to 10003.
  6. Locate the Cluster Executable Path property and add the YARN executable path to the
    $DEFAULT_CLUSTER_EXEC_PATH:
    .
    Run the
    which yarn
    command on the Qubole cluster to retrieve the YARN executable path. Add the YARN executable path till the
    /bin
    directory.
    For example, add the following path after the
    $DEFAULT_CLUSTER_EXEC_PATH:
    in the Cluster Executable Path property:
    /usr/lib/hadoop2/bin
  7. Click
    OK
    to save the changes.
For a full list of Hadoop connection properties to configure, see Hadoop Connection Properties.

0 COMMENTS

We’d like to hear from you!