You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Viraj Jasani (Jira)" <ji...@apache.org> on 2020/10/23 07:39:00 UTC

[jira] [Resolved] (HBASE-25193) Add support for row prefix and type in the WAL Pretty Printer and some minor fixes

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

Viraj Jasani resolved HBASE-25193.
----------------------------------
    Fix Version/s: 2.4.0
                   1.7.0
                   2.3.3
                   3.0.0-alpha-1
     Hadoop Flags: Reviewed
       Resolution: Fixed

Thanks [~sandeep.pal].

> Add support for row prefix and type in the WAL Pretty Printer and some minor fixes
> ----------------------------------------------------------------------------------
>
>                 Key: HBASE-25193
>                 URL: https://issues.apache.org/jira/browse/HBASE-25193
>             Project: HBase
>          Issue Type: Improvement
>          Components: wal
>            Reporter: Sandeep Pal
>            Assignee: Sandeep Pal
>            Priority: Minor
>             Fix For: 3.0.0-alpha-1, 2.3.3, 1.7.0, 2.4.0
>
>
> Currently, the WAL Pretty Printer has an option to filter the keys with an exact match of row. However, it is super useful sometimes to have a row key prefix instead of an exact match.
> The prefix can act as a full match filter as well due to the nature of the prefix.
> Secondly, we are not having the cell type in the WAL Pretty Printer in any of the branches. 
> Lastly, the option rowkey only options prints additional stuff as well. 



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