[ http://issues.apache.org/jira/browse/HADOOP-58?page=all ]
     
Doug Cutting closed HADOOP-58:
------------------------------

    Resolution: Won't Fix

I'm closing this.  The default configuration supports standalone, in-process 
operation, and there's a well-documented way to achieve standalone 
multi-process operation (aka "pseudo distributed').

> 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
>  Attachments: local2localhostPort.patch
>
> 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

Reply via email to