CLONE - LocalJobRunner should support parallel mapper execution
---------------------------------------------------------------

                 Key: MAPREDUCE-2931
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2931
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
            Reporter: Forest Tan
            Assignee: Aaron Kimball
             Fix For: 0.21.0


The LocalJobRunner currently supports only a single execution thread. Given the 
prevalence of multi-core CPUs, it makes sense to allow users to run multiple 
tasks in parallel for improved performance on small (local-only) jobs.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to