On Tue, 27 Apr 2010 19:06:11 -0500 Jonathan Ellis <jbel...@gmail.com> wrote:
JE> On Mon, Apr 26, 2010 at 9:46 PM, Shuge Lee <shuge....@gmail.com> wrote: >> 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. JE> You'll want to create a ticket at JE> https://issues.apache.org/jira/browse/CASSANDRA to add that, then. I think this is related to https://issues.apache.org/jira/browse/CASSANDRA-972 (meaning that the Cassandra version, Thrift interface version, and SVN rev would be useful both in the logs and through Thrift). Ted