You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Wellington Chevreuil (Jira)" <ji...@apache.org> on 2019/12/04 12:59:00 UTC

[jira] [Resolved] (HBASE-23362) WalPrettyPrinter should include the table name

     [ https://issues.apache.org/jira/browse/HBASE-23362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wellington Chevreuil resolved HBASE-23362.
------------------------------------------
    Resolution: Fixed

Pushed to master and all base 2 branches.

> 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, 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)