### What changes were proposed in this pull request? This PR aims to improve `build/make-distribution.sh` by - skip building javadoc and source artifacts - skip building unnecessary modules - allow skipping client modules ### Why are the changes needed? Speed up the packaging process. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Tested with ``` build/make-distribution.sh ``` ``` build/make-distribution.sh -Pspark-3.3 ``` ``` build/make-distribution.sh -Pflink-1.17 ``` Closes #1561 from pan3793/CELEBORN-649. Authored-by: Cheng Pan <chengpan@apache.org> Signed-off-by: Cheng Pan <chengpan@apache.org> |
||
|---|---|---|
| .. | ||
| release | ||
| make-distribution.sh | ||
| mvn | ||
| util.sh | ||