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

Zhaohui Xin edited comment on YARN-9184 at 1/11/19 2:49 AM:
------------------------------------------------------------

Hi [~ebadger], thanks for the review. I added new patch.

Move containerIdStr to above just because _pullImageFromRemote_ function need 
it for logging.
{code:java}
 pullImageFromRemote(String containerIdStr, String imageName){code}
 


was (Author: uranus):
Hi [~ebadger], thanks for the review. I added new patch.

Move containerIdStr to above just because _pullImageFromRemote_ function __ 
need it for logging.
{code:java}
 pullImageFromRemote(String containerIdStr, String imageName){code}
 

> Docker run doesn't pull down latest image if the image exists locally 
> ----------------------------------------------------------------------
>
>                 Key: YARN-9184
>                 URL: https://issues.apache.org/jira/browse/YARN-9184
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: nodemanager
>    Affects Versions: 3.1.0, 3.0.3
>            Reporter: Zhaohui Xin
>            Assignee: Zhaohui Xin
>            Priority: Major
>         Attachments: YARN-9184.001.patch, YARN-9184.002.patch
>
>
> See [docker run doesn't pull down latest image if the image exists 
> locally|https://github.com/moby/moby/issues/13331].
> So, I think we should pull image before run to make image always latest.



--
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

Reply via email to