Table of Contents

Search

  1. Preface
  2. Part 1: Hadoop Integration
  3. Part 2: Databricks Integration
  4. Appendix A: Managing Distribution Packages
  5. Appendix B: Connections Reference

Importing a Hadoop Cluster Configuration from the Cluster

Importing a Hadoop Cluster Configuration from the Cluster

When you import the Hadoop cluster configuration directly from the cluster, you provide information to connect to the cluster.
Get cluster connection information from the Hadoop administrator.
  1. From the
    Connections
    tab, click the
    ClusterConfigurations
    node in the Domain Navigator.
  2. From the Actions menu, select
    New
    Cluster Configuration
    .
    The
    Cluster Configuration
    wizard opens.
  3. Configure the following General properties:
    Property
    Description
    Cluster configuration name
    Name of the cluster configuration.
    Description
    Optional description of the cluster configuration.
    Distribution type
    The cluster Hadoop distribution type.
    Distribution version
    Version of the Hadoop distribution.
    Each distribution type has a default version. The default version is the latest version of the Hadoop distribution that Data Engineering Integration supports.
    When the cluster version differs from the default version and Informatica supports more than one version, the cluster configuration import process populates the property with the most recent supported version. For example, consider the case where Informatica supports versions 5.10 and 5.13, and the cluster version is 5.12. In this case, the cluster configuration import process populates this property with 5.10, because 5.10 is the most recent supported version before 5.12.
    You can edit the property to choose any supported version. Restart the Data Integration Service for the changes to take effect.
    Method to import the cluster configuration
    Choose
    Import from cluster
    .
    Create connections
    Choose to create Hadoop, HDFS, Hive, and HBase connections.
    If you choose to create connections, the Cluster Configuration wizard associates the cluster configuration with each connection that it creates.
    The Hadoop connection contains 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. For a list of Hadoop connection properties to configure, see Configuring Hadoop Connection Properties.
    If you do not choose to create connections, you must manually create them and associate the cluster configuration with them.
    When the wizard creates the Hive connection, it populates the Metadata Connection String and the Data Access Connection String properties with the value from the hive.metastore.uris property. If the Hive metastore and HiveServer2 are running on different nodes, you must update the Metadata Connection String to point to the HiveServer2 host.
    The cluster properties appear.
  4. Configure the following properties.
    For CDP Public Cloud, use the host and port information of the Data Hub cluster.
    Property
    Description
    Host
    Host name or IP address of the cluster manager.
    Port
    Port of the cluster manager.
    User ID
    Cluster user ID.
    Password
    Password for the user.
    Cluster name
    Name of the cluster. Use the display name if the cluster manager manages multiple clusters. If you do not provide a cluster name, the wizard imports information based on the default cluster.
  5. Click
    Next
    and verify the cluster configuration information on the summary page.

0 COMMENTS

We’d like to hear from you!