[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to