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.

