[ 
https://issues.apache.org/jira/browse/CASSANDRA-918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852016#action_12852016
 ] 

Pablo Cuadrado commented on CASSANDRA-918:
------------------------------------------

Hi! 

My idea on the GUI was to develop at first a communication mechanism/layer, 
providing both JMX and Thrift functionalities, in order to achieve monitoring 
and querying capabilities like most DB web UIs do.

It would be good to know which features are most desirable, to develop a 
roadmap. Please comment any opinion/idea on this matter!

As for the language, personally, I don't mind if it's PHP or Python, BUT: I 
care about running the project in a language which is familiar to the Cassandra 
community. I wouldn't like to build a PHP UI which seems like a foreign member 
standing outside the Cassandra umbrella.

About Flex, in my experience, I don't see it as  "flexible" as 
HTML/CSS/Javascript (the usual suspects on the client side) are. For instance, 
HTML runs on different devices/platforms/browsers almost the same way, or by 
tweaking some CSS and Javascript (think iPhone, Blackberry, Android, netbooks, 
etc).

Nowadays, with modern browser is easy to have graphs updated on the run with 
any need of refresh. Take a look at YUI Charts polling mechanisms:

http://developer.yahoo.com/yui/examples/charts/charts-xhr-polling.html

These are flash implementations but can also be done via javascript very easily.

> Create a dazzling web ui for cassandra
> --------------------------------------
>
>                 Key: CASSANDRA-918
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-918
>             Project: Cassandra
>          Issue Type: Wish
>          Components: Contrib
>            Reporter: Gary Dusbabek
>
> This would need to pull in jmx attributes and be able to execute operations.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to