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

Alejandro Abdelnur commented on HADOOP-8805:
--------------------------------------------

On the patch:

* GetUserMappingProtocol.proto: 
** package name 'proto' seems to depart from the naming conventions being use, 
ti should be 'protobuf'
** class name should remain GetUserMappingsProtocolProtos following current 
naming conventions.
* Why the rename of 
GetUserMappingsProtocolClientSideTranslatorPB/GetUserMappingsProtocolServerSideTranslatorPB
 classes? This seems to depart for the current naming convention?
* GetUserMappingsProtocolPB: the InterfaceAudience seems it should be only HDFS 
& YARN, not MapReduce, correct?

Have you build/deployed and tested it works as expected?
                
> 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
>         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