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

Tom White updated MAPREDUCE-2400:
---------------------------------

    Attachment: MAPREDUCE-2400-yarn.patch

Arun,

The problem was that  LocalClientProtocolProvider was listed as a service but 
not implementation was provided. Here's a patch that includes it in the 
"classic" jar.

I'm having difficulties testing this in a pseudo-distributed setup, but here it 
is so you can try it. Let me know if there are any more problems with it.

> 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-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