I know I can get thrift API version.

However, I writing a CLI for Cassandra in Python with readline support,
and it will supports one-key deploy/upgrade cassandra+thrift remote,
I need to get ApacheCassandra version to make sure it has deploy
successfully.


2010/4/27 Jonathan Ellis <jbel...@gmail.com>

> You can't get the Cassandra release version, but you can get the
> Thrift api version, which is more useful.  It's compiled as a constant
> VERSION string in your client library.  See the comments in
> interface/cassandra.thrift.
>
> On Mon, Apr 26, 2010 at 8:14 PM, Shuge Lee <shuge....@gmail.com> wrote:
> > Hi all:
> > How to get apache cassandra version with thrift client ?
> > Thanks for reply.
> >
> > --
> > Shuge Lee | Lee Li | 李蠡
> >
>
>
>
> --
> Jonathan Ellis
> Project Chair, Apache Cassandra
> co-founder of Riptano, the source for professional Cassandra support
> http://riptano.com
>



-- 
Shuge Lee | Lee Li | 李蠡

Reply via email to