tbarbugli / cassandra_snapshotter

A tool to backup cassandra nodes using snapshots and incremental backups on S3
Other
222 stars 122 forks source link

Nodetool Authentication #95

Open jquacinella opened 8 years ago

jquacinella commented 8 years ago

Hello,

This tool looks great so far. I notice that I can set the nodetool path, so I tell the script where to find nodetool. However, if the JMX setup has authentication on it, nodetool will fail (as it needs -u and -pw params). Does this tool take that into account?

tbarbugli commented 8 years ago

that's not supported atm

desert-orchid commented 8 years ago

@jquacinella I have a branch that adds support for nodetool configuration, but I've not had a chance to clean it up, update readmes, and submit a PR.

See if this helps at all.

https://github.com/desert-orchid/cassandra_snapshotter/commit/4c67f94859089b93f49741613cbdd93f78130d5f