Re: Need some beginner help with Eclipse+Hector with Cassandra 0.7

2011-01-11 Thread Nate McCall
r@cassandra.apache.org > Cc: hector-us...@googlegroups.com > Subject: Re: Need some beginner help with Eclipse+Hector with Cassandra 0.7 > > Add commons-pooling to the classpath (the remaining references will be > removed shortly as it is no longer actively used). An updated version

RE: Need some beginner help with Eclipse+Hector with Cassandra 0.7

2011-01-11 Thread tamara.alexander
he problem because those files are where they should be. Any ideas? Thanks! -Original Message- From: Nate McCall [mailto:n...@riptano.com] Sent: Monday, January 10, 2011 7:37 PM To: user@cassandra.apache.org Cc: hector-us...@googlegroups.com Subject: Re: Need some beginner help with Ecli

Re: Need some beginner help with Eclipse+Hector with Cassandra 0.7

2011-01-10 Thread Nate McCall
Add commons-pooling to the classpath (the remaining references will be removed shortly as it is no longer actively used). An updated version of the Hector doc will be out shortly to reflect a few minor changes - thanks for pointing out this specifically though. I've cc'ed hector-us...@googlegroups

Need some beginner help with Eclipse+Hector with Cassandra 0.7

2011-01-10 Thread Cassy Andra
Hi, I'm trying to use Eclipse with Hector (latest version) to write a new row to Cassandra 0.7RC4. However, I keep getting a Java error. Any Here is the .java file: - - - - - - import me.prettyprint.cassandra.serializers.StringSerializer; import me.prettyprint.cassandra.service.CassandraHostConf