[
https://issues.apache.org/jira/browse/MAPREDUCE-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13092442#comment-13092442
]
Arun C Murthy commented on MAPREDUCE-2893:
------------------------------------------
Liang - this is necessary to add
org.apache.hadoop.mapred.YarnClientProtocolProvider.
The one in src/java can only add the 'legacy' ones:
org.apache.hadoop.mapred.JobTrackerClientProtocolProvider
org.apache.hadoop.mapred.LocalClientProtocolProvider
I'll close this as 'wontfix' ?
> Removing duplicate service provider in hadoop-mapreduce-client-jobclient
> ------------------------------------------------------------------------
>
> Key: MAPREDUCE-2893
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2893
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: client
> Reporter: Liang-Chi Hsieh
> Priority: Trivial
> Fix For: 0.23.0
>
> Attachments: MAPREDUCE-2893.patch
>
>
> There is duplicate provider class name in the configuration file of
> ClientProtocolProvider under hadoop-mapreduce-client-jobclient. Although it
> will be ignored.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira