XComp commented on pull request #16989:
URL: https://github.com/apache/flink/pull/16989#issuecomment-913665369


   After a pointer from @dmvk, we figured out that there's a better way to 
enable the timeout handling. It appears that YARN generates regular logs (every 
10 mins) that prevents the `tools/ci/test_controller.sh`'s watch dog mechanism 
to kick in. It checks for new log output within the commands stdout and the 
`mvn-*.log` files. That's the reason we never reach the archiving of the YARN 
artifacts within the `test_controller.sh` script.


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