Hadoop requires configuration of hadoop-site.xml or won't run
-------------------------------------------------------------
Key: HADOOP-58
URL: http://issues.apache.org/jira/browse/HADOOP-58
Project: Hadoop
Type: Bug
Reporter: [EMAIL PROTECTED]
Priority: Minor
On a new install, I would expect '${HADOOP_HOME}/bin/start-all.sh" to bring up
a basic instance, one that is using local filesystem (Or if not, then uses a
DFS homed in localhost:/tmp) and that has all four daemons running on
localhost. Currently this is not the case. Hadoop complains
'java.lang.RuntimeException: Not a host:port pair: local'. It doesn't like the
'local' default value for mapred.job.tracker and fs.default.name properties.
Revision: 379930
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira