Web console application

2010-05-17 Thread Suguru Namura
Hi,

I am developing the web application that can monitor and manage
cassandra cluster. Recently I have published it as open source under
the ASL2.0. It works only with trunk version of cassandra (does not
work with 0.6.1). If interested, please check it and send me feedback.
I would like to make it useful for anyone want to use cassandra.

Github URL: http://github.com/suguru/cassandra-webconsole
Screenshots: 
http://github.com/suguru/cassandra-webconsole/tree/master/etc/screenshots
WAR files: http://github.com/suguru/cassandra-webconsole/downloads
*required Tomcat 6.0, JRE6.0 and cassandra(trunk).

Thanks,
--
Suguru Namura


Re: Web console application

2010-05-17 Thread Suguru Namura
> This looks pretty good.  Is this something you're doing for fun, or
> are you deploying Cassandra at work?

Thanks. I am planning to deploy cassandra at work for our web
services. I thought good UI helps decision to use cassandra.

>
> On Mon, May 17, 2010 at 10:20 AM, Suguru Namura
>  wrote:
>> Hi,
>>
>> I am developing the web application that can monitor and manage
>> cassandra cluster. Recently I have published it as open source under
>> the ASL2.0. It works only with trunk version of cassandra (does not
>> work with 0.6.1). If interested, please check it and send me feedback.
>> I would like to make it useful for anyone want to use cassandra.
>>
>> Github URL: http://github.com/suguru/cassandra-webconsole
>> Screenshots: 
>> http://github.com/suguru/cassandra-webconsole/tree/master/etc/screenshots
>> WAR files: http://github.com/suguru/cassandra-webconsole/downloads
>> *required Tomcat 6.0, JRE6.0 and cassandra(trunk).
>>
>> Thanks,
>> --
>> Suguru Namura
>>
>
>
>
> --
> Jonathan Ellis
> Project Chair, Apache Cassandra
> co-founder of Riptano, the source for professional Cassandra support
> http://riptano.com
>
--
Suguru Namura