Re: Nutch 2 and Cassandra

2011-08-03 Thread lewis john mcgibbney
* ** > > ** ** > > ** ** > > ** ** > > *From:* lewis john mcgibbney [mailto:lewis.mcgibb...@gmail.com] > *Sent:* Tuesday, August 02, 2011 2:00 PM > > *To:* dev@nutch.apache.org > *Subject:* Re: Nutch 2 and Cassandra > > ** ** > > Hi > > I'v

RE: Nutch 2 and Cassandra

2011-08-02 Thread Tom Davidson
ubject: 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 is there anything else we need to be aware of in addition to the material yo

Re: Nutch 2 and Cassandra

2011-08-02 Thread lewis john mcgibbney
. 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 > >

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-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

Re: Nutch 2 and Cassandra

2011-08-01 Thread Alexis
his line to get the hector dependency: > >         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

RE: Nutch 2 and Cassandra

2011-08-01 Thread Tom Davidson
dependency: -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, libthrift is a dependency of cassandra-thrift, as listed here: http://mvnrepository.com/artifact

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 ne

Nutch 2 and Cassandra

2011-08-01 Thread Tom Davidson
Hi All, I am kind of at my wit's end here, so I am hoping someone here can help. I am trying to use Nutch2 and Cassandra and I have been successful using the runtime/local build. I am using the Cloudera CDH3 on CentOs 5 and I do not want to contaminate by hadoop install by dropping in a bunch