On Mon, 2011-03-28 at 14:51 +0200, Norman Maurer wrote: > you would be better of to use a high-level client like hector or > pelops. > > See: > http://wiki.apache.org/cassandra/ClientOptions > > But to answer your question... If you really want to use something > lowlevel then Thrift is the way to go...
If you are targeting 0.8, then CQL is another option (https://svn.apache.org/viewvc/cassandra/trunk/doc/cql/CQL.html?view=co). There is a JDBC driver in-tree (see drivers/java/). > 2011/3/28 An Zhuo <sparkdream...@gmail.com> > > > HI, I've learned something about Cassandra and find that there are > two > > packages about how to access cassandra: avro and thrift。 > > > > So how should I choose the suitable way with java, avro or thrift? > thank > > you. -- Eric Evans eev...@rackspace.com