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 network | Destination cluster network | Supported by LTS | Procedure |
|---|---|---|---|
| VPC | Same VPC | Yes | In the LTS web UI of 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 for data migration
During data migration, LTS accesses the following HDFS and HBase ports. Make sure these ports are open between the clusters.
| Configuration property | Default port | Description |
|---|---|---|
fs.default.name | 8020 | NameNode RPC port |
dfs.http.address | 50070 | NameNode management port |
dfs.datanode.ipc.address | 50020 | DataNode RPC server port |
dfs.datanode.address | 50010 | The port used for DataNode management |
zookeeper.property.clientPort | 2181 | ZooKeeper client port |
hbase.regionserver.port | 16020 | HBase RegionServer port |
hbase.master.port | 16000 | HBase Master port |
该文章对您有帮助吗?