dongjoon-hyun opened a new pull request #27469: [SPARK-30743][K8S][TESTS] Use JRE instead of JDK in K8S test docker image URL: https://github.com/apache/spark/pull/27469 ### What changes were proposed in this pull request? This PR aims to replace JDK to JRE in K8S integration test docker images. ### Why are the changes needed? This will save some resources and make it sure we only needs JRE at runtime and testing. - https://lists.apache.org/thread.html/3145150b711d7806a86bcd3ab43e18bcd0e4892ab5f11600689ba087%40%3Cdev.spark.apache.org%3E ### Does this PR introduce any user-facing change? No. This is a dev-only test environment. ### How was this patch tested? Pass the Jenkins K8s Integration Test.
---------------------------------------------------------------- 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]
