[
https://issues.apache.org/jira/browse/MESOS-6571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15773901#comment-15773901
]
Qian Zhang edited comment on MESOS-6571 at 12/23/16 11:45 PM:
--------------------------------------------------------------
[~alexr], [[email protected]], in the above commit, I added a function
into a file "src/v1/parse.hpp" which was introduced in another commit
(0b02dc7a8efae70375d98f27898bbcca4092b691) in master branch but not in 1.1.x
branch, so "src/v1/parse.hpp" contains some other functions which are only in
master branch. So now to backport my commits in this ticket to 1.1.x branch, do
we want to introduce that file to 1.1.x branch and make it only contains my
function? Thanks.
was (Author: qianzhang):
[~alexr]], [[email protected]], in the above commit, I added a function
into a file "src/v1/parse.hpp" which was introduced in another commit
(0b02dc7a8efae70375d98f27898bbcca4092b691) in master branch but not in 1.1.x
branch, so "src/v1/parse.hpp" contains some other functions which are only in
master branch. So now to backport my commits in this ticket to 1.1.x branch, do
we want to introduce that file to 1.1.x branch and make it only contains my
function? Thanks.
> Add "--task" flag to mesos-execute
> ----------------------------------
>
> Key: MESOS-6571
> URL: https://issues.apache.org/jira/browse/MESOS-6571
> Project: Mesos
> Issue Type: Improvement
> Reporter: Qian Zhang
> Assignee: Qian Zhang
> Fix For: 1.2.0
>
>
> In [MESOS-6096 | https://issues.apache.org/jira/browse/MESOS-6096], we have
> added the flag {{\--task_group}} to {{mesos-execute}} such that user can
> specify a {{TaskGroupInfo}} json with that flag to launch a task group. In
> this ticket, we'd like to add another flag {{\--task}} for user to specify
> {{TaskInfo}} json to launch a task.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)