资 源 简 介
Cassandra UI - a web based interface over Cassandra
Getting Started
Download cassui.war from downloads section and drop it into any servlet container.
Go to http://host of tomcat server:port/cassui
Add Cassandra server"s IP address (and port if not 9160 with the separator being a colon)
for example 127.0.0.1 or 192.168.1.1:9160 or mycassandraserver.com:9160
Start browsing through the keyspaces and individual column family.
Main Features/Functionalities
Release 0.3
Added support for Cassandra 1.0 and CQL support of simple column types. Download cassui-0.3-cassandra1.0.war under downloads or tags under svn.
### Release 0.2 ###
Added support for Cassandra 0.7 and secure login.
### Release 0.1 ###
By default first 10 records are shown. The drop down can be used to get more records, but should be used for caution for large number of reco