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 "Namrata Pawale (JIRA)" <ji...@apache.org> on 2019/01/15 10:46:00 UTC

[jira] [Commented] (YARN-8447) Support configurable IPC mode in docker runtime

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

Namrata Pawale commented on YARN-8447:
--------------------------------------

I have a mapreduce program that communicates with a process on localhost machine. When running this job using yarn docker containers, the job fails because the container fails to communicate with the process. I tried running the same job without launching docker container from yarn but using docker run and specifying --ipc="host" and it worked.
The detailed use case will be updated soon.

> Support configurable IPC mode in docker runtime
> -----------------------------------------------
>
>                 Key: YARN-8447
>                 URL: https://issues.apache.org/jira/browse/YARN-8447
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Billie Rinaldi
>            Priority: Major
>
> For features that require shared memory segments (such as short circuit reads), we should support configuring the IPC namespace 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