Skip to content

Instantly share code, notes, and snippets.

@huntc
Last active July 13, 2016 05:14
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 huntc/c210f13b51d6ed62344612227d6c2b71 to your computer and use it in GitHub Desktop.
Save huntc/c210f13b51d6ed62344612227d6c2b71 to your computer and use it in GitHub Desktop.
MESOS environment variables
MESOS_AGENT_ENDPOINT=10.0.1.187:5051
MESOS_CHECKPOINT=0
MESOS_DIRECTORY=/tmp/mesos/slaves/e23ea3f5-0c2c-4220-8352-ec387538170f-S0/frameworks/e23ea3f5-0c2c-4220-8352-ec387538170f-0008/executors/conductr.node.christophersmbp.lan.executor/runs/3e175322-d045-41dc-975e-1f4394bffe68
MESOS_EXECUTOR_ID=conductr.node.christophersmbp.lan.executor
MESOS_EXECUTOR_SHUTDOWN_GRACE_PERIOD=5secs
MESOS_FRAMEWORK_ID=e23ea3f5-0c2c-4220-8352-ec387538170f-0008
MESOS_NATIVE_JAVA_LIBRARY=/usr/local/Cellar/mesos/0.28.1/lib/libmesos-0.28.1.dylib
MESOS_NATIVE_LIBRARY=/usr/local/Cellar/mesos/0.28.1/lib/libmesos-0.28.1.dylib
MESOS_SANDBOX=/tmp/mesos/slaves/e23ea3f5-0c2c-4220-8352-ec387538170f-S0/frameworks/e23ea3f5-0c2c-4220-8352-ec387538170f-0008/executors/conductr.node.christophersmbp.lan.executor/runs/3e175322-d045-41dc-975e-1f4394bffe68
MESOS_SLAVE_ID=e23ea3f5-0c2c-4220-8352-ec387538170f-S0
MESOS_SLAVE_PID=slave(1)@10.0.1.187:5051
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment