- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Hbase cluster Replication monitoring lag
- Labels:
-
Apache HBase
Created 08-02-2019 12:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
After setting up cluster replication in Hbase, we want to monitor replication lag between clusters.
> status 'replication' : Gives output like
SOURCE: PeerID=sep᐀node, AgeOfLastShippedOp=0, SizeOfLogQueue=0, TimeStampsOfLastShippedOp=Fri Aug 02 18:24:18 IST 2019, Replication Lag=346
SINK : AgeOfLastAppliedOp=0, TimeStampsOfLastAppliedOp=Tue Jul 30 17:45:24 IST 2019
Can anyone help what that Replication Lag is actually? How is calculated in terms of available metrics ?
Looked at the replication metrics. Didn't match any as specific as replication lag which Hbase provides.
Created 04-17-2020 01:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We are having the same question here. Nothing useful on available metrics on CDH 6.2.0
