Scott Simpson wrote:
Suppose I want to run Nutch 0.8 searches on separate machines than I crawl on. Is there a way to separate this so my crawling operation (MapReduce) doesn't happen on my search machines?
You could have two different configuration directories and set HADOOP_CONF_DIR (or use cd).
Doug
