Hi Okello, On Fri, Apr 10, 2015 at 8:31 PM, <[email protected]> wrote:
> > I've a setup of Nutch 2.3 with Cassandra 2.0.2. Everything seems to be > working fine save for one little issue. I'm using the crawl script. The 'p' > table is empty even though in the logs I can see there's no issue reported > during the parsing stage. > > Any suggestions on what I might have missed will be appreciated. > > There is a serious bug in gora-cassandra 0.6 which means nested [null, RECORD] fields are not handled correctly. This is described here https://issues.apache.org/jira/browse/GORA-416 I am at ApacheCon and going to work on resolving this bug and hopefully pushing a release for Gora 0.6.1... which would then mean we can release Nutch 2.3.1 as a bug fix. In the mean time, I would advise you to migrate your stack to HBase if possible. Lewis

