docker-cassandra icon indicating copy to clipboard operation
docker-cassandra copied to clipboard

Cassandra in Docker with fast startup

Results 5 docker-cassandra issues
Sort by recently updated
recently updated
newest added

Thanks for providing this useful container. I have a question about two cassandra configs: `enable_materialized_views` and `enable_transient_replication.` It seems the [official document](http://cassandra.apache.org/doc/latest/configuration/cassandra_config_file.html) says "Materialized views are considered experimental and are...

The issue is that if I'd make an image from spotify/cassandra-singlenode with modified configuration I had to modify script file which runs in entrypoint. Also the changes would be applied...

Hi everyone, have you instruct me some information to config multi nodes run in a cluster. If have a large request on 1 moment (~100-300/second - Just write/ No read),...

Giving the link of the possible issue for which JVM_OPTS -Djava.rmi.server.hostname might or might not be needed. (nodetool remote connection issue)

Might be nice to include the cassandra version in the tag as many images do.

enhancement