export MESOS_NATIVE_LIBRARY=/usr/local/lib/libmesos.so pip install mesos.interface pip install pesos https://github.com/ceteri/exelixi/wiki/Mesos-Tutorial:-Fog-Computing-at-Hella-Scale#python-impl-for-a-scheduler http://jamesporter.me/2014/11/15/hello-mesos.html wget http://downloads.mesosphere.io/master/ubuntu/14.04/mesos-0.22.1-py2.7-linux-x86_64.egg easy_install mesos-0.22.1-py2.7-linux-x86_64.egg after the installation copy everything under mesos/native to /usr/local/lib/python2.7/dist-packages/mesos
copy
###Please stay tune ^-^ ###Environment Setup ####Install Mesos Master
####Configure Mesos
####Setup Python environment
####Install Python library
####Implement the scheduler