Nutch already does most of the work using Map Reduce. So you just need to run it on a Hadoop cluster. There is no such thing as "Integrating" it with Hadoop. Setup a hadoop cluster as descried here: http://hadoop.apache.org/common/docs/stable/cluster_setup.html and then run Nutch on it as described in the link sent by Emre.
Thanks, Chethan On Sat, Jun 9, 2012 at 9:06 PM, abhishek tiwari <[email protected]>wrote: > can anyone suggest how to integrate hadoop with Nutch. > please provide the steps . >

