Running nutch 0.9 for a long time without problems, but have just started to see this error when executing (all from within the nutch 0.9 bin directory) :-

./nutch mergesegs $crawldir/MERGEDsegments $crawldir/segements/*

The error is :-

Exception in thread "main" java.io.IOException: No input paths specified in input at org.apache.hadoop.mapred.InputFormatBase.validateInput(InputFormatBase.java:99)
        at org.apache.hadoop.mapred.JobClient.submitJob(JobClient.java:326)
        at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:543)
at org.apache.nutch.segment.SegmentMerger.merge(SegmentMerger.java:590) at org.apache.nutch.segment.SegmentMerger.main(SegmentMerger.java:638)


I've tried both a 1.5 and 1.6 java vm but get the same result.

I have no idea how this is happening or why, but need to fix it asap - any help much appreciated !

Reply via email to