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

Shane Kumpf edited comment on YARN-6374 at 3/22/17 5:43 PM:
------------------------------------------------------------

As part of the draft patch for YARN-5366, utility classes were added as a 
facade to reduce the effort needed to run Docker related commands. In an effort 
to keep that patch manageable, and due to change in scope, the utility classes 
have been extracted into a separate patch. These utility classes will be useful 
as part of the container signaling and image localization work as well. I'll 
take this one.


was (Author: [email protected]):
As part of YARN-5366, utility classes were added as a facade to reduce the 
effort needed to run Docker related commands. In an effort to keep that patch 
manageable, and due to change in scope, the utility classes have been extracted 
into a separate patch. These utility classes will be useful as part of the 
container signaling and image localization work as well. I'll take this one.

> Improve test coverage and add utility classes for common Docker operations.
> ---------------------------------------------------------------------------
>
>                 Key: YARN-6374
>                 URL: https://issues.apache.org/jira/browse/YARN-6374
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: nodemanager, yarn
>            Reporter: Shane Kumpf
>            Assignee: Shane Kumpf
>
> Currently, it is tedious to execute Docker related operations due to the 
> plumbing needed to define the DockerCommand, writing the command file, 
> configuring privileged operation, and finally executing the command and 
> validating the result. Obtaining the current status of a Docker container can 
> also be improved. Finally, the test coverage is lacking for Docker Commands. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to