Add tool to verify HFiles before loadtable
------------------------------------------
Key: HBASE-2386
URL: https://issues.apache.org/jira/browse/HBASE-2386
Project: Hadoop HBase
Issue Type: New Feature
Components: util
Reporter: Todd Lipcon
When loading files with loadtable.rb, it's easy to mistakenly end up with a set
of HFiles that aren't in the proper total ordering (eg HBASE-2378). We should
add a more thorough verification mode that checks some inner rows of the HFiles
for proper total ascending order.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.