Ted Yu created HBASE-17038:
------------------------------

             Summary: Allow verifyrep to persist row keys
                 Key: HBASE-17038
                 URL: https://issues.apache.org/jira/browse/HBASE-17038
             Project: HBase
          Issue Type: Improvement
            Reporter: Ted Yu


I have been involved in a case where user of verifyrep observed fluctuating row 
key count during successive runs with time range.

If verifyrep can persist the row keys during current run (to e.g. hdfs) 
(controlled by a flag), successive run(s) would be able to use this information 
to find the difference in row keys w.r.t. previous run and perform some actions 
(such as performing raw scan, etc).

This would allow the user to correlate results from successive runs better.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to