Re: Distributing code automatically

2007-08-29 Thread santhosh kumar
HI, Even I followed then tutorial provided by hadoop http://wiki.apache.org/nutch/Nutch0%2e9-Hadoop0%2e10-Tutorial I'm also in the scenario like you , able run with single node but incase of master and slaves I'm struck at crawl stage... This is the output after this no error and no movement...

Distributing code automatically

2007-08-29 Thread Yiping Han
Hi all, We are using Hadoop streaming to utilize our existing codes. We have successfully run our code on single node. Now comes the problem: how can the mapper and reducer modules be distributed onto nodes easily? Anyone can share with me your experience? Thanks! -- Yiping Han