Hi, On Tue, Sep 18, 2012 at 2:34 PM, Žygimantas Medelis <[email protected]> wrote:
> Commands I am issuing > Can you read your db and see if there are any pages pending a fetch? > > Also I was getting NullPointerException on inject before > changing conf/gora-cassandra-mapping.xml > from: <class keyClass="java.lang.String" > name="org.apache.nutch.storage.WebPage"> > to: <class keyClass="java.lang.String" > name="org.apache.nutch.storage.WebPage" keyspace="webpage"> I've now fixed this in the 2.x branch. Thank you for reporting

