You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Mikhail Antonov (JIRA)" <ji...@apache.org> on 2015/09/03 01:31:45 UTC

[jira] [Created] (HBASE-14357) HFilePrettyPrinter can interpret recovered.edits files as storefiles

Mikhail Antonov created HBASE-14357:
---------------------------------------

             Summary: HFilePrettyPrinter can interpret recovered.edits files as storefiles
                 Key: HBASE-14357
                 URL: https://issues.apache.org/jira/browse/HBASE-14357
             Project: HBase
          Issue Type: Bug
          Components: HFile
    Affects Versions: 0.98.4, 2.0.0
            Reporter: Mikhail Antonov
            Priority: Minor


When running with -r option to scan a region, output looks like:

Number of region files found -> 3
Found file[1] -> hdfs://u1401.ambari.apache.org:8020/apps/hbase/data/data/default/TestTable/8fdee4924ac36e3f3fa430a68b403889/info/2776e9a4eb1141b299d99c00c9df6ec9
Found file[2] -> hdfs://u1401.ambari.apache.org:8020/apps/hbase/data/data/default/TestTable/8fdee4924ac36e3f3fa430a68b403889/info/6c815a2e91ed4c4c85bea1903d982ef7
Found file[3] -> hdfs://u1401.ambari.apache.org:8020/apps/hbase/data/data/default/TestTable/8fdee4924ac36e3f3fa430a68b403889/recovered.edits/6765_seqid

and then fails, as there's empty rec-edit file which doesn't pass validation.



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