cloud-fan commented on code in PR #53906:
URL: https://github.com/apache/spark/pull/53906#discussion_r2715184950
##########
dev/create-release/do-release-docker.sh:
##########
@@ -45,7 +45,7 @@ Options are:
-n : dry run mode. Performs checks and local builds, but do not
upload anything.
-t [tag] : tag for the spark-rm docker image to use for building
(default: "latest").
-j [path] : path to local JDK installation to use for building. By default
the script will
- use openjdk17 installed in the docker image.
+ use openjdk8 installed in the docker image.
Review Comment:
```suggestion
use openjdk17 installed in the docker image.
```
--
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]