Re: Looking for a cassandra web interface

2014-10-21 Thread Rahul Neelakantan
It is not web based, you can try Helenos, but I don't think it is ready for newer versions. Rahul Neelakantan > On Oct 21, 2014, at 12:26 AM, Vishanth Balasubramaniam > wrote: > > I believe DevCenter is not a 'web' interface, isn't it? > >> On Mon, Oct 20, 2014 at 11:40 PM, Jared Biel >> w

Re: Looking for a cassandra web interface

2014-10-20 Thread Vishanth Balasubramaniam
I believe DevCenter is not a 'web' interface, isn't it? On Mon, Oct 20, 2014 at 11:40 PM, Jared Biel wrote: > Very nice, I had forgotten about Cyclop. We used to use Cassandra Cluster > Admin, but it doesn't support CQL so it's not very useful anymore. If > you're looking for a developer UI, I r

Re: Looking for a cassandra web interface

2014-10-20 Thread Jared Biel
Very nice, I had forgotten about Cyclop. We used to use Cassandra Cluster Admin, but it doesn't support CQL so it's not very useful anymore. If you're looking for a developer UI, I recommend trying DataStax DevCenter ( http://www.datastax.com/what-we-offer/products-services/devcenter). It's complet

Re: Looking for a cassandra web interface

2014-10-20 Thread DuyHai Doan
I remember someone mentioning Cyclop, a web interface based on Apache Wicket for Cassandra: https://github.com/maciejmiklas/cyclop If you want a module which exposes Cassandra operations as REST services, look at Virgil https://github.com/hmsonline/virgil On Mon, Oct 20, 2014 at 7:40 PM, Vishanth

Looking for a cassandra web interface

2014-10-20 Thread Vishanth Balasubramaniam
Hi, I am very new to cassandra. I have started cassandra inside an instance in my VM and I want to expose a cassandra web interface. What is the most stable web interface for Cassandra with a proper guide to set up? Thanks and Regards, Vishanth