[
https://issues.apache.org/jira/browse/HDFS-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208314#comment-13208314
]
Kiran Kulkarni commented on HDFS-2515:
--------------------------------------
Hello,
I downloaded Hadoop 1.0 and tried to start. It give the same error as above.
Is it mandatory to edit and enter properties core-site.xml even when running in
standalone mode?
I was going through this site. (Doc for 1.0)
http://hadoop.apache.org/common/docs/r1.0.0/single_node_setup.html
It says it is required to edit core-site.xml only for Pseudo-Distributed mode.
Please clarify.
> start-all.sh namenode createSocketAddr
> --------------------------------------
>
> Key: HDFS-2515
> URL: https://issues.apache.org/jira/browse/HDFS-2515
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: name-node
> Affects Versions: 0.20.205.0
> Environment: centos
> Reporter: 程国强
> Original Estimate: 5h
> Remaining Estimate: 5h
>
> 2011-10-28 10:52:00,083 ERROR
> org.apache.hadoop.hdfs.server.namenode.NameNode:
> java.lang.IllegalArgumentException: Does not contain a valid host:port
> authority: file:///
> at org.apache.hadoop.net.NetUtils.createSocketAddr(NetUtils.java:184)
> at
> org.apache.hadoop.hdfs.server.namenode.NameNode.getAddress(NameNode.java:198)
> at
> org.apache.hadoop.hdfs.server.namenode.NameNode.getAddress(NameNode.java:228)
> at
> org.apache.hadoop.hdfs.server.namenode.NameNode.initialize(NameNode.java:262)
> at org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:497)
> at
> org.apache.hadoop.hdfs.server.namenode.NameNode.createNameNode(NameNode.java:1268)
> at org.apache.hadoop.hdfs.server.namenode.NameNode.main(NameNode.java:1277)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira