You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Bo Wang (JIRA)" <ji...@apache.org> on 2012/08/29 07:56:11 UTC

[jira] [Updated] (YARN-53) Add protocol to YARN to support GetGroups

     [ https://issues.apache.org/jira/browse/YARN-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bo Wang updated YARN-53:
------------------------

    Attachment: MAPREDUCE-4268.patch

1st patch
                
> 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
>         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