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

Tyler Hobbs commented on CASSANDRA-8074:
----------------------------------------

You probably just want to set up mx4j, which is the easiest way for non-JVM 
languages to interact with JMX.  Otherwise, you're looking at creating a whole 
new API.

> 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)

Reply via email to