You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Daniel Pravat (JIRA)" <ji...@apache.org> on 2016/12/19 19:51:58 UTC

[jira] [Created] (MESOS-6816) Allows frameworks to overwrite system environment variables

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)