You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Bai Shen <ba...@gmail.com> on 2012/09/27 21:34:12 UTC

Nutch 2 on Hadoop

I'm attempting to get Nutch 2 running on a CDH4 cluster.  I'm having the
following problem.

[root@node4-0 nutch]# bin/nutch readdb -stats
bin/nutch: line 98: [: /opt/nutch/apache-nutch-2.1-SNAPSHOT.job: binary
operator expected
Error: Could not find or load main class
org.apache.nutch.crawl.WebTableReader

Any suggestions as to what the cause could be?  I'm running from the deploy
directory, so I'm not sure why it's not finding the classes.

Thanks.