Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-25193

Add support for row prefix and type in the WAL Pretty Printer and some minor fixes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.0.0-alpha-1, 2.3.3, 1.7.0, 2.4.0
    • wal
    • None
    • Reviewed

    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.

      Attachments

        Activity

          People

            sandeep.pal Sandeep Pal
            sandeep.pal Sandeep Pal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: