Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 81365184B6 for ; Fri, 19 Feb 2016 02:14:23 +0000 (UTC) Received: (qmail 63953 invoked by uid 500); 19 Feb 2016 02:14:18 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 63891 invoked by uid 500); 19 Feb 2016 02:14:18 -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 63880 invoked by uid 99); 19 Feb 2016 02:14:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Feb 2016 02:14:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2B4D82C1F5B for ; Fri, 19 Feb 2016 02:14:18 +0000 (UTC) Date: Fri, 19 Feb 2016 02:14:18 +0000 (UTC) From: "Tsz Wo Nicholas Sze (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-9825) Balancer should not terminate if only one of the namenodes has error 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-9825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated HDFS-9825: -------------------------------------- Attachment: h9825_20160218b.patch h9825_20160218b.patch: adds a new test. > Balancer should not terminate if only one of the namenodes has error > -------------------------------------------------------------------- > > Key: HDFS-9825 > URL: https://issues.apache.org/jira/browse/HDFS-9825 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: balancer & mover > Reporter: Tsz Wo Nicholas Sze > Assignee: Tsz Wo Nicholas Sze > Attachments: h9825_20160217.patch, h9825_20160218.patch, h9825_20160218b.patch > > > Currently, the Balancer terminates if only one of the namenodes has error in federation setting. Instead, it should continue balancing the cluster with the remaining namenodes. -- This message was sent by Atlassian JIRA (v6.3.4#6332)