----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52732/ -----------------------------------------------------------
Review request for mesos, Gilbert Song and Kevin Klues. Bugs: MESOS-6323 https://issues.apache.org/jira/browse/MESOS-6323 Repository: mesos Description ------- This patch addressed MESOS-6323. The idea is that we pass the environment variables that the command needs to the mesos-containerizer launch helper, and let the helper inherit agent environment variables. Diffs ----- src/slave/containerizer/mesos/containerizer.hpp eef2cbb033faf9428970369f0434d6653c5d3713 src/slave/containerizer/mesos/containerizer.cpp 32058c35ea9ca95f0a2665994c1ebccd5c840345 Diff: https://reviews.apache.org/r/52732/diff/ Testing ------- sudo make check Thanks, Jie Yu