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

Add fast row key only scanning

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.19.3
    • 0.20.1, 0.90.0
    • None
    • None
    • Reviewed

    Description

      Instead of requiring a user to set up a scanner with any column and scan the table to gather all row keys while ignoring the column value we should have a fast and lightweight scanner that for example takes a "null" for the column list and then simply returns only the matching keys of all non-empty or deleted rows. Filters should still be applicable.

      Attachments

        1. HBASE-1481-v2.patch
          6 kB
          Jonathan Gray
        2. HBASE-1481-v1.patch
          4 kB
          Jonathan Gray

        Activity

          People

            streamy Jonathan Gray
            larsgeorge Lars George
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: