[
https://issues.apache.org/jira/browse/HBASE-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-4914.
------------------------------
Resolution: Won't Fix
> Enhance MapReduce TableInputFormat to Support N-mappers per Region
> ------------------------------------------------------------------
>
> Key: HBASE-4914
> URL: https://issues.apache.org/jira/browse/HBASE-4914
> Project: HBase
> Issue Type: Sub-task
> Components: Client, regionserver
> Reporter: Nicolas Spiegelberg
> Priority: Major
>
> Current TableInputFormat based MR jobs create exactly one mapper per region
> where each mapper sets one Scan with appropriate start/stop row keys. This
> change allows jobs to be run with any number of mappers per region, so that
> when a mapper fails, there will be less data to be reprocessed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)