Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 431F6DD22 for ; Fri, 16 Nov 2012 21:49:14 +0000 (UTC) Received: (qmail 89469 invoked by uid 500); 16 Nov 2012 21:49:13 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 89390 invoked by uid 500); 16 Nov 2012 21:49:13 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 89381 invoked by uid 99); 16 Nov 2012 21:49:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Nov 2012 21:49:13 +0000 Date: Fri, 16 Nov 2012 21:49:13 +0000 (UTC) From: "Todd Lipcon (JIRA)" To: hdfs-dev@hadoop.apache.org Message-ID: <31921343.125887.1353102553342.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (HDFS-4202) Some usage of GetConf tool not compatible with federation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Todd Lipcon created HDFS-4202: --------------------------------- Summary: Some usage of GetConf tool not compatible with federation Key: HDFS-4202 URL: https://issues.apache.org/jira/browse/HDFS-4202 Project: Hadoop HDFS Issue Type: Bug Components: federation, scripts Affects Versions: 2.0.2-alpha, 3.0.0 Reporter: Todd Lipcon Priority: Minor In the start/stop scripts, we use the "getconf" tool to look up certain config keys to discover hosts we need to start/stop daemons on. However, some of these configs are optionally suffixed by a nameservice or nameservice.namenode identifier. In these cases, the start/stop scripts wouldn't correctly see the configs, and therefore would fail to start all the necessary daemons for the federated cluster. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira