[
https://issues.apache.org/jira/browse/HBASE-23929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Stack resolved HBASE-23929.
-----------------------------------
Fix Version/s: 2.3.0
3.0.0
Assignee: Michael Stack
Resolution: Fixed
Pushed attached one-liner to branch-2 and master.
> 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
> Assignee: Michael Stack
> Priority: Minor
> Fix For: 3.0.0, 2.3.0
>
> Attachments:
> 0001-HBASE-23929-Shell-formatter-for-for-meta-table-shoul.patch
>
>
> 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)