pvary commented on pull request #2437:
URL: https://github.com/apache/iceberg/pull/2437#issuecomment-816474659


   > Looks like the job I pointed to also failed with a timeout.
   
   Maybe this is related to resource problems when trying to create the Tez 
session?
   
   When we are creating a new TezAM we ask a new container from YARN. Maybe the 
issue is that we do not get the new Yarn container (because of the missing 
resources) and we waiting until the timeout is reached. It might be a good idea 
to add `@Timeout` for the tests


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to