You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2015/11/20 12:12:10 UTC

[jira] [Commented] (HBASE-13347) Deprecate FirstKeyValueMatchingQualifiersFilter

    [ https://issues.apache.org/jira/browse/HBASE-13347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15015615#comment-15015615 ] 

Anoop Sam John commented on HBASE-13347:
----------------------------------------

pls attach a trunk patch and branch-1 patch.  Will commit then.  

> Deprecate FirstKeyValueMatchingQualifiersFilter
> -----------------------------------------------
>
>                 Key: HBASE-13347
>                 URL: https://issues.apache.org/jira/browse/HBASE-13347
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: Lars George
>            Assignee: Abhishek Singh Chouhan
>            Priority: Minor
>             Fix For: 2.0.0, 1.3.0
>
>         Attachments: HBASE-13347-master.patch
>
>
> The {{RowCounter}} in the {{mapreduce}} package uses {{FirstKeyValueMatchingQualifiersFilter}} which was introduced in HBASE-6468. However we do not need that since we match columns in the scan before we filter.
> Deprecate the filter in 2.0 and remove in 3.0.
> Do cleanup of RowCounter that tries to use this filter but actually doesn't.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)