tbarbugli / cassandra_snapshotter

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

add credentials handling for cqlsh #100

Closed gdhagger closed 7 years ago

gdhagger commented 7 years ago

Backup schema currently fails if password authentication is enabled on the cluster. This PR add two additional optional parameters to pass credentials to CQLSH.

tbarbugli commented 7 years ago

thank you for the contribution! will be part of the next release 👍 Please feel free to add yourself to the CONTRIBUTORS list ;)