Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nsabharwal/81126cc8ea977c024c76fc11835aac01 to your computer and use it in GitHub Desktop.
Save nsabharwal/81126cc8ea977c024c76fc11835aac01 to your computer and use it in GitHub Desktop.
Marathon
#run mesos
#spin up zk instance
#start marathon
MESOS_NATIVE_JAVA_LIBRARY=/Users/nsabharwal/mesos-0.28.1/build/src/.libs/libmesos.dylib ./bin/start --master local --zk zk://localhost:2181/marathon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment