Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BFBAB3417 for ; Wed, 4 May 2011 22:52:42 +0000 (UTC) Received: (qmail 62482 invoked by uid 500); 4 May 2011 22:52:42 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 62444 invoked by uid 500); 4 May 2011 22:52:42 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 62435 invoked by uid 99); 4 May 2011 22:52:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 May 2011 22:52:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 May 2011 22:52:41 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 543F2C1F47 for ; Wed, 4 May 2011 22:52:03 +0000 (UTC) Date: Wed, 4 May 2011 22:52:03 +0000 (UTC) From: "Aaron T. Myers (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <399396215.23138.1304549523341.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1243264568.21599.1301502005765.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HADOOP-7214) Hadoop /usr/bin/groups equivalent MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HADOOP-7214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HADOOP-7214: ----------------------------------- Attachment: hadoop-7214.7.patch Updated patch which switches designs to use a separate protocol. Note that in this patch I renamed {{RefreshUserMappingsProtocol}} to {{UserGroupMappingProtocol}}. The only other changes in this file are bumping the protocol version ID and adding the {{getGroupsForUser}} method. > Hadoop /usr/bin/groups equivalent > --------------------------------- > > Key: HADOOP-7214 > URL: https://issues.apache.org/jira/browse/HADOOP-7214 > Project: Hadoop Common > Issue Type: New Feature > Affects Versions: 0.23.0 > Reporter: Aaron T. Myers > Assignee: Aaron T. Myers > Attachments: hadoop-7214.0.txt, hadoop-7214.1.txt, hadoop-7214.2.txt, hadoop-7214.3.txt, hadoop-7214.4.txt, hadoop-7214.5.txt, hadoop-7214.6.txt, hadoop-7214.7.patch > > > Since user -> groups resolution is done on the NN and JT machines, there should be a way for users to determine what groups they're a member of from the NN's and JT's perspective. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira