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

Vinod Kumar Vavilapalli updated MAPREDUCE-2400:
-----------------------------------------------

    Attachment: MAPREDUCE-2400-bugfix-20110713.txt

Here's a small patch to fix minor bugs and error reporting.
 - Fixes JobTrackerClientProtocolProvider to use the configs to return a 
correct provider when  _create(InetSocketAddress addr, Configuration conf)_ is 
called. Same for LocalClientProtocolProvider. Also fixed both to report better 
when misconfigured.
 - It also removes the numMaps set to 1 for LocalJobRunner, we don't need this.

I tested the committed-patch with this bug-fix on a single node secure setup, 
things are good.

Arun/Tom, can you please take a look. Thanks!

> Remove Cluster's dependency on JobTracker
> -----------------------------------------
>
>                 Key: MAPREDUCE-2400
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2400
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: client
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: ClientFactory.patch, MAPREDUCE-2400-bugfix-20110713.txt, 
> MAPREDUCE-2400-yarn-1.patch, MAPREDUCE-2400-yarn.patch, 
> MAPREDUCE-2400-yarn.patch, MAPREDUCE-2400-yarn.patch, MAPREDUCE-2400.patch, 
> MAPREDUCE-2400.patch, MAPREDUCE-2400.patch, MAPREDUCE-2400.patch
>
>
> Introduce a factory using ServiceLoader to remove the direct dependency.

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

        

Reply via email to