Daniel Pravat created MESOS-6816:
------------------------------------
Summary: Allows frameworks to overwrite system environment
variables
Key: MESOS-6816
URL: https://issues.apache.org/jira/browse/MESOS-6816
Project: Mesos
Issue Type: Bug
Components: agent
Reporter: Daniel Pravat
Priority: Minor
In case the framework is specifying an environment variable block, mesos agent
code overwrites the variables already present in the system environment block.
For example even if the framework specify a variable named `ComSpec` the value
observed in the agent will be one configured in the `ComSpec` system
environment.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)