Re: Hector vs cassandra-java-client

2010-06-24 Thread Bjorn Borud
Jesse McConnell writes: > ya, until the developers decide to go the route of most other apache > projects and use maven and deploy artifacts into maven central your > best bet is to manage it yourself and install into a repository > manager and like archiva and nexus the issue is a bit worse. t

Re: Hector vs cassandra-java-client

2010-06-24 Thread Ran Tavory
es in maven public repos (e.g. Thrift itself). > >>> > >>> The option would be to publish a public maven repo containing all > >>> dependencies, which ends up being more responsibility then the client > >>> developers want to accept. > >>> Any volun

Re: Hector vs cassandra-java-client

2010-06-24 Thread Jesse McConnell
re responsibility then the client >>> developers want to accept. >>> Any volunteers? >>> >>> -Ken >>> >>> > To: user@cassandra.apache.org >>> > From: bbo...@gmail.com >>> > Subject: Re: Hector vs cassandra-java-client >

Re: Hector vs cassandra-java-client

2010-06-24 Thread Jools
be to publish a public maven repo containing all >> dependencies, which ends up being more responsibility then the client >> developers want to accept. >> Any volunteers? >> >> -Ken >> >> >> > To: user@cassandra.apache.org >> >

Re: Hector vs cassandra-java-client

2010-06-23 Thread Ran Tavory
dependencies, which ends up being more responsibility then the client > developers want to accept. > Any volunteers? > > -Ken > > > > To: user@cassandra.apache.org > > From: bbo...@gmail.com > > > Subject: Re: Hector vs cassandra-java-client > >

RE: Hector vs cassandra-java-client

2010-06-23 Thread Kenneth Bartholet
lient developers want to accept. Any volunteers? -Ken > To: user@cassandra.apache.org > From: bbo...@gmail.com > Subject: Re: Hector vs cassandra-java-client > Date: Tue, 22 Jun 2010 17:14:53 +0200 > > "Dop Sun" writes: > > > Updated. > > the firs

Re: Hector vs cassandra-java-client

2010-06-22 Thread Bjorn Borud
"Dop Sun" writes: > Updated. the first Cassandra client lib to make it into the Maven repositories will probably end up with a big audience. :-) -Bjørn

Re: Hector vs cassandra-java-client

2010-05-25 Thread Maxim Kramarenko
Hello I've used jassandra, works fine and easy for use. On 25.05.2010 06:21, Peter Hsu wrote: Hi All, This may have been answered already, but I did a [quick] Google search and didn't find much. Which is the better Java client to use? Hector or cassandra-java-client or neither? it seems H

RE: Hector vs cassandra-java-client

2010-05-25 Thread Dop Sun
Updated. Cheers~ Dop -Original Message- From: Jonathan Ellis [mailto:jbel...@gmail.com] Sent: Tuesday, May 25, 2010 8:39 PM To: user@cassandra.apache.org Subject: Re: Hector vs cassandra-java-client You should link it on http://wiki.apache.org/cassandra/ClientOptions (click Login to

Re: Hector vs cassandra-java-client

2010-05-25 Thread Jonathan Ellis
e found with Cassandra java client > keywords. K > > > > From: Ran Tavory [mailto:ran...@gmail.com] > Sent: Tuesday, May 25, 2010 2:52 PM > To: user@cassandra.apache.org > Subject: Re: Hector vs cassandra-java-client > > > > cassandra-java-client is up to cassandra

RE: Hector vs cassandra-java-client

2010-05-25 Thread Dop Sun
: Hector vs cassandra-java-client cassandra-java-client is up to cassandra's 0.4.2 version, so you probably can't use it out of the box. Hector is active and up to the latest 0.6.1 release with a bunch of committers, contributors and users. See http://wiki.github.com/rantav/hector/

Re: Hector vs cassandra-java-client

2010-05-24 Thread Ran Tavory
cassandra-java-client is up to cassandra's 0.4.2 version, so you probably can't use it out of the box. Hector is active and up to the latest 0.6.1 release with a bunch of committers, contributors and users. See http://wiki.github.com/rantav/hector/ and http://groups.google.com/group/hector-users O

Re: Hector vs cassandra-java-client

2010-05-24 Thread Jeff Zhang
I think hector is better, and seems the author of cassandra-java-client does not continue work on it. On Tue, May 25, 2010 at 10:21 AM, Peter Hsu wrote: > Hi All, > > This may have been answered already, but I did a [quick] Google search and > didn't find much.  Which is the better Java client

Hector vs cassandra-java-client

2010-05-24 Thread Peter Hsu
Hi All, This may have been answered already, but I did a [quick] Google search and didn't find much. Which is the better Java client to use? Hector or cassandra-java-client or neither? it seems Hector is more fully featured and more active as a project in general. What are user experiences w