Hi,
We have 2 clusters, source and destination, the source is an cluster which is open on internet (public ip addresses), and the destination is in a private network.
As we need to copy HBase table from the source to the destination, we must open ports to send the table.
So my question is :
What are the ports used by HBase for CopyTable (and Snapshot, etc ...) ?