That was in nutch 1.*. I am using nutch 2.2.1 . http://wiki.apache.org/nutch/Nutch2Tutorial
On Wed, Jan 8, 2014 at 4:13 PM, Markus Jelsma <[email protected]>wrote: > You should at least get the usage printed: > > $ bin/nutch inject urls > Usage: Injector <crawldb> <url_dir> > > Well, this is the usage. Usually we do: > > inject crawl/crawldb urls/ > > The crawl directory is then the directory in which we store all our crawl > data.\ > > -----Original message----- > > From:Pratik Poddar <[email protected]> > > Sent: Wednesday 8th January 2014 11:41 > > To: user <[email protected]> > > Subject: Nutch Inject URLs > > > > When I do > > bin/nutch inject urls > > > > I do not get any errors. The command does not return, no output, no > errors. > > What might be the possible error? Sorry for the basic questions. > > > > ubuntu@ip-10-134-29-60:~/nutch/apache-nutch-2.2.1/runtime/local$ > bin/nutch > > inject urls > > InjectorJob: starting at 2014-01-08 10:38:15 > > InjectorJob: Injecting urlDir: urls > > > > > > > > > > -- > > Pratik Poddar > > http://www.cseblog.com > > http://www.tomonotomo.com > > http://pratikpoddar.wordpress.com/ > > > -- Pratik Poddar http://www.cseblog.com http://www.tomonotomo.com http://pratikpoddar.wordpress.com/

