Return-Path: Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: (qmail 42202 invoked from network); 13 Apr 2010 22:20:13 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Apr 2010 22:20:13 -0000 Received: (qmail 1857 invoked by uid 500); 13 Apr 2010 22:20:13 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 1829 invoked by uid 500); 13 Apr 2010 22:20:13 -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 1821 invoked by uid 99); 13 Apr 2010 22:20:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Apr 2010 22:20:12 +0000 X-ASF-Spam-Status: No, hits=-1281.7 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Apr 2010 22:20:11 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3DMJp2Q013865 for ; Tue, 13 Apr 2010 18:19:51 -0400 (EDT) Message-ID: <19417201.78041271197191331.JavaMail.jira@thor> Date: Tue, 13 Apr 2010 18:19:51 -0400 (EDT) From: "Jitendra Nath Pandey (JIRA)" To: common-issues@hadoop.apache.org Subject: [jira] Commented: (HADOOP-6580) UGI should contain authentication method. In-Reply-To: <1786976638.415521266712107907.JavaMail.jira@brutus.apache.org> 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-6580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856655#action_12856655 ] Jitendra Nath Pandey commented on HADOOP-6580: ---------------------------------------------- test-patch results [exec] +1 overall. [exec] [exec] +1 @author. The patch does not contain any @author tags. [exec] [exec] +1 tests included. The patch appears to include 6 new or modified tests. [exec] [exec] +1 javadoc. The javadoc tool did not generate any warning messages. [exec] [exec] +1 javac. The applied patch does not increase the total number of javac compiler warnings. [exec] [exec] +1 findbugs. The patch does not introduce any new Findbugs warnings. [exec] [exec] +1 release audit. The applied patch does not increase the total number of release audit warnings. > UGI should contain authentication method. > ----------------------------------------- > > Key: HADOOP-6580 > URL: https://issues.apache.org/jira/browse/HADOOP-6580 > Project: Hadoop Common > Issue Type: New Feature > Reporter: Jitendra Nath Pandey > Assignee: Jitendra Nath Pandey > Attachments: c-6580.patch, HADOOP-6580-0_20.5.patch, HADOOP-6580.1.patch, HADOOP-6580.2.patch, HADOOP-6580.3.patch, HADOOP-6580.4.patch, HADOOP-6580.5.patch, HADOOP-6580.6.patch, HADOOP-6580.7.patch, HADOOP-6580.8.patch, HADOOP-6580.9.patch > > > The UserGroupInformation should contain authentication method in its subject. This will be used in HDFS to issue delegation tokens only to kerberos authenticated clients. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira