Hi there, 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... Bye, Norman 2011/3/28 An Zhuo <[email protected]> > 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. > > 2011-03-28 > ------------------------------ > An Zhuo >
