mesosphere-backup / dcos-cassandra-service

DEPRECATED—Open source Apache Cassandra running on DC/OS is now replaced by mesosphere/dcos-commons/frameworks/cassandra. This repository will be deleted at the end of 2017.
Apache License 2.0
116 stars 53 forks source link

Authenticated Cassandra Cluster - Schema Backup Fails #440

Open JonathanBennett opened 7 years ago

JonathanBennett commented 7 years ago

When you have an authenticated Cassandra cluster the data backup portion of the backup task completes but the schema portion fails and hangs forever, killing the task and recreating it, effectively making a backup never finish.

It would be good if basic support was added for passing credentials to the backup process to overcome this issue leading to a complete backup.

Happy to try and add this but can't find the right start point in the framework to support it, also aware that majority of development efforts are probably going towards the new framework. Either way, a push in the right direction would be great.

Thanks.

JonathanBennett commented 7 years ago

Just found PR437. (https://github.com/mesosphere/dcos-cassandra-service/pull/437)

Is this going to be merged?

triclambert commented 6 years ago

This repo is deprecated and will be archived in one week. Please see the latest version of Cassandra or DSE for DC/OS:

https://docs.mesosphere.com/service-docs/cassandra/ https://docs.mesosphere.com/service-docs/dse/ (enterprise-only)