Hubert Asamer created MESOS-6479:
------------------------------------

             Summary: add ability to execute batch jobs from TaskGroupInfo 
proto in execute.cpp and add string flag for framework-name
                 Key: MESOS-6479
                 URL: https://issues.apache.org/jira/browse/MESOS-6479
             Project: Mesos
          Issue Type: Improvement
          Components: cli
    Affects Versions: 1.1.0
         Environment: all
            Reporter: Hubert Asamer
            Priority: Trivial


Extend execute.cpp to use TaskGroupInfo as container for batch jobs to 
distribute tasks based on available offers. A simple bool cli flag shall 
enable/disable such a behavior. If enabled the contents of TaskGroupInfo does 
not cause the execution of tasks within a "pod" (on a single host) but as 
distributed jobs (on multiple hosts) 
As an addition an optional cli flag for setting the temporary framework name 
(e.g. to better distinguish between running/finished frameworks) could be 
useful.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to