Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 1593 invoked from network); 6 Feb 2010 03:35:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Feb 2010 03:35:51 -0000 Received: (qmail 86795 invoked by uid 500); 6 Feb 2010 03:35:50 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 86692 invoked by uid 500); 6 Feb 2010 03:35:50 -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 86675 invoked by uid 99); 6 Feb 2010 03:35:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Feb 2010 03:35:50 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Feb 2010 03:35:49 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 828C629A0040 for ; Fri, 5 Feb 2010 19:35:29 -0800 (PST) Message-ID: <1528983414.94171265427329533.JavaMail.jira@brutus.apache.org> Date: Sat, 6 Feb 2010 03:35:29 +0000 (UTC) From: "Jakob Homan (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Updated: (MAPREDUCE-1457) For secure job execution, couple of more UserGroupInformation.doAs needs to be added In-Reply-To: <1624009737.48981265316689307.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/MAPREDUCE-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated MAPREDUCE-1457: ----------------------------------- Status: Patch Available (was: Open) Submitting patch. > For secure job execution, couple of more UserGroupInformation.doAs needs to be added > ------------------------------------------------------------------------------------ > > Key: MAPREDUCE-1457 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1457 > Project: Hadoop Map/Reduce > Issue Type: Sub-task > Affects Versions: 0.22.0 > Reporter: Devaraj Das > Assignee: Jakob Homan > Fix For: 0.22.0 > > Attachments: MAPREDUCE-1457-BPY20.patch, MAPREDUCE-1457.patch > > > During our testing in a kerberos environment, we had to add UserGroupInformation.doAs blocks in certain places. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.