[
https://issues.apache.org/jira/browse/HBASE-23362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16988337#comment-16988337
]
Hudson commented on HBASE-23362:
--------------------------------
Results for branch branch-2.2
[build #713 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/713/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/713//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/713//JDK8_Nightly_Build_Report_(Hadoop2)/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/713//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> 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)