[ https://issues.apache.org/jira/browse/HBASE-13347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15021675#comment-15021675 ]
Abhishek Singh Chouhan commented on HBASE-13347: ------------------------------------------------ [~anoop.hbase] Looks good? > 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-branch-1.patch, HBASE-13347-master-v2.patch, > 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)