You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Till Toenshoff (JIRA)" <ji...@apache.org> on 2016/10/14 18:37:20 UTC

[jira] [Created] (MESOS-6396) Hooks should allow sandbox dependent environment variables.

Till Toenshoff created MESOS-6396:
-------------------------------------

             Summary: Hooks should allow sandbox dependent environment variables.
                 Key: MESOS-6396
                 URL: https://issues.apache.org/jira/browse/MESOS-6396
             Project: Mesos
          Issue Type: Bug
            Reporter: Till Toenshoff


The {{slaveExecutorEnvironmentDecorator}} hook is the only one that allows mutating the executor environment of a Docker container. That callback has no means of getting the location of the sandbox. That in turn means that it is not possible for a hook to create files and respective environment variables listing  paths within the sandbox for the executor to access.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)