[
https://issues.apache.org/jira/browse/MESOS-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gilbert Song reassigned MESOS-3751:
-----------------------------------
Assignee: Gilbert Song
> MESOS_NATIVE_JAVA_LIBRARY not set on MesosContainerizre tasks with
> --executor_environmnent_variables
> ----------------------------------------------------------------------------------------------------
>
> Key: MESOS-3751
> URL: https://issues.apache.org/jira/browse/MESOS-3751
> Project: Mesos
> Issue Type: Bug
> Components: containerization
> Affects Versions: 0.24.1, 0.25.0
> Reporter: Cody Maloney
> Assignee: Gilbert Song
> Labels: mesosphere, newbie
>
> When using --executor_environment_variables, and having
> MESOS_NATIVE_JAVA_LIBRARY in the environment of mesos-slave, the mesos
> containerizer does not set MESOS_NATIVE_JAVA_LIBRARY itself.
> Relevant code:
> https://github.com/apache/mesos/blob/14f7967ef307f3d98e3a4b93d92d6b3a56399b20/src/slave/containerizer/containerizer.cpp#L281
> It sees that the variable is in the mesos-slave's environment (os::getenv),
> rather than checking if it is set in the environment variable set.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)