Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Done
-
None
-
Containerization: RI 15 Sp 49
-
3
Description
Set this env var as the role from the task resource. Here is an example:
https://github.com/apache/mesos/blob/master/src/master/readonly_handler.cpp#L197
We probably want to set this env from executors, by adding this env to CommandInfo.
Mesos and docker containerizers should be supported.