Support for slurm resource manager as a framework
-------------------------------------------------
Key: MESOS-150
URL: https://issues.apache.org/jira/browse/MESOS-150
Project: Mesos
Issue Type: New Feature
Environment: linux-only
Reporter: Jon Bringhurst
Priority: Minor
Slurm is a GPLv2 resource manager which has many features similar to the Torque
resource manager. It's used on many of the top500 supercomputers.
See http://github.com/schedmd/slurm for the source code to slurm.
Supporting slurm could be done through a method similar to the python scripts
used for Torque. A proof-of-concept-quality version of slurm support is
currently in development.
Slurm's support of cgroups may be a point of concern since it may conflict with
Mesos' lxc support.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira