For command task, if its `ExecutorInfo` would set with `CommandExecutor` as well?
Some tickets may relate to this. [1]: https://issues.apache.org/jira/browse/MESOS-2330 [2]: https://issues.apache.org/jira/browse/MESOS-527 [3]: https://issues.apache.org/jira/browse/MESOS-5198 On Fri, Oct 14, 2016 at 1:00 AM, Vinod Kone <vinodk...@apache.org> wrote: > Hi, > > We are contemplating whether to allow both CommandInfo and ExecutorInfo on > TaskInfo (MESOS-6294 <https://issues.apache.org/jira/browse/MESOS-6294>). > Currently we only allow one or the other. The motivation is to allow custom > executors a more structured way to pass information (e.g, command) about > Task. Right now custom executors have to get this data via `TaskInfo.bytes` > which is not ideal. > > Are there any custom executors out there that crash if they get Tasks with > CommandInfo set? > > Thoughts? > > Vinod > -- Best Regards, Haosdent Huang