Cassandra's options are defined in two files: jvm.options for Java VM parameter and cassandra.yaml for the Cassandra's parameter. Some important parameters (e.g., JVM heap size, reader worker / write worker count) should be exposed to the docker cmd for quick setup.
Cassandra's options are defined in two files: jvm.options for Java VM parameter and cassandra.yaml for the Cassandra's parameter. Some important parameters (e.g., JVM heap size, reader worker / write worker count) should be exposed to the docker cmd for quick setup.