Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 43066 invoked from network); 6 Oct 2010 03:06:57 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Oct 2010 03:06:57 -0000 Received: (qmail 95581 invoked by uid 500); 6 Oct 2010 03:06:57 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 95477 invoked by uid 500); 6 Oct 2010 03:06:55 -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 95469 invoked by uid 99); 6 Oct 2010 03:06:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Oct 2010 03:06:55 +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; Wed, 06 Oct 2010 03:06:52 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o9636V0w005911 for ; Wed, 6 Oct 2010 03:06:31 GMT Message-ID: <27103793.1241286334391379.JavaMail.jira@thor> Date: Tue, 5 Oct 2010 23:06:31 -0400 (EDT) From: "Aaron T. Myers (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Updated: (MAPREDUCE-2109) Add support for reading multiple hadoop delegation token files In-Reply-To: <27173655.539581286235033709.JavaMail.jira@thor> 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-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated MAPREDUCE-2109: -------------------------------------- Attachment: mapreduce-2109.0.txt Adding support for HADOOP_TOKEN_FILE_LOCATION being interpreted as a comma-separated list of paths to delegation token files. > Add support for reading multiple hadoop delegation token files > -------------------------------------------------------------- > > Key: MAPREDUCE-2109 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2109 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: security > Affects Versions: 0.22.0 > Reporter: Aaron T. Myers > Assignee: Aaron T. Myers > Attachments: mapreduce-2109.0.txt > > > This is the MR part of HADOOP-6988. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.