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

Andrew Kyle Purtell resolved HBASE-11163.
-----------------------------------------
      Assignee:     (was: Gustavo Anatoly)
    Resolution: Incomplete

> Support providing a Scan instance in mapred.TableMapReduceUtil
> --------------------------------------------------------------
>
>                 Key: HBASE-11163
>                 URL: https://issues.apache.org/jira/browse/HBASE-11163
>             Project: HBase
>          Issue Type: Improvement
>          Components: mapreduce
>            Reporter: Nick Dimiduk
>            Priority: Major
>
> Our mapred implementation is pretty meager compared to the code in mapreduce. 
> Notably, it does not support a user-provided Scan instance for mapreduce jobs 
> run over hbase tables. The only thing we offer is column family filtering. 
> For applications to support predicate pushdown and enjoy efficient HBase 
> access, either they transition their entire codebase over to mapreduce, or we 
> offer this functionality.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to