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 "Shane Kumpf (JIRA)" <ji...@apache.org> on 2017/03/22 17:44:41 UTC

[jira] [Comment Edited] (YARN-6374) Improve test coverage and add utility classes for common Docker operations.

    [ 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: shanekumpf@gmail.com):
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: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org