Network connection

更新时间:
复制 MD 格式

Before configuring Lindorm Tunnel Service (LTS), connect the networks of your source HBase cluster and destination Lindorm cluster. The supported combinations depend on the network type of each cluster.

Supported network configurations

Source cluster networkDestination cluster networkSupported by LTSProcedure
VPCSame VPCYesIn the LTS web UI of the Lindorm console, associate the HBase and Lindorm clusters with the LTS cluster.
VPCDifferent VPCsYes
  1. Connect the two VPCs. For details, see Overview of VPC connections.

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

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

Classic networkSame classic networkNoN/A
Classic networkVPCNoN/A
Classic networkClassic network for ApsaraDB for HBaseNoN/A
Classic network for ApsaraDB for HBaseVPCNoN/A

HDFS and HBase ports for data migration

During data migration, LTS accesses the following HDFS and HBase ports. Make sure these ports are open between the clusters.

Configuration propertyDefault portDescription
fs.default.name8020NameNode RPC port
dfs.http.address50070NameNode management port
dfs.datanode.ipc.address50020DataNode RPC server port
dfs.datanode.address50010The port used for DataNode management
zookeeper.property.clientPort2181ZooKeeper client port
hbase.regionserver.port16020HBase RegionServer port
hbase.master.port16000HBase Master port