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 "Eric Yang (JIRA)" <ji...@apache.org> on 2018/10/29 20:01:00 UTC

[jira] [Created] (YARN-8955) Add a flag to use local docker image instead of getting latest from registry

Eric Yang created YARN-8955:
-------------------------------

             Summary: Add a flag to use local docker image instead of getting latest from registry
                 Key: YARN-8955
                 URL: https://issues.apache.org/jira/browse/YARN-8955
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Eric Yang


Some companies have security policy to use local docker images instead of getting latest images from internet.  When docker image is pulled in localization phase, there are two possible out comes.  The image is getting the latest from trusted registries, or the image is a static local copy.  This task is to add a configuration flag to give priority to local image over trusted registry image. 
 If a image already exist locally, node manager does not trigger docker pull to get the latest image from trusted registries. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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