[
https://issues.apache.org/jira/browse/YARN-8380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16496574#comment-16496574
]
Billie Rinaldi commented on YARN-8380:
--------------------------------------
[~rohithsharma] You can address this error by running the following on the
directory you would like to mount as shared:
{noformat}
/bin/mount --bind /dir /dir
/bin/mount --make-shared /dir
{noformat}
> 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
>
> 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]