Return-Path: Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: (qmail 18679 invoked from network); 27 Jan 2010 08:37:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Jan 2010 08:37:58 -0000 Received: (qmail 41367 invoked by uid 500); 27 Jan 2010 08:37:57 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 40985 invoked by uid 500); 27 Jan 2010 08:37:56 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 40740 invoked by uid 99); 27 Jan 2010 08:37:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jan 2010 08:37:56 +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; Wed, 27 Jan 2010 08:37:54 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E220F29A001F for ; Wed, 27 Jan 2010 00:37:34 -0800 (PST) Message-ID: <903863712.61441264581454924.JavaMail.jira@brutus.apache.org> Date: Wed, 27 Jan 2010 08:37:34 +0000 (UTC) From: "Owen O'Malley (JIRA)" To: hdfs-dev@hadoop.apache.org Subject: [jira] Resolved: (HDFS-905) Make changes to HDFS for the new UserGroupInformation APIs (HADOOP-6299) In-Reply-To: <1994948835.317581263840894800.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/HDFS-905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley resolved HDFS-905. -------------------------------- Resolution: Fixed Hadoop Flags: [Reviewed] I just committed this. Thanks, Jakob! > Make changes to HDFS for the new UserGroupInformation APIs (HADOOP-6299) > ------------------------------------------------------------------------ > > Key: HDFS-905 > URL: https://issues.apache.org/jira/browse/HDFS-905 > Project: Hadoop HDFS > Issue Type: New Feature > Reporter: Devaraj Das > Assignee: Jakob Homan > Fix For: 0.22.0 > > Attachments: HDFS-905-mark3.patch, HDFS-905.patch, HDFS-905.patch > > > This is about moving the HDFS code to use the new UserGroupInformation API as described in HADOOP-6299. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.