Arsen Popovyan wrote:
I start namenode, datenode, jobtracker, tasktracker. And when I try
start commands:

1) echo http://cnn.com/  > ./urldir/urls
2) bin/nutch ndfs -put ./urldir /urldir
3) bin/nutch inject /db -urlfile /urldir/urls

on last command I get error:
Exception in thread "main" java.io.IOException: No input directories
specified in: NutchConf: nutch-default.xml , mapred-default.xml ,
/spider_mapred/spider/local/jobTracker/job_hmkczb.xml , nutch-site.xml

The inject command line is incorrect for the mapred branch.

It should be just:

bin/nutch inject /db /urldir/urls

Doug


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Nutch-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to