Adding a Cloudera Base on premises cluster as a Classic Cluster

Register a Cloudera Base on premises cluster as a classic cluster using Cloudera Manager so that you can use the Base cluster in your hybrid environment as the Data Lake.

  1. Log in to Cloudera Management Console.
  2. Click Clusters.
  3. On the Classic Clusters page, click Add Cluster.
  4. In the Cluster Details dialog box, go to the Cloudera Base on premises tab and enter the following details:
    1. If your cluster is not reachable by a public network, click “My cluster is accessible only in my private network”.
    2. Cloudera Manager IP Address – Enter the IP address of the Cloudera Manager of the Cloudera Base on premises cluster. The Cloudera Management Console uses this IP address to identify the cluster for registration purposes.
    3. Cloudera Manager Port – Enter the port of the Cloudera Manager of the Cloudera Base on premises cluster.
    4. Data center – Enter a unique data center name for the Cloudera Base on premises cluster.
    5. Select the My cluster runs on HTTPS option if the Cloudera Base on premises cluster uses HTTPS.
    6. Clear the Register KNOX endpoint (Optional) option, if selected.
    7. Click CONNECT.
    The Cloudera Management Console acquires the configuration details from Cluster Connectivity Manager service. After Cloudera successfully connects to your new cluster (which is expected to take no more than 5 minutes), it will highlight the Step 2 pane.
  5. On the Classic Clusters page, click Files in the Step 2 pane.
  6. Follow the instructions in the Setup Connectivity Client dialog box. You must download the jumpgate-agent RPM file and the cluster_connectivity_setup_files zip file onto Cloudera Manager host in your new cluster:
    1. In the command line interface, copy the jumpgate-agent RPM and cluster_connectivity_setup_files zip files to the Cloudera Manager host.
    2. Extract the cluster_connectivity_setup_files file. You can find an install.sh script inside this zip file.
    3. SSH to the Cloudera Manager host.
    4. Install the jumpgate-agent RPM file by using the following command:
      yum --nogpgcheck localinstall < 
      downloaded-jumpgate-agent-rpm >
    5. Run the install.sh script by using the ./install.sh command.
    6. Check service status to see if the agent has been connected by using the following command:
      systemctl status jumpgate-agent.service
  7. On the Classic Clusters page, click Test Connection in the Step 2 pane to verify whether the connection is successful.
  8. Click Register in the Step 3 pane.
  9. In the Cluster Details dialog box, enter the Cloudera Manager credentials that have Admin access to Cloudera Manager and the cluster services.
  10. Click Connect.
  11. To complete the registration, enter the following details on the Classic Clusters page:
    1. Cluster Location – Enter the geographical location of the Data Lake.
    2. Data Center – Ensure that the data center name is the name that you provided for the Cloudera Base on premises cluster during registration.
    3. Tags – Optionally, enter the tags for the cluster.
    4. Description – Optionally, enter a description.
  12. Click Add.
You can use the registered Classic Cluster in your hybrid environment.