[ 
https://issues.apache.org/jira/browse/CASSANDRA-14783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

C. Scott Andreas updated CASSANDRA-14783:
-----------------------------------------
    Component/s: Tools

> Run bulk nodetool commands via REST API
> ---------------------------------------
>
>                 Key: CASSANDRA-14783
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14783
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Tools
>            Reporter: Dinesh Joshi
>            Assignee: Dinesh Joshi
>            Priority: Major
>
> It would be very useful to have the ability to run nodetool commands across 
> all nodes in a cluster and get the results in one response so that we don't 
> need to run it against each node in the cluster individually. We should have 
> a REST endpoint that will allow the user to do this.
> For example, we could have a REST endpoint like the following -
> {noformat}
> <host>:<port>/bulk/nodetool/tablestats?arg0=keyspace_name.table_name&arg1=<if 
> required>
> {noformat}
> This should be part of the management / sidecar process that runs alongside 
> CassandraDaemon.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to