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

Exposing HBase Filters to the Thrift API

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.92.0
    • Thrift
    • None
    • Reviewed
    • Means of specifying filters in thrift (and in shell) by passing a string specification
    • thrift, client

    Description

      Currently, to use any of the filters, one has to explicitly add a scanner for the filter in the Thrift API making it messy and long. With this patch, I am trying to add support for all the filters in a clean way. The user specifies a filter via a string. The string is parsed on the server to construct the filter. More information can be found in the attached document named Filter Language

      This patch is trying to extend and further the progress made by the patches in the HBASE-1744 JIRA (https://issues.apache.org/jira/browse/HBASE-1744)

      Attachments

        1. book.xml
          125 kB
          Anirudh Todi
        2. book2.html
          178 kB
          Anirudh Todi
        3. book2.xml
          138 kB
          Anirudh Todi
        4. Filter Language.docx
          128 kB
          Anirudh Todi
        5. Filter Language(2).docx
          131 kB
          Anirudh Todi
        6. Filter Language(2).xml
          21 kB
          Michael Stack
        7. Filter Language(3).docx
          134 kB
          Anirudh Todi
        8. Filter Language (3).xml
          21 kB
          Anirudh Todi
        9. HBASE-4176.patch
          101 kB
          Anirudh Todi
        10. HBASE-4176(2).patch
          6 kB
          Anirudh Todi

        Issue Links

          Activity

            People

              anirudhtodi Anirudh Todi
              anirudhtodi Anirudh Todi
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: