[ 
https://issues.apache.org/jira/browse/HADOOP-8805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13458906#comment-13458906
 ] 

Todd Lipcon commented on HADOOP-8805:
-------------------------------------

bq. AFAIK it is wire compat as we are only changing the generated package/class 
names, not the protobuf stuff, or am I missing something here?

But the protocol itself moved from package org.apache.hadoop.hdfs.protocolPB to 
org.apache.hadoop.tools. I believe, when we send a call, we still include the 
full class name of the protocol which contains it.
                
> Move protocol buffer implementation of GetUserMappingProtocol from HDFS to 
> Common
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-8805
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8805
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Bo Wang
>            Assignee: Bo Wang
>             Fix For: 2.0.3-alpha
>
>         Attachments: HADOOP-8805.patch, HADOOP-8805-v2.patch, 
> HADOOP-8805-v3.patch
>
>
> org.apache.hadoop.tools.GetUserMappingProtocol is used in both HDFS and YARN. 
> We should move the protocol buffer implementation from HDFS to Common so that 
> it can also be used by YARN.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to