You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2011/08/18 09:38:27 UTC

[jira] [Resolved] (HBASE-4176) Exposing HBase Filters to the Thrift API

     [ https://issues.apache.org/jira/browse/HBASE-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-4176.
--------------------------

       Resolution: Fixed
    Fix Version/s: 0.92.0
     Release Note: Means of specifying filters in thrift (and in shell) by passing a string specification
     Hadoop Flags: [Reviewed]

Committed to TRUNK.  Thank you for the fat patch and the for seeing it through Anirudh.

> Exposing HBase Filters to the Thrift API
> ----------------------------------------
>
>                 Key: HBASE-4176
>                 URL: https://issues.apache.org/jira/browse/HBASE-4176
>             Project: HBase
>          Issue Type: Improvement
>          Components: thrift
>            Reporter: Anirudh Todi
>            Assignee: Anirudh Todi
>            Priority: Minor
>             Fix For: 0.92.0
>
>         Attachments: Filter Language (3).xml, Filter Language(2).docx, Filter Language(2).xml, Filter Language(3).docx, Filter Language.docx, HBASE-4176.patch, book.xml, book2.html, book2.xml
>
>
> 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)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira