[ https://issues.apache.org/jira/browse/YARN-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chandni Singh updated YARN-9249: -------------------------------- Description: Refer YARN-3854. Add Docker Image Localizer. The image localizer is part of {{ResourceLocalizationService}}. It serves the following purpose: 1. All image localization requests will be served by image localizer. 2. Image localizer initially runs {{DockerImagesCommand}} to find all images on the local node. 3. For an image localization request, it executes {{DockerPullCommand}} if the image is not present on the local node. 4. It returns the status of image localization by periodically executing {{DockerImagesCommand}} on a particular image. was:Refer YARN-3854. > Add support for docker image localization > ----------------------------------------- > > Key: YARN-9249 > URL: https://issues.apache.org/jira/browse/YARN-9249 > Project: Hadoop YARN > Issue Type: Sub-task > Reporter: Chandni Singh > Assignee: Chandni Singh > Priority: Major > Labels: Docker > > Refer YARN-3854. > Add Docker Image Localizer. The image localizer is part of > {{ResourceLocalizationService}}. It serves the following purpose: > 1. All image localization requests will be served by image localizer. > 2. Image localizer initially runs {{DockerImagesCommand}} to find all images > on the local node. > 3. For an image localization request, it executes {{DockerPullCommand}} if > the image is not present on the local node. > 4. It returns the status of image localization by periodically executing > {{DockerImagesCommand}} on a particular image. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org