You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/03/29 18:24:28 UTC

[jira] Created: (HBASE-2386) Add tool to verify HFiles before loadtable

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.