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"
<property>
        <name>fs.default.name</name>
        <value>hdfs://hdp_m1:9000</value>
</property>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to