[
https://issues.apache.org/jira/browse/HBASE-23362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell updated HBASE-23362:
----------------------------------------
Fix Version/s: 1.6.0
> WalPrettyPrinter should include the table name
> ----------------------------------------------
>
> Key: HBASE-23362
> URL: https://issues.apache.org/jira/browse/HBASE-23362
> Project: HBase
> Issue Type: Improvement
> Components: tooling
> Affects Versions: master
> Reporter: Bharath Vissapragada
> Assignee: Bharath Vissapragada
> Priority: Minor
> Fix For: 3.0.0, 2.3.0, 1.6.0, 2.1.8, 2.2.3
>
>
> I was playing around with a large WAL file to debug something and I noticed a
> couple missing items.
> - Pretty printer doesn't print the table name. It is difficult to map the
> region hashes to a table name manually.
> - It should include an option to filter the edits by table so that we can
> only see the entries for a given table. A similar option exists for regions.
> I hacked it locally, I thought this might save some time for others too if
> the fix goes into the master.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)