All Products
Search
Document Center

Lindorm:Network connection

Last Updated:Feb 28, 2024

This topic describes how to connect the network of the source cluster and the network of the destination cluster.

Source cluster network

Destination cluster network

Supported by LTS

Procedure

VPC

Same VPC

Yes

In the web UI of Lindorm Tunnel Service (LTS) in the Lindorm console, associate the HBase and Lindorm clusters with the LTS cluster.

VPC

Different VPCs

Yes

  1. For more information about how to connect the source cluster and destination cluster in different VPCs, see Overview of VPC connections.

  2. Add the IP addresses of the HBase and Lindorm clusters to the whitelist of the LTS cluster.

  3. Enable the Hadoop Distributed File System (HDFS) only for ApsaraDB for HBase and ApsaraDB for Lindorm clusters.

Classic network

Same classic network

No

N/A

Classic network

VPC

No

N/A

Classic network

Classic network for ApsaraDB for HBase

No

N/A

Classic network for ApsaraDB for HBase

VPC

No

N/A

HDFS and HBase ports that are accessed during data migration

Type

Default port

Description

fs.default.name

8020

The port for namenode RPC interaction.

dfs.http.address

50070

The port for namenode management.

dfs.datanode.ipc.address

50020

The port of the DataNode RPC server.

dfs.datanode.address

50010

The port used for DataNode management.

zookeeper.property.clientPort

2181

The ZooKeeper port.

hbase.regionserver.port

16020

The port bound to the HBase RegionServer.

hbase.master.port

16000

The port bound to the HBase Master.