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

Gustavo Anatoly reassigned HBASE-11163:
---------------------------------------

    Assignee: Gustavo Anatoly

> 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
>            Assignee: Gustavo Anatoly
>
> 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
(v6.2#6252)

Reply via email to