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

Arun C Murthy commented on YARN-53:
-----------------------------------

Yes, it's fine to port get* commands from bin/mapred to bin/yarn as they make 
sense.
                
> Add protocol to YARN to support GetGroups
> -----------------------------------------
>
>                 Key: YARN-53
>                 URL: https://issues.apache.org/jira/browse/YARN-53
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager
>    Affects Versions: 2.1.0-alpha
>            Reporter: Alejandro Abdelnur
>            Assignee: Bo Wang
>         Attachments: MAPREDUCE-4268.patch
>
>
> This is a regression from Hadoop1, as hadoop mrgroups fails with:
> {code}
> Exception in thread "main" java.lang.UnsupportedOperationException
>       at 
> org.apache.hadoop.mapred.tools.GetGroups.getProtocolAddress(GetGroups.java:50)
>       at 
> org.apache.hadoop.tools.GetGroupsBase.getUgmProtocol(GetGroupsBase.java:98)
>       at org.apache.hadoop.tools.GetGroupsBase.run(GetGroupsBase.java:71)
>       at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
>       at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:84)
>       at org.apache.hadoop.mapred.tools.GetGroups.main(GetGroups.java:54)
> {code}

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