I wasted a lot of time trying to figure this out before I realized there is an ant target where you can go 'ant job' and then you get a file 'nutch.job' that you can move to the hadoop cluster and then you can do something like 'hadoop -job nutch.job path.to.nutch.Class blah blah blah
-----Original Message----- From: Alex Luya [mailto:[email protected]] Sent: Tue 7/20/2010 6:09 PM To: [email protected] Subject: Hello,How can I just get nutch worked on this running hadoop cluster without bunch of works of compile and configuration. Hello: According to this tutorial:http://wiki.apache.org/nutch/NutchHadoopTutorial,hadoop already shipped with nutch,and user can just use it,but I have already a hadoop cluster running now,How can I just get nutch worked on this running hadoop cluster without bunch of works of compile and configuration. (I am using hadoop 0.20.2,and I want to use nutch v1.1,so few tutorial and instruction are available on web )

