You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by Mayank Bansal <ma...@gmail.com> on 2016/09/16 22:29:33 UTC

Re: Docker containers in secure cluster

> Hi Guys,
>
> I was looking at the documentation of dockercontainerexecutor
> https://hadoop.apache.org/docs/r3.0.0-alpha1/hadoop-yarn/hadoop-yarn-site/
> DockerContainerExecutor.html
>
> It says it does not work in secure cluster, Is that the case? If yes then
> is there any Jira somebody is working on it.
>
> Thanks for the help,
> Mayank
>

Re: Docker containers in secure cluster

Posted by Daniel Templeton <da...@cloudera.com>.
The DockerContainerExecutor is in the process of being deprecated.  See 
YARN-5388.  You should be using the Docker support in 
LinuxContainerExecutor instead. Unfortunately, that's not documented 
yet.  See YARN-5258. However, the javadocs in trunk are pretty 
complete.  See YARN-5455.

Daniel

On 9/16/16 3:29 PM, Mayank Bansal wrote:
>> Hi Guys,
>>
>> I was looking at the documentation of dockercontainerexecutor
>> https://hadoop.apache.org/docs/r3.0.0-alpha1/hadoop-yarn/hadoop-yarn-site/
>> DockerContainerExecutor.html
>>
>> It says it does not work in secure cluster, Is that the case? If yes then
>> is there any Jira somebody is working on it.
>>
>> Thanks for the help,
>> Mayank
>>


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