Abacn commented on PR #27595:
URL: https://github.com/apache/beam/pull/27595#issuecomment-1646071040

   It appears pull python image locally takes 1min40s, below the timeout of 2 
min: 
https://github.com/apache/beam/blob/98cef8bb6178c4bc18a0db5bae7eac1c1ea449d6/runners/java-fn-execution/src/main/java/org/apache/beam/runners/fnexecution/environment/DockerCommand.java#L57
   
   while it is experimented that dataproc master it takes 3 min to finish:
   
   ```
   11:51:27 latest: Pulling from 
apache-beam-testing/beam_portability/beam_python3.8_sdk
   ...
   11:54:34 a0eb10d78f36: Pull complete
   ```
   
   changed to command to increase the timeout to 10 min. However need to build 
a snapshot from master to take effect though
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to