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-51216][BUILD] Remove the useless bigtop-dist profile and the related outdated files
### What changes were proposed in this pull request?
This PR removes the unused `bigtop-dist` configuration file, related configuration files, and outdated `README` file from the `assembly` module, as Spark now uses `dev/make-distribution.sh` to build the distribution instead of this profile.
### Why are the changes needed?
Remove the useless `bigtop-dist` profile and the related outdated files
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
- Pass Github Actions
- Manual check: the modifications will not affect the distribution build.
### Was this patch authored or co-authored using generative AI tooling?
No
Closesapache#49952 from LuciferYang/remove-profile-bigtop-dist.
Authored-by: yangjie01 <[email protected]>
Signed-off-by: yangjie01 <[email protected]>
0 commit comments