Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The "CLI Design" page has been changed by wolfeidau. http://wiki.apache.org/cassandra/CLI%20Design?action=diff&rev1=4&rev2=5 -------------------------------------------------- * The tools provided need some work to address error management and overall ease of use. * Most of the interest comes from segments of the Python, Ruby communities which are not entirely familiar with how to manage java based services. * Monitoring of statistics requires an understanding of JMX and is difficult to do outside of the Java Virtual Machine. + * The API through which Cassandra is access can be difficult to build, quite brittle at times. This is mainly due to a focus on tidying up and enhancing core internal functions, as apposed to working on the CLI.
