axonops / test-dse-apache-cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

Example of configurations for Executable jar.

Building

Run next commands:

  1. cd ${projectDir}
  2. mvn clean package
  3. cd target
  4. java -jar executable-jar-1.0-jar-with-dependencies.jar "127.0.0.1:9042" "omega" "LOCAL_QUORUM" "cassandra" "cassandra"

Troubleshooting

...

Acknowledgments

...

About


Languages

Language:Shell 90.1%Language:Dockerfile 5.9%Language:Java 4.0%