[
https://issues.apache.org/jira/browse/YARN-7996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16386144#comment-16386144
]
Shane Kumpf commented on YARN-7996:
-----------------------------------
Attached a new patch to address the checkstyle warnings.
I also fixed a minor bug in
{{DockerClientConfigHandler#writeDockerCredentialsToPath}} where the
{{config.json}} would be written out even if no Docker credentials were passed
through the CLC. The {{config.json}} was valid, but contained no auth tokens,
so it was an unnecessary file write for each container.
> Allow user supplied Docker client configurations with YARN native services
> --------------------------------------------------------------------------
>
> Key: YARN-7996
> URL: https://issues.apache.org/jira/browse/YARN-7996
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Shane Kumpf
> Assignee: Shane Kumpf
> Priority: Major
> Attachments: YARN-7996.001.patch, YARN-7996.002.patch
>
>
> YARN-5428 added support to distributed shell for supplying a Docker client
> configuration at application submission time. The auth tokens within the
> client configuration are then used to pull images from private Docker
> repositories/registries. Add the same support to the YARN Native Services
> framework.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]