tanishqgandhi1908 opened a new issue, #8451:
URL: https://github.com/apache/texera/issues/8451

   The first unit on a node otherwise waits for the whole image — around 80 
seconds for a 3 GB one — while later units there start immediately, so the same 
action takes minutes or seconds depending on where it lands.
   
   A DaemonSet per ready image pulls it up front, the same mechanism already 
used for the default computing-unit image, and is removed when the image is. If 
it cannot start it is logged and the image stays usable.
   
   **Done when** a ready image is on every node before anyone starts a unit 
from it, and deleting the image removes its pre-pull.
   
   Depends on #8450
   
   Part of #8448
   


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