[ 
https://issues.apache.org/jira/browse/MESOS-7263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Rukletsov updated MESOS-7263:
---------------------------------------
    Fix Version/s: 1.3.0

> User supplied task environment variables cause warnings in sandbox stdout.
> --------------------------------------------------------------------------
>
>                 Key: MESOS-7263
>                 URL: https://issues.apache.org/jira/browse/MESOS-7263
>             Project: Mesos
>          Issue Type: Bug
>          Components: agent, executor
>    Affects Versions: 1.2.0
>            Reporter: Till Toenshoff
>            Assignee: Till Toenshoff
>              Labels: mesosphere
>             Fix For: 1.3.0
>
>
> The default executor causes task/command environment variables to get 
> duplicated internally, causing warnings in the resulting sandbox {{stdout}}.
> {noformat}
> $ ./src/mesos-execute --name="test" --env='{"key1":"value1"}' 
> --command='sleep 1000' --master=127.0.0.1:5050
> {noformat}
> Result in {{stdout}} of the sandbox:
> {noformat}
> Overwriting environment variable 'key1', original: 'value1', new: 'value1'
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to