Return-Path: Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: (qmail 40984 invoked from network); 8 Sep 2009 18:22:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Sep 2009 18:22:22 -0000 Received: (qmail 64305 invoked by uid 500); 8 Sep 2009 18:22:22 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 64227 invoked by uid 500); 8 Sep 2009 18:22:22 -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 64202 invoked by uid 99); 8 Sep 2009 18:22:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Sep 2009 18:22:21 +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; Tue, 08 Sep 2009 18:22:18 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B7E6A234C053 for ; Tue, 8 Sep 2009 11:21:57 -0700 (PDT) Message-ID: <2124957311.1252434117752.JavaMail.jira@brutus> Date: Tue, 8 Sep 2009 11:21:57 -0700 (PDT) From: "Suresh Srinivas (JIRA)" To: hdfs-dev@hadoop.apache.org Subject: [jira] Resolved: (HDFS-595) FsPermission tests need to be updated for new octal configuration parameter from HADOOP-6234 In-Reply-To: <213275840.1252030377570.JavaMail.jira@brutus> 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/HDFS-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HDFS-595. ---------------------------------- Resolution: Fixed I committed the changes. Thanks Jakob. > FsPermission tests need to be updated for new octal configuration parameter from HADOOP-6234 > -------------------------------------------------------------------------------------------- > > Key: HDFS-595 > URL: https://issues.apache.org/jira/browse/HDFS-595 > Project: Hadoop HDFS > Issue Type: New Feature > Components: hdfs client > Reporter: Jakob Homan > Assignee: Jakob Homan > Fix For: 0.21.0 > > Attachments: HDFS-595.patch, HDFS-595.patch > > > HADOOP-6234 changed the format of the configuration umask value. Tests that use this value need to be updated. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.