You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Artem Ervits (JIRA)" <ji...@apache.org> on 2019/06/10 17:59:00 UTC

[jira] [Created] (HBASE-22561) modify HFilePrettyPrinter to accept non-root.dir directories

Artem Ervits created HBASE-22561:
------------------------------------

             Summary: modify HFilePrettyPrinter to accept non-root.dir directories
                 Key: HBASE-22561
                 URL: https://issues.apache.org/jira/browse/HBASE-22561
             Project: HBase
          Issue Type: Improvement
    Affects Versions: 2.1.5, 3.0.0, 2.2.0, 2.3.0
            Reporter: Artem Ervits
            Assignee: Artem Ervits


Today {{hbase hfile}} utility accepts only _hbase.rootDir_ directory. It is more useful to pass other locations with HFile as well.
{code:java}
hbase org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter hfileoutput
...
ERROR, file (hfileoutput) is not in HBase's root directory (hdfs://hadoop.example.com:9000/apps/hbase/)
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)