You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2020/03/04 22:18:00 UTC

[jira] [Created] (HBASE-23929) Shell formatter for for meta table should pretty-print values of info:merge columns

Nick Dimiduk created HBASE-23929:
------------------------------------

             Summary: Shell formatter for for meta table should pretty-print values of info:merge columns
                 Key: HBASE-23929
                 URL: https://issues.apache.org/jira/browse/HBASE-23929
             Project: HBase
          Issue Type: Improvement
          Components: shell, Usability
    Affects Versions: 2.3.0
            Reporter: Nick Dimiduk


Diagnosing mangled region assignments, scanning meta from the shell, we see regions with {{info:merge000X}} cells, but their values are printed as encoded protobuf. We should have a {{Formatter}} in place that can decode these values into something legible for a human.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)