yihua opened a new pull request, #10072: URL: https://github.com/apache/hudi/pull/10072
### Change Logs This PR updates the release scripts based on the latest release: - Adds build profiles for Spark 3.0 and 3.4 in `deploy_staging_jars.sh`. - Adds `hudi-spark3.0-bundle_2.12` and `hudi-spark3.4-bundle_2.12` to the list of bundles in `validate_staged_bundles.sh` - Uses HEAD requests which do not download the content (only checking if the URL or file exists) instead of `wget` to save time in bundle checking in `validate_staged_bundles.sh` - Relax release version (which can be `1.0.0-beta1`) in `validate_staged_release.sh` ### Impact Makes sure the release scripts are up to date. ### Risk level none ### Documentation Update N/A ### Contributor's checklist - [ ] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute) - [ ] Change Logs and Impact were stated clearly - [ ] Adequate tests were added if applicable - [ ] CI passed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
