[
https://issues.apache.org/jira/browse/YARN-9379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16809910#comment-16809910
]
Eric Badger commented on YARN-9379:
-----------------------------------
Hey [~caozhiqiang], it looks like this is an issue in trunk, which is 3.3.0. As
you found this in the released 3.2.0 version, we could also backport the change
to that release. However, improvements should alway go into trunk first and get
backported to older releases from there. So in this case, you should upload a
patch that is made against trunk and upload it as YARN-9379.002.patch (since
you already uploaded a .001). By not specifying a branch, it will run the
precommit hadoopqa against trunk. Then, if we choose to commit this back to
3.2.1, we would cherry-pick it to that release at commit time. If the
cherry-pick is not straight-forward, then the committer would ask you to put up
a patch directly against the 3.2.1 branch (in which you would upload your patch
as YARN-9379-branch-3.2.###.patch).
So for right now, create your patch against trunk and then upload it to this
JIRA as YARN-9379.002.patch.
A side node: Please don't delete patches even if you've made a mistake. It's
good to have a complete history on the JIRA so that we can know what happened
at the time.
> Can't specify docker runtime through environment
> ------------------------------------------------
>
> Key: YARN-9379
> URL: https://issues.apache.org/jira/browse/YARN-9379
> Project: Hadoop YARN
> Issue Type: Bug
> Components: nodemanager
> Affects Versions: 3.2.0
> Reporter: caozhiqiang
> Assignee: caozhiqiang
> Priority: Minor
> Attachments: YARN-9379-branch-3.2.0.001.patch
>
>
> When use docker to run yarn containers, even though there isĀ
> docker.allowed.runtimes in container-executor.cfg, there are not parameter to
> specify the docker runtime, such as gvisor, lxc or kata. With this patch,
> client can add parameter such as
> -[Dyarn.app.mapreduce.am|http://dyarn.app.mapreduce.am/].env.YARN_CONTAINER_RUNTIME_DOCKER_RUNTIME=runsc
> to specify docker runtime.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]