Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-6800 Build a Document Store on HBase for Better Query Processing
  3. HBASE-6805

Extend co-processor framework to provide observers for filter operations

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Abandoned
    • 0.95.2
    • None
    • Coprocessors
    • None

    Description

      There are several filter operations (e.g., filterKeyValue, filterRow, transform, etc.) at the region server side that either exclude KVs from the returned results, or transform the returned KV. We need to provide observers (e.g., preFilterKeyValue and postFilterKeyValue) for these operations in the same way as the observers for other data access operations (e.g., preGet and postGet). This extension is needed to support DOT (e.g., extracting individual fields from the document in the observers before passing them to the related filter operations)

      Attachments

        1. extend_coprocessor.patch
          51 kB
          Cheng Hao

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jason.dai Jason Dai
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: