Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kellrott/jobTree-mesos
https://github.com/kellrott/jobTree-mesos
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/kellrott/jobTree-mesos
- Owner: kellrott
- Created: 2013-11-08T19:42:07.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-22T01:28:03.000Z (almost 11 years ago)
- Last Synced: 2024-08-04T04:06:51.855Z (3 months ago)
- Language: Python
- Size: 121 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- awesome-mesos - JobTree
README
Mesos jobTree: a reimplemenation for jobTree for Mesos
Original jobTree project: https://github.com/benedictpaten/jobTree/
Add mesos to mesos egg:
PYTHONPATH=/path/to/mesos-0.13.0/src/python/dist/mesos-0.13.0-py2.7-linux-x86_64.egg
The command line arguments:
Define the directory to store the jobTree data default .jobTree
--jobTree .jobTree
Define the URL of the mesos server
--batchSystem localhost:5050