Currently I wish to write a Script for Apache Mesos to start the master/slave (on 2 different node).
I have refer to http://mesos.apache.org/documentation/latest/deploy-scripts/ and it state
[install-prefix]/var/mesos/deploy/masters
What does [install-prefix] means? & anyone knows what details should I write in the script?
Thank you