Stefan Groschupf wrote:
However I notice in JobConf line 73 String defaultValue = "nutch.jar"; ... get("mapred.jar", defaultValue);
May mapred.jar need to be setted somewhere, Grep.java doesn't set it and it is not in the nutch-default.xml
Have you run 'ant' recently? This creates a symlink named 'nutch.jar' in the top-level. Where are you connected when you run things?
Doug
