HyukjinKwon commented on code in PR #43076:
URL: https://github.com/apache/spark/pull/43076#discussion_r1335295623
##########
dev/create-release/spark-rm/Dockerfile:
##########
@@ -61,9 +61,9 @@ RUN apt-get clean && apt-get update && $APT_INSTALL gnupg
ca-certificates && \
apt-get update && \
Review Comment:
Since you're here, can you also fix the comments at
`dev/create-release/do-release-docker.sh`:
```
-j [path] : path to local JDK installation to use for building. By
default the script will
use openjdk8 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]