[
https://issues.apache.org/jira/browse/HBASE-7095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aditya Kishore updated HBASE-7095:
----------------------------------
Fix Version/s: 0.96.0
Status: Patch Available (was: Open)
Submitting patch for trunk. Now the option can be specified from shell using
the filter language.
{code}
scan 't1', {FILTER => "KeyOnlyFilter(true)"}
{code}
> Can not set 'lenAsVal' for KeyOnlyFilter from shell
> ---------------------------------------------------
>
> Key: HBASE-7095
> URL: https://issues.apache.org/jira/browse/HBASE-7095
> Project: HBase
> Issue Type: Bug
> Components: Filters
> Affects Versions: 0.96.0
> Reporter: Aditya Kishore
> Assignee: Aditya Kishore
> Priority: Minor
> Labels: shell
> Fix For: 0.96.0
>
> Attachments: HBASE-7095_trunk.patch
>
>
> Current implementation of createFilterFromArguments() in KeyOnlyFilter
> rejects the Boolean argument, effectively preventing from specifying this
> option from 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