https://github.com/apache/spark
Revision 6a61f95a359e6aa9d09f8044019074dc7effcf30 authored by Max Gekk on 05 May 2022, 17:10:06 UTC, committed by Max Gekk on 05 May 2022, 17:10:17 UTC
### What changes were proposed in this pull request?
Add missed dependencies to `dev/create-release/spark-rm/Dockerfile`.

### Why are the changes needed?
To be able to build Spark releases.

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
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 <max.gekk@gmail.com>
Signed-off-by: Max Gekk <max.gekk@gmail.com>
(cherry picked from commit 4b1c2fb7a27757ebf470416c8ec02bb5c1f7fa49)
Signed-off-by: Max Gekk <max.gekk@gmail.com>
1 parent 0f2e3ec
History
Tip revision: 6a61f95a359e6aa9d09f8044019074dc7effcf30 authored by Max Gekk on 05 May 2022, 17:10:06 UTC
[SPARK-39099][BUILD] Add dependencies to Dockerfile for building Spark releases
Tip revision: 6a61f95

README.md

back to top