Hi, Following this page: http://wiki.apache.org/nutch/NutchHadoopTutorial, I want Distributed Searching. I have set it up. The following command is working good.bin/nutch server 1234 /d01/local/crawlNow, my "crawl" folder is in the hdfs, what command should I use? I tried "bin/nutch server 1234 hdfs://nutch03:9000/home/bill/crawl", it did not work. Thanks.Dennis

