Modifying Host Information in an Elastic Resource Pool

Scenario

Host information is the mapping between host IP addresses and domain names. After you configure host information, jobs can only use the configured domain names to access corresponding hosts. After a datasource connection is created, you can modify the host information.

When accessing the HBase cluster of MRS, you need to configure the host name (domain name) and IP address of the instance.

Constraints

You have obtained the MRS host information by referring to How Do I Obtain MRS Host Information?

Modifying Host Information

  1. Log in to the DLI management console.
  2. In the left navigation pane, choose Datasource Connections.
  3. On the Enhanced tab page displayed, locate the enhanced datasource connection to be modified, click More in the Operation column, and select Modify Host.
  4. In the Modify Host dialog box displayed, enter the obtained host information.

    Enter host information in the format of Host IP address Host name. Information about multiple hosts is separated by line breaks.

    Example:

    192.168.0.22 node-masterxxx1.com

    192.168.0.23 node-masterxxx2.com

    Obtain the MRS host information by referring to How Do I Obtain MRS Host Information?

  5. Click OK.

How Do I Obtain MRS Host Information?