Aditya Kishore created HBASE-7115:
-------------------------------------
Summary: [shell] Provide a way to register custom filters with the
Filter Language Parser
Key: HBASE-7115
URL: https://issues.apache.org/jira/browse/HBASE-7115
Project: HBase
Issue Type: Improvement
Components: Filters, shell
Affects Versions: 0.96.0
Reporter: Aditya Kishore
Assignee: Aditya Kishore
HBASE-5428 added this capability to thrift interface but the configuration
parameter name is "thrift" specific.
This patch introduces a more generic parameter "hbase.user.filters" using which
the user custom filters can be specified in the configuration and loaded in any
client that needs to use the filter language parser.
The patch then uses this new parameter to register any user specified filters
while invoking the HBase shell.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira