Milkman Cassandra Plugin
Introduces Cql Requests to Milkman using cassandra datastax driver.
Introduces Cql Requests to Milkman using cassandra datastax driver.
Requirements
This plugin requires milkman-jdbc
plugin
Installation
After placing the jar into \plugin
folder, you also have to place the driver-jars you want to use in that folder as well.
Usage
The used url is of following format:
cql://host[/keyspace]?dc=...[&username=...&password=...]
supported parameters
name | description |
---|---|
dc | datacenter, required. for local installations, this should be ‘datacenter1’ |
username | username, optional |
password | password, optional |
Screenshot
Features
- Execution of Requests against cassandra databases
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.