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 CA4BB18271 for ; Fri, 25 Sep 2015 20:38:06 +0000 (UTC) Received: (qmail 73041 invoked by uid 500); 25 Sep 2015 20:38:06 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 72959 invoked by uid 500); 25 Sep 2015 20:38:06 -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 72869 invoked by uid 99); 25 Sep 2015 20:38:06 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Sep 2015 20:38:06 +0000 Date: Fri, 25 Sep 2015 20:38:06 +0000 (UTC) From: "Anu Engineer (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-9112) Haadmin fails if multiple name service IDs are configured 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-9112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anu Engineer updated HDFS-9112: ------------------------------- Attachment: HDFS-9112.004.patch [~templedf] Thanks for your comments, I have taken care of both issues pointed out by you. > Haadmin fails if multiple name service IDs are configured > --------------------------------------------------------- > > Key: HDFS-9112 > URL: https://issues.apache.org/jira/browse/HDFS-9112 > Project: Hadoop HDFS > Issue Type: Bug > Components: tools > Affects Versions: 2.7.1 > Reporter: Anu Engineer > Assignee: Anu Engineer > Attachments: HDFS-9112.001.patch, HDFS-9112.002.patch, HDFS-9112.003.patch, HDFS-9112.004.patch > > > In HDFS-6376 we supported a feature for distcp that allows multiple NameService IDs to be specified so that we can copy from two HA enabled clusters. > That confuses haadmin command since we have a check in DFSUtil#getNamenodeServiceAddr which fails if it finds more than 1 name in that property. -- This message was sent by Atlassian JIRA (v6.3.4#6332)