You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 7, 2025. It is now read-only.
Much of this was developed for Ubuntu, currently on the 13.10 release.
The installer script bin/local_install.sh uses
aptitude --
which you may need to rework for any OS other than Debian or Ubuntu.
Elastic Mesos currently uses Mesos 0.15.0 rc4 and this tutorial reflects that dependency.
That version changes as there are updates to Elastic Mesos,
and you can check
http://mesosphere.io/downloads/ for the latest.
If you run Mesos in different environment, that may be using a different version.
Simply make a one-line change to the EGG environment variable in the bin/local_install.sh script.