RE: Nutch 2 and Cassandra

2011-08-02 Thread Tom Davidson
:29 PM To: dev@nutch.apache.org Subject: RE: Nutch 2 and Cassandra OK... Are you running with a clustered version of Hadoop? I think you have to have your HADOOP_HOME env variable set. Otherwise it runs in local mode. I have been able to run in local mode, but not in deployed mode

Re: Nutch 2 and Cassandra

2011-08-02 Thread lewis john mcgibbney
library in it. I removed the jar from my classpath and all is good. Thanks for your help. -Original Message- From: Tom Davidson [mailto:tdavid...@covario.com] Sent: Monday, August 01, 2011 3:29 PM To: dev@nutch.apache.org Subject: RE: Nutch 2 and Cassandra OK... Are you running

RE: Nutch 2 and Cassandra

2011-08-02 Thread Tom Davidson
] Sent: Tuesday, August 02, 2011 2:00 PM To: dev@nutch.apache.org Subject: Re: Nutch 2 and Cassandra Hi I've been watching progress on this thread with interest and think that this would be a great addition to the wiki under the following page [1] I am happy to write it up, however

Re: Nutch 2 and Cassandra

2011-08-01 Thread Alexis
Hi, libthrift is a dependency of cassandra-thrift, as listed here: http://mvnrepository.com/artifact/org.apache.cassandra/cassandra-thrift/0.8.1 During Nutch build, you have to manually tweak the Ivy configuration depending on your choice of the Gora store, in this case Cassandra. Basically you

Re: Nutch 2 and Cassandra

2011-08-01 Thread Alexis
the hector dependency:        dependency org=me.prettyprint name=hector-core rev=0.8.0-2 conf=*-default/ -Original Message- From: Alexis [mailto:alexis.detregl...@gmail.com] Sent: Monday, August 01, 2011 2:28 PM To: dev@nutch.apache.org Subject: Re: Nutch 2 and Cassandra Hi

RE: Nutch 2 and Cassandra

2011-08-01 Thread Tom Davidson
] Sent: Monday, August 01, 2011 3:25 PM To: dev@nutch.apache.org Subject: Re: Nutch 2 and Cassandra Ok this version of hector was properly resolved. Thanks! These are the logs: ~/java/workspace/Nutch/trunk/runtime/deploy$ bin/nutch inject ~/java/workspace/Nutch/seeds 11/08/01 15:17:45 INFO