dongjoon-hyun commented on PR #58502: URL: https://github.com/apache/spark/pull/58502#issuecomment-5530665813
I verified that the K8s integration test is currently running correctly. I'm going to merge this to unblock the other PRs. ``` [info] KubernetesSuite: [info] - SPARK-42190: Run SparkPi with local[*] (17 seconds, 226 milliseconds) [info] - Run SparkPi with no resources (17 seconds, 98 milliseconds) [info] - SPARK-53944: Run SparkPi without driver service (17 seconds, 846 milliseconds) [info] - Run SparkPi with no resources & statefulset allocation (18 seconds, 964 milliseconds) [info] - Run SparkPi with a very long application name. (18 seconds, 159 milliseconds) [info] - Use SparkLauncher.NO_RESOURCE (17 seconds, 404 milliseconds) ... ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
