[
https://issues.apache.org/jira/browse/YARN-7677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16310288#comment-16310288
]
Eric Yang edited comment on YARN-7677 at 1/3/18 9:33 PM:
---------------------------------------------------------
I think I am stuck on understanding:
{quote}
It completely bypasses the whitelist and so there is no way for a task to not
have HADOOP_CONF_DIR set.
{quote}
White list is used by container-executor, which resides in host, and not docker
container. How is the by pass happened?
was (Author: eyang):
I think I am stuck on understanding:
{quote}
It completely bypasses the whitelist and so there is no way for a task to not
have HADOOP_CONF_DIR set.
{quote}
White list is used by container-executor, which resides in host, and not docker
container. How is the by pass happens?
> HADOOP_CONF_DIR should not be automatically put in task environment
> -------------------------------------------------------------------
>
> Key: YARN-7677
> URL: https://issues.apache.org/jira/browse/YARN-7677
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Eric Badger
> Assignee: Eric Badger
>
> Currently, {{HADOOP_CONF_DIR}} is being put into the task environment whether
> it's set by the user or not. It completely bypasses the whitelist and so
> there is no way for a task to not have {{HADOOP_CONF_DIR}} set. This causes
> problems in the Docker use case where Docker containers will set up their own
> environment and have their own {{HADOOP_CONF_DIR}} preset in the image
> itself.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]