You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/03/06 04:00:09 UTC

[GitHub] [spark] Yikun commented on pull request #35639: [SPARK-38423][K8S] Support priority scheduling with Volcano implementations

Yikun commented on pull request #35639:
URL: https://github.com/apache/spark/pull/35639#issuecomment-1059890214


   ```
   [info] VolcanoSuite:
   [info] - Run SparkPi with no resources (13 seconds, 181 milliseconds)
   [info] - Run SparkPi with no resources & statefulset allocation (12 seconds, 772 milliseconds)
   [info] - Run SparkPi with a very long application name. (11 seconds, 736 milliseconds)
   [info] - Use SparkLauncher.NO_RESOURCE (12 seconds, 821 milliseconds)
   [info] - Run SparkPi with a master URL without a scheme. (11 seconds, 743 milliseconds)
   [info] - Run SparkPi with an argument. (13 seconds, 714 milliseconds)
   [info] - Run SparkPi with custom labels, annotations, and environment variables. (11 seconds, 781 milliseconds)                            
   [info] - All pods have the same service account by default (11 seconds, 737 milliseconds)
   [info] - Run extraJVMOptions check on driver (5 seconds, 702 milliseconds)
   [info] - Run SparkRemoteFileTest using a remote data file (12 seconds, 912 milliseconds)
   [info] - Verify logging configuration is picked from the provided SPARK_CONF_DIR/log4j2.properties (20 seconds, 239 milliseconds)          
   [info] - Run SparkPi with env and mount secrets. (20 seconds, 863 milliseconds)
   [info] - Run PySpark on simple pi.py example (13 seconds, 795 milliseconds)
   [info] - Run PySpark to test a pyfiles example (15 seconds, 894 milliseconds)
   [info] - Run PySpark with memory customization (13 seconds, 816 milliseconds)
   [info] - Run in client mode. (8 seconds, 186 milliseconds)
   [info] - Start pod creation from template (11 seconds, 870 milliseconds)
   [info] - SPARK-38398: Schedule pod creation from template (12 seconds, 814 milliseconds)
   [info] - Test basic decommissioning (47 seconds, 163 milliseconds)
   [info] - Test basic decommissioning with shuffle cleanup (47 seconds, 300 milliseconds)
   [info] - Test decommissioning with dynamic allocation & shuffle cleanups (2 minutes, 46 seconds)
   [info] - Test decommissioning timeouts (48 seconds, 461 milliseconds)
   [info] - SPARK-37576: Rolling decommissioning (1 minute, 8 seconds)
   [info] - Run SparkPi with volcano scheduler (11 seconds, 852 milliseconds)
   [info] - SPARK-38188: Run SparkPi jobs with 2 queues (only 1 enable) (17 seconds, 300 milliseconds)
   [info] - SPARK-38188: Run SparkPi jobs with 2 queues (all enable) (34 seconds, 525 milliseconds)
   [info] - SPARK-38189: Run SparkPi Jobs with priorityClassName (21 seconds, 146 milliseconds)
   [info] - SPARK-38189: Run driver job to validate priority order (19 seconds, 278 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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org