Skip to content

nspforever/PythonShellScheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Documentation In Progress

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

About

A bare minimum Mesos framework in Python which can run a arbitrary bash command

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages