[MINOR]: Standardize script name to install-spark-resources.sh#11937
[MINOR]: Standardize script name to install-spark-resources.sh#11937Yao-MR wants to merge 1 commit intoapache:mainfrom
Conversation
|
@Yao-MR, thanks for the PR. This script is also used to install Hadoop and Minio currently, and possibly will be used to install other resources required by CI in the future. I feel the newly proposed name may confuse developers. |
yes ,maybe it better to separate spark functions from other resource function, just like the correspond install-flink-resources.sh, also find some doc which name the this filename as install-spark-resources.sh |
@Yao-MR, I get your point now. Actually, How about renaming |
… install-spark-deps.sh && install-flink-deps.sh
3ffe40c to
52a4a72
Compare

What changes are proposed in this pull request?
This change updates documentation references to use the unified script name
install-spark-resources.shconsistently, replacing legacy mentions ofinstall-resources.sh.Why:
How was this patch tested?
CI
Was this patch authored or co-authored using generative AI tooling?
No