[
https://issues.apache.org/jira/browse/YARN-8342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16495831#comment-16495831
]
Eric Yang edited comment on YARN-8342 at 5/30/18 10:51 PM:
-----------------------------------------------------------
Patch 002 includes:
- Allow untrusted image to supply launch_command to Docker mode (ENTRY_POINT).
- Renamed docker.privileged-containers.registries to docker.trusted.registries
to reflect the current implementation.
- Add a paragraph on how to make ENTRY_POINT mode as global setting in
yarn-env.sh and yarn-site.xml.
was (Author: eyang):
Patch 002 includes:
- Allow untrusted image to supply launch_command to Docker mode (ENTRY_POINT).
- Add a paragraph on how to make ENTRY_POINT mode as global setting in
yarn-env.sh and yarn-site.xml.
> Using docker image from a non-privileged registry, the launch_command is not
> honored
> ------------------------------------------------------------------------------------
>
> Key: YARN-8342
> URL: https://issues.apache.org/jira/browse/YARN-8342
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Wangda Tan
> Assignee: Eric Yang
> Priority: Critical
> Labels: Docker
> Attachments: YARN-8342.001.patch, YARN-8342.002.patch
>
>
> During test of the Docker feature, I found that if a container comes from
> non-privileged docker registry, the specified launch command will be ignored.
> Container will success without any log, which is very confusing to end users.
> And this behavior is inconsistent to containers from privileged docker
> registries.
> cc: [~eyang], [[email protected]], [~ebadger], [~jlowe]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]