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/10/01 01:39:58 UTC

[GitHub] [spark] Yikun commented on pull request #37990: [SPARK-40458][K8S] Bump Kubernetes Client Version to 6.1.1

Yikun commented on PR #37990:
URL: https://github.com/apache/spark/pull/37990#issuecomment-1264190702

   Late LGTM. I also test it with `volcano`:
   ```
   [info] VolcanoSuite:
   [info] - Run SparkPi with volcano scheduler (8 seconds, 946 milliseconds)
   [info] - SPARK-38187: Run SparkPi Jobs with minCPU (21 seconds, 480 milliseconds)
   [info] - SPARK-38187: Run SparkPi Jobs with minMemory (22 seconds, 384 milliseconds)
   [info] - SPARK-38188: Run SparkPi jobs with 2 queues (only 1 enabled) (12 seconds, 462 milliseconds)
   [info] - SPARK-38188: Run SparkPi jobs with 2 queues (all enabled) (20 seconds, 431 milliseconds)
   [info] - SPARK-38423: Run driver job to validate priority order (15 seconds, 238 milliseconds)
   [info] Run completed in 1 minute, 46 seconds.
   [info] Total number of tests run: 6
   [info] Suites: completed 1, aborted 0
   [info] Tests: succeeded 6, failed 0, canceled 0, ignored 0, pending 0
   [info] All tests passed.
   [success] Total time: 132 s (02:12), completed 2022-10-1 9:37:41
   ```


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