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

[jira] [Created] (HBASE-25193) Add support for row prefix in the WAL Pretty Printer

Sandeep Pal created HBASE-25193:
-----------------------------------

             Summary: Add support for row prefix 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


Current the WAL Pretty Printer has an option to filter the keys with exact match. However, it is super useful sometimes to have a row key prefix instead of exact match.

The prefix can act as full match filter as well due to the nature of prefix. 



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