dongjoon-hyun commented on pull request #35943:
URL: https://github.com/apache/spark/pull/35943#issuecomment-1075895517


   Thank you, @viirya and @Yikun .
   
   All tests passed and I verified K8s IT manually.
   ```
   [info] KubernetesSuite:
   [info] - Run SparkPi with no resources (8 seconds, 815 milliseconds)
   [info] - Run SparkPi with no resources & statefulset allocation (8 seconds, 
330 milliseconds)
   [info] - Run SparkPi with a very long application name. (8 seconds, 354 
milliseconds)
   [info] - Use SparkLauncher.NO_RESOURCE (8 seconds, 454 milliseconds)
   [info] - Run SparkPi with a master URL without a scheme. (8 seconds, 355 
milliseconds)
   [info] - Run SparkPi with an argument. (8 seconds, 342 milliseconds)
   [info] - Run SparkPi with custom labels, annotations, and environment 
variables. (7 seconds, 344 milliseconds)
   [info] - All pods have the same service account by default (8 seconds, 527 
milliseconds)
   [info] - Run extraJVMOptions check on driver (4 seconds, 282 milliseconds)
   [info] - Run SparkRemoteFileTest using a remote data file (8 seconds, 367 
milliseconds)
   [info] - Verify logging configuration is picked from the provided 
SPARK_CONF_DIR/log4j2.properties (8 seconds, 739 milliseconds)
   [info] - Run SparkPi with env and mount secrets. (16 seconds, 115 
milliseconds)
   [info] - Run PySpark on simple pi.py example (8 seconds, 351 milliseconds)
   [info] - Run PySpark to test a pyfiles example (10 seconds, 449 milliseconds)
   [info] - Run PySpark with memory customization (8 seconds, 520 milliseconds)
   [info] - Run in client mode. (6 seconds, 251 milliseconds)
   [info] - Start pod creation from template (8 seconds, 369 milliseconds)
   [info] - SPARK-38398: Schedule pod creation from template (8 seconds, 373 
milliseconds)
   [info] - Test basic decommissioning (39 seconds, 892 milliseconds)
   [info] - Test basic decommissioning with shuffle cleanup (40 seconds, 266 
milliseconds)
   [info] *** Test still running after 2 minutes, 24 seconds: suite name: 
KubernetesSuite, test name: Test decommissioning with dynamic allocation & 
shuffle cleanups.
   [info] - Test decommissioning with dynamic allocation & shuffle cleanups (2 
minutes, 40 seconds)
   [info] - Test decommissioning timeouts (40 seconds, 381 milliseconds)
   [info] - SPARK-37576: Rolling decommissioning (1 minute, 6 seconds)
   [info] - Run SparkR on simple dataframe.R example (10 seconds, 350 
milliseconds)
   ```
   
   Merged to master/3.3.


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

Reply via email to