Yes its possible. I am guessing - if you have unpacked the tar file lets say

nutch-0.8.dev/

then go under the

src/ directory

find the directory

src/webapps

copy it so the directory

is under nutch-0.8.dev/webapps

When you start jobtracker it starts to look for that catalog.

Can you also try the command

bin/start-all.sh and post your error log plus your nutch-site.xml file here.

Cheers


On 12/27/05, carmmello <[EMAIL PROTECTED]> wrote:
> Ok, thank you for the answer.
> Now it is clear that the Nutch commands are a litle bit different in the
> map reduce version.
> I went through the tutorial "setup a map reduce multi box system" but I
> came with some doubts when you are using just a single box. Using the
> nutch.conf  where the default values for "fs.default.name" and
> "mapred.job.tracker" are "local", you get errors when using the commands
> "bin/nutch-daemon.sh start namenode" and  "bin/nutch-daemon.sh start
> jobtracker".
> My question is: is it possible to use this version of Nutch for a single
> box (intranets and specialized search engines) and, if so, which
> modifications in the configuration files are needed?
> Sorry for, may be, a very simple question, but thanks, any way.
>
>
>

Reply via email to