Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-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 C84C61891B for ; Sat, 23 Jan 2016 12:25:41 +0000 (UTC) Received: (qmail 76889 invoked by uid 500); 23 Jan 2016 12:25:39 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 76835 invoked by uid 500); 23 Jan 2016 12:25:39 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 76814 invoked by uid 99); 23 Jan 2016 12:25:39 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Jan 2016 12:25:39 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id BF6D92C14F0 for ; Sat, 23 Jan 2016 12:25:39 +0000 (UTC) Date: Sat, 23 Jan 2016 12:25:39 +0000 (UTC) From: "Wei Guo (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HADOOP-12734) NameNode naming contained with underline "_" can not be started MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Wei Guo created HADOOP-12734: -------------------------------- Summary: NameNode naming contained with underline "_" can not be started Key: HADOOP-12734 URL: https://issues.apache.org/jira/browse/HADOOP-12734 Project: Hadoop Common Issue Type: Bug Components: conf Affects Versions: 2.7.1 Reporter: Wei Guo Priority: Minor I wrote core-site.xml with nameNode contains "_" char , the nameNode will not be able to started, which with error msg like: "Incorrect configuration: namenode address dfs.namenode.rpc-address is not configured" -->"hdp_m1:9000" fs.default.name hdfs://hdp_m1:9000 -- This message was sent by Atlassian JIRA (v6.3.4#6332)