You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-39099][BUILD] Add dependencies to Dockerfile for building Spark releases
Add missed dependencies to `dev/create-release/spark-rm/Dockerfile`.
To be able to build Spark releases.
No.
By building the Spark 3.3 release via:
```
$ dev/create-release/do-release-docker.sh -d /home/ubuntu/max/spark-3.3-rc1
```
Closes#36449 from MaxGekk/deps-Dockerfile.
Authored-by: Max Gekk <[email protected]>
Signed-off-by: Max Gekk <[email protected]>
(cherry picked from commit 4b1c2fb)
Signed-off-by: Max Gekk <[email protected]>
(cherry picked from commit 6a61f95)
Signed-off-by: Dongjoon Hyun <[email protected]>
0 commit comments