-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51623/
-----------------------------------------------------------
(Updated Sept. 17, 2016, 8:56 p.m.)
Review request for mesos, Anand Mazumdar and Vinod Kone.
Bugs: MESOS-6096
https://issues.apache.org/jira/browse/MESOS-6096
Repository: mesos
Description
-------
Updated mesos-execute to support task groups.
Diffs (updated)
-----
src/cli/execute.cpp 525c89803ad1b29328420c5925a3e6045e487645
Diff: https://reviews.apache.org/r/51623/diff/
Testing
-------
On Ubuntu 16.04:
sudo make -j4
and manually ran this command:
**Successful**
mesos-execute --master=127.0.0.1:5050
--taskgroup=file:///home/abhishek/taskgroup.txt
Thanks,
Abhishek Dasgupta