huangtianhua opened a new pull request #25227: [SPARK-28467][CORE] Increase timeout to up executors for tests URL: https://github.com/apache/spark/pull/25227 [SPARK-28467][CORE] Increase timeout to up executors for tests We ran unit tests on arm64 instance, and there are several tests failed due to executors can't up under the timeout 10000 ms. After increasing the timeout the tests passed. This fixes following the solution of [SPARK-7989] and [SPARK-10651].
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
