tbarbugli / cassandra_snapshotter

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

Make aws_access_key_id and aws_secret_access_key optional in write_on… #62

Closed pdehlke closed 9 years ago

pdehlke commented 9 years ago

…_S3() and SnapshotCollection

This finishes up the work done in #58, which failed to upload manifest.json and the ring description file if we're not passing in an access key.