Monitoring Replication Status
You can use the HBase shell command status 'replication'
to monitor the replication status on your cluster. The
command has three variations:
Command | Description |
---|---|
* | Prints the status of each source and its sinks, sorted by hostname. |
* | Prints the status for each replication source, sorted by hostname. |
* | Prints the status for each replication sink, sorted by hostname. |