[
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.patch
This patch introduces ClientProtocolProvider, a factory for ClientProtocol
implementations, and includes two implementations
JobTrackerClientProtocolProvider and LocalClientProtocolProvider. MAPREDUCE-279
could use this abstraction by providing an implementation too. (I just noticed
that YarnClientFactory does something like this.)
> 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: 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