> On April 22, 2020, 1:21 p.m., Qian Zhang wrote: > > docs/running-workloads.md > > Lines 30 (patched) > > <https://reviews.apache.org/r/72409/diff/1/?file=2224549#file2224549line30> > > > > What do you mean for "task is specified with executor ID"? Why do we > > want to specify an executor ID for a task?
In the LAUNCH_GROUP call, one or more tasks is specified along with an executor info, so there is always an executor ID specified. - Greg ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72409/#review220420 ----------------------------------------------------------- On April 21, 2020, 8 p.m., Greg Mann wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72409/ > ----------------------------------------------------------- > > (Updated April 21, 2020, 8 p.m.) > > > Review request for mesos, Andrei Budnik, Benjamin Mahler, Qian Zhang, and Tim > Harper. > > > Bugs: MESOS-10115 > https://issues.apache.org/jira/browse/MESOS-10115 > > > Repository: mesos > > > Description > ------- > > This adds a new document containing an introduction for > scheduler authors to the available methods for running > workloads in a Mesos cluster. > > > Diffs > ----- > > docs/home.md 027319fa28abbdac21588ad1c62dae588033f60e > docs/running-workloads.md PRE-CREATION > > > Diff: https://reviews.apache.org/r/72409/diff/1/ > > > Testing > ------- > > Viewed with `site/mesos-website-dev.sh` > > > Thanks, > > Greg Mann > >
