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 |
|
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. |