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

[jira] [Created] (YARN-6366) Refactor the NodeManager DeletionService to support additional DeletionTask types.

Shane Kumpf created YARN-6366:
---------------------------------

             Summary: Refactor the NodeManager DeletionService to support additional DeletionTask types.
                 Key: YARN-6366
                 URL: https://issues.apache.org/jira/browse/YARN-6366
             Project: Hadoop YARN
          Issue Type: Bug
          Components: nodemanager, yarn
            Reporter: Shane Kumpf


The NodeManager's DeletionService only supports file based DeletionTask's. This makes sense as files (and directories) have been the primary concern for clean up to date. With the addition of the Docker container runtime, addition types of DeletionTask are likely to be required, such as deletion of docker container and images. See YARN-5366 and YARN-5670. This issue is to refactor the DeletionService to support additional DeletionTask's.



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

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