Created
May 16, 2016 15:34
-
-
Save nsabharwal/81126cc8ea977c024c76fc11835aac01 to your computer and use it in GitHub Desktop.
Marathon
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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