You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Eric Yang (JIRA)" <ji...@apache.org> on 2018/07/19 20:57:00 UTC

[jira] [Comment Edited] (YARN-8380) Support shared mounts in docker runtime

    [ https://issues.apache.org/jira/browse/YARN-8380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16549827#comment-16549827 ] 

Eric Yang edited comment on YARN-8380 at 7/19/18 8:56 PM:
----------------------------------------------------------

[~billie.rinaldi] Can we do a regex match for [rw|ro|shared]+[,](.*) to determine if it is supported?  Container-executor config keys will be one of the three main types.  Other options are optional and parsed for validation only.


was (Author: eyang):
[~billie.rinaldi] Can we do a regex match for [rw|ro|z|Z|s|[r]shared|[r]slave|[r]private|nocopy] to determine if it is supported?

> Support shared mounts in docker runtime
> ---------------------------------------
>
>                 Key: YARN-8380
>                 URL: https://issues.apache.org/jira/browse/YARN-8380
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Billie Rinaldi
>            Assignee: Billie Rinaldi
>            Priority: Major
>         Attachments: YARN-8380.1.patch, YARN-8380.2.patch
>
>
> The docker run command supports the mount type shared, but currently we are only supporting ro and rw mount types in the docker runtime.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org