Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-12734

NameNode with naming contained underline "_" can not be started

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Invalid
    • 2.7.1
    • None
    • conf
    • None

    Description

      I wrote core-site.xml with nameNode contains "_" char , the nameNode will not be able to start up, 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>
      --------------------
      NameNode starts up after removing "_".

      Attachments

        Activity

          People

            Unassigned Unassigned
            wguo Wei Guo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: