dongjoon-hyun commented on code in PR #44589:
URL: https://github.com/apache/spark/pull/44589#discussion_r1441293010


##########
resource-managers/kubernetes/integration-tests/README.md:
##########
@@ -13,7 +13,7 @@ directory:
 
     ./dev/dev-run-integration-tests.sh
 
-To run tests with Java 11 instead of Java 8, use `--java-image-tag` to specify 
the base image.
+To run tests with Java 21 instead of Java 17, use `--java-image-tag` to 
specify the base image.

Review Comment:
   Thank you. However, new sentence is also wrong because we are running with 
Java 21 already. K8s-base Docker image is Java 21.
   
   
https://github.com/apache/spark/blob/733be49a8078b70d44b26c392a15218c73f290e7/resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile#L17



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