[
https://issues.apache.org/jira/browse/CASSANDRA-8074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14162581#comment-14162581
]
Tyler Hobbs commented on CASSANDRA-8074:
----------------------------------------
Sorry, I meant dropping the mx4j jar into Cassandra's classpath, as explained
here:
http://www.robinverlangen.nl/index/view/50aa1850d5188-f42d65/cassandra-with-jmx-mx4j.html.
This exposes a web interface and REST api that you can use from python.
> Add GetAllDataFileLocations to Cassandra Python Driver
> ------------------------------------------------------
>
> Key: CASSANDRA-8074
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8074
> Project: Cassandra
> Issue Type: Improvement
> Components: Config, Drivers (now out of tree)
> Environment: Python driver on Linux
> Reporter: Maohua
> Labels: features
> Fix For: 2.1.0
>
> Original Estimate: 336h
> Remaining Estimate: 336h
>
> To make data management easier, users need to know where their database files
> are stored. Currently, Cassandra expose the "AllDataFileLocations" via JMX
> interface in org.apache.cassandra.db.StorageService mbean. However, the
> information is not exposed through Python driver.
> The improvement aims to enable Python driver to read the information
> directly, the changes involve both Python driver and other changes necessary
> to reach org.apache.cassandra.config.DatabaseDescriptor class.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)