Return-Path: Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: (qmail 13718 invoked from network); 1 Mar 2011 22:45:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Mar 2011 22:45:58 -0000 Received: (qmail 82876 invoked by uid 500); 1 Mar 2011 22:45:58 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 82784 invoked by uid 500); 1 Mar 2011 22:45:58 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 82776 invoked by uid 99); 1 Mar 2011 22:45:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Mar 2011 22:45:58 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Mar 2011 22:45:57 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id BCC534A1E2 for ; Tue, 1 Mar 2011 22:45:37 +0000 (UTC) Date: Tue, 1 Mar 2011 22:45:37 +0000 (UTC) From: "Suresh Srinivas (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <481123056.6327.1299019537769.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <61140134.88.1298660662273.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Resolved: (HDFS-1652) HDFS-Federation: Add support for multiple namenodes in MiniDFSCluster 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-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HDFS-1652. ----------------------------------- Resolution: Fixed Hadoop Flags: [Reviewed] I committed the patch. > HDFS-Federation: Add support for multiple namenodes in MiniDFSCluster > ---------------------------------------------------------------------- > > Key: HDFS-1652 > URL: https://issues.apache.org/jira/browse/HDFS-1652 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: test > Affects Versions: Federation Branch > Reporter: Suresh Srinivas > Assignee: Suresh Srinivas > Fix For: Federation Branch > > Attachments: HDFS-1652.1.patch, HDFS-1652.patch > > > For testing federation MiniDFSCluster needs to support multiple namenodes. The following functionality is needed: > 1. Starting a cluster with 1 or more namenodes > 2. Adding a namenode to the cluster that is already started. > 3. Shutting down a namenode in the cluster. > 4. Shutting down all the namenodes in the cluster. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira