Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 14050 invoked from network); 6 May 2010 03:04:19 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 May 2010 03:04:19 -0000 Received: (qmail 7670 invoked by uid 500); 6 May 2010 03:04:19 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 7579 invoked by uid 500); 6 May 2010 03:04:19 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 7571 invoked by uid 99); 6 May 2010 03:04:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 May 2010 03:04:19 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Thu, 06 May 2010 03:04:16 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4633sQQ006762 for ; Thu, 6 May 2010 03:03:55 GMT Message-ID: <17472458.1171273115034685.JavaMail.jira@thor> Date: Wed, 5 May 2010 23:03:54 -0400 (EDT) From: "Devaraj Das (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Commented: (MAPREDUCE-1532) Delegation token is obtained as the superuser In-Reply-To: <2030876078.515411267066588178.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MAPREDUCE-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12864631#action_12864631 ] Devaraj Das commented on MAPREDUCE-1532: ---------------------------------------- Thanks Chris for the review. On 5/5/10 7:18 PM, "Chris Douglas (JIRA)" wrote: [ https://issues.apache.org/jira/browse/MAPREDUCE-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12864621#action_12864621 ] Chris Douglas commented on MAPREDUCE-1532: ------------------------------------------ +1 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. > Delegation token is obtained as the superuser > --------------------------------------------- > > Key: MAPREDUCE-1532 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1532 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: job submission, security > Affects Versions: 0.22.0 > Reporter: Devaraj Das > Assignee: Devaraj Das > Fix For: 0.22.0 > > Attachments: 1532-bp20.1.patch, 1532-bp20.2.patch, 1532-bp20.4.1.patch, 1532-bp20.4.2.patch, 1532-bp20.4.patch, 1532.1.patch, 1532.2.patch > > > When the UserGroupInformation.doAs is invoked for proxy users, the delegation token is incorrectly obtained as the real user. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.