From core-dev-return-48032-apmail-hadoop-core-dev-archive=hadoop.apache.org@hadoop.apache.org Fri Sep 05 14:43:07 2008 Return-Path: Delivered-To: apmail-hadoop-core-dev-archive@www.apache.org Received: (qmail 48332 invoked from network); 5 Sep 2008 14:43:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Sep 2008 14:43:07 -0000 Received: (qmail 15913 invoked by uid 500); 5 Sep 2008 14:43:03 -0000 Delivered-To: apmail-hadoop-core-dev-archive@hadoop.apache.org Received: (qmail 15665 invoked by uid 500); 5 Sep 2008 14:43:03 -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 15654 invoked by uid 99); 5 Sep 2008 14:43:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Sep 2008 07:43:02 -0700 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; Fri, 05 Sep 2008 14:42:13 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2704C234C1CE for ; Fri, 5 Sep 2008 07:42:44 -0700 (PDT) Message-ID: <124540240.1220625764147.JavaMail.jira@brutus> Date: Fri, 5 Sep 2008 07:42:44 -0700 (PDT) From: "Allen Wittenauer (JIRA)" To: core-dev@hadoop.apache.org Subject: [jira] Created: (HADOOP-4081) name node should warn if only one dir is listed in dfs.name.dir MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org name node should warn if only one dir is listed in dfs.name.dir --------------------------------------------------------------- Key: HADOOP-4081 URL: https://issues.apache.org/jira/browse/HADOOP-4081 Project: Hadoop Core Issue Type: New Feature Components: dfs Affects Versions: 0.18.0 Reporter: Allen Wittenauer Fix For: 0.19.0 The name node should warn that corruption may occur if only one directory is listed in the dfs.name.dir setting. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.