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 55C2910144 for ; Tue, 8 Oct 2013 22:24:42 +0000 (UTC) Received: (qmail 43150 invoked by uid 500); 8 Oct 2013 22:24:42 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 43116 invoked by uid 500); 8 Oct 2013 22:24:42 -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 43108 invoked by uid 99); 8 Oct 2013 22:24:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Oct 2013 22:24:42 +0000 Date: Tue, 8 Oct 2013 22:24:42 +0000 (UTC) From: "Joep Rottinghuis (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-5221) hftp: does not work with HA NN configuration 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-5221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HDFS-5221: ----------------------------------- Affects Version/s: 2.1.1-beta > hftp: does not work with HA NN configuration > -------------------------------------------- > > Key: HDFS-5221 > URL: https://issues.apache.org/jira/browse/HDFS-5221 > Project: Hadoop HDFS > Issue Type: Bug > Components: ha, hdfs-client > Affects Versions: 2.0.5-alpha, 2.1.1-beta > Reporter: Joep Rottinghuis > Priority: Blocker > > When copying data between clusters of significant different version (say from Hadoop 1.x equivalent to Hadoop 2.x) we have to use hftp. > When HA is configured, you have to point to a single (active) NN. > Now, when the active NN becomes standby, the the hftp: addresses will fail. -- This message was sent by Atlassian JIRA (v6.1#6144)