Thanks for the info. I will give it a try and will let you know if its working.
For the time being I have tried running the nutch job file in the cluster. It ran slower than that in local mode. As to me it looks like the job ran without any errors. I have some questions regarding deploy mode execution... - Is there any recommended hadoop config for running nutch, like # of map/reduce tasks etc, so that it runs faster/efficiently - Also i am not finding the nutch log file - Will it in anyway affect the distributed run if we are using some external libraries like Jena - right now my filters are reading the ontology files and creating jena objects every time the filters are executed - how can i make this faster; is there any caching mechanism available correct me if i am wrong. On Thu, May 10, 2012 at 7:32 PM, Julien Nioche < [email protected]> wrote: > There are already quite a few tutorials on how to use Eclipse and Hadoop, > see for instance > > http://developer.yahoo.com/hadoop/tutorial/module3.html > http://ebiquity.umbc.edu/Tutorials/Hadoop/00%20-%20Intro.html > > > On 10 May 2012 14:41, Lewis John Mcgibbney <[email protected] > >wrote: > > > Hi Vijith, > > > > I don't suppose this would be a problem (not that I have tried), > > however I suspect it would require you to have your JT on the same > > node as from where you run eclipse, and also for your convenience for > > you to import hadoop on the JT node into the eclipse workspace as > > well. > > > > Please let us know how you get on as this would be nice to add to the > > eclipse tutorial. > > > > Lewis > > > > On Thu, May 10, 2012 at 12:14 PM, Vijith <[email protected]> wrote: > > > Hi, > > > I have successfully built and ran nutch in eclipse in local mode. > > > Is it possible to run nutch in deploy mode from eclipse. > > > > > > -- > > > *Thanks & Regards* > > > * > > > * > > > *Vijith V* > > > > > > > > -- > > Lewis > > > > > > -- > * > *Open Source Solutions for Text Engineering > > http://digitalpebble.blogspot.com/ > http://www.digitalpebble.com > http://twitter.com/digitalpebble > -- *Thanks & Regards* * * *Vijith V*

