Lindorm

更新时间:
复制 MD 格式

This topic describes how to add a Lindorm data source.

Automatic association in the console

Prerequisites

The Lindorm Tunnel service (LTS) instance and the Lindorm instance are in the same VPC. For more information about how to establish network connectivity, see Network connectivity.

Procedure

  1. Log in to the Lindorm console.
  2. On the Cluster list page, click the target LTS instance.
  3. In the left-side navigation pane, choose Data source management, and then click Add data source. The hbase data source tab is selected by default. You can also switch to the spark data source tab.
  4. In the Add data source dialog box, set Instance type to Lindorm, select a region such as China (Hangzhou), select VPC under the current account or Associate Lindorm instance from another account, select an instance ID, and then click OK.
  5. After the data source is associated, the new cluster appears on the LTS web UI.
    Note The association may take about a minute to complete.

Manual association

Use cases

Use this method when the Lindorm Tunnel service (LTS) instance and the Lindorm instance are in different VPCs.

Procedure

  1. Log in to the LTS console. In the left-side navigation pane, choose Data source management > Add data source.
  2. On the Add data source page, configure the following parameters.
    Parameter Description
    Cluster name The name of the cluster. The name can only contain letters and digits.
    Data source type Select Lindorm for HBase (Enhanced Edition).
    Data source parameters Example: "clusterKey":"x.hbaseue.rds.aliyuncs.com:30020:xusername:xpassword"
    • x.hbaseue.rds.aliyuncs.com: The access endpoint of the Lindorm instance. You can obtain this value from the Lindorm console.
    • 30020: The port number.
    • xusername: The username.
    • xpassword: The password.
    Cluster /etc/hosts (Required for self-managed or E-MapReduce clusters) Use the default value.
  3. Click Add.