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

Sandeep Pal updated HBASE-25193:
--------------------------------
    Description: 
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. 

  was:
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.

Additionally, we are not having the cell type in the WAL Pretty Printer in any 
of the branches. 


> Add support for row prefix and type in the WAL Pretty Printer
> -------------------------------------------------------------
>
>                 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
>
> 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)

Reply via email to