- JDK 8
- GNU Sed 4.2.2 + (for generating new apache-casssandra package using
build-cassandra-bin.bash
)
$ git clone --recursive [email protected]:mesosphere/dcos-cassandra-service.git
$ ./gradlew clean build
We need to update the vanilla apache-cassandra binary package for following:
- Make JMX_PORT configurable
- Copy reporter-config JARs into lib directory for metric reporting:
See build-cassandra-bin.bash for more details on usage.
$ ./build-cassandra-bin.bash