Hi, I am trying to understand if the hbase shell commands to get the replication status are based on any underlying API.
Specifically I am trying to fetch values of last shipped timestamp and replication lag per regionserver. The ReplicationAdmin does not seem to be providing the information ( or may be its not obvious for me). The version of HBase that I use is 1.2.0-cdh5.8.2 Any help on this regard ? Thanks, Sreeram
