Now I am getting this:

...
: command not foundlaves.sh: line 29:
: command not foundlaves.sh: line 32:
localhost: ssh: \015: Name or service not known
devcluster02: ssh: \015: Name or service not known

And still getting this error:

060316 175355 parsing file:/nutch/search/conf/hadoop-site.xml
Exception in thread "main" java.io.IOException: Cannot create file
/tmp/hadoop/mapred/system/submit_mmuodk/job.jar on client
DFSClient_-913777457
        at org.apache.hadoop.ipc.Client.call(Client.java:301)
        at org.apache.hadoop.ipc.RPC$Invoker.invoke(RPC.java:141)
        at org.apache.hadoop.dfs.$Proxy0.create(Unknown Source)
        at
org.apache.hadoop.dfs.DFSClient$DFSOutputStream.nextBlockOutputStream(DFSCli
ent.java:587)
        at org

My ssh version is:

openssh-clients-3.6.1p2-33.30.3
openssh-server-3.6.1p2-33.30.3
openssh-askpass-gnome-3.6.1p2-33.30.3
openssh-3.6.1p2-33.30.3
openssh-askpass-3.6.1p2-33.30.3

Is it something to do with my slaves file?

-----Original Message-----
From: Doug Cutting [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 16, 2006 5:46 PM
To: [email protected]
Subject: Re: Help Setting Up Nutch 0.8 Distributed

Dennis Kubes wrote:
> localhost:9000: command-line: line 0: Bad configuration option:
> ConnectTimeout
> devcluster02:9000: command-line: line 0: Bad configuration option:
> ConnectTimeout
[ ... ]
> localhost:9000: command-line: line 0: Bad configuration option:
> ConnectTimeout
> devcluster02:9000: command-line: line 0: Bad configuration option:
> ConnectTimeout

The launch of the datanodes and tasktrackers failed, since your version 
of ssh does not support the ConnectTimeout option.  Edit 
conf/nutch-env.sh, and add a 'export HADOOP_SSH_OPTS=' line to remove 
this option.

Doug



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Nutch-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-general

Reply via email to