Return-Path: Delivered-To: apmail-hadoop-core-dev-archive@www.apache.org Received: (qmail 52789 invoked from network); 4 Feb 2009 18:46:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Feb 2009 18:46:29 -0000 Received: (qmail 83105 invoked by uid 500); 4 Feb 2009 18:46:23 -0000 Delivered-To: apmail-hadoop-core-dev-archive@hadoop.apache.org Received: (qmail 82722 invoked by uid 500); 4 Feb 2009 18:46:22 -0000 Mailing-List: contact core-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: core-dev@hadoop.apache.org Delivered-To: mailing list core-dev@hadoop.apache.org Received: (qmail 82711 invoked by uid 99); 4 Feb 2009 18:46:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Feb 2009 10:46:22 -0800 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, 04 Feb 2009 18:46:21 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A88B6234C498 for ; Wed, 4 Feb 2009 10:45:59 -0800 (PST) Message-ID: <146030830.1233773159689.JavaMail.jira@brutus> Date: Wed, 4 Feb 2009 10:45:59 -0800 (PST) From: "Raghu Angadi (JIRA)" To: core-dev@hadoop.apache.org Subject: [jira] Commented: (HADOOP-5158) Port HDFS space quotas to 0.18 In-Reply-To: <1122197890.1233616439716.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-5158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12670403#action_12670403 ] Raghu Angadi commented on HADOOP-5158: -------------------------------------- yes. This is not going to be committed to 0.18. > Port HDFS space quotas to 0.18 > ------------------------------ > > Key: HADOOP-5158 > URL: https://issues.apache.org/jira/browse/HADOOP-5158 > Project: Hadoop Core > Issue Type: Improvement > Components: dfs > Affects Versions: 0.18.3 > Reporter: Raghu Angadi > Assignee: Raghu Angadi > > 0.18 already has quotas for HDFS namespace (HADOOP-3187). HADOOP-3938 implements similar quotas for disk space on HDFS in 0.19. This jira proposes to port HADOOP-3938 to 0.18.4. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.