AngersZhuuuu commented on a change in pull request #34689:
URL: https://github.com/apache/spark/pull/34689#discussion_r757187262
##########
File path: dev/create-release/release-build.sh
##########
@@ -322,18 +322,18 @@ if [[ "$1" == "package" ]]; then
# 'python/pyspark/install.py' and
'python/docs/source/getting_started/install.rst'
# if you're changing them.
declare -A BINARY_PKGS_ARGS
- BINARY_PKGS_ARGS["hadoop3.2"]="-Phadoop-3.2 $HIVE_PROFILES"
+ BINARY_PKGS_ARGS["hadoop3.3"]="-Phadoop-3 $HIVE_PROFILES"
Review comment:
Keep the package name as hadoop3.3 to let user know the download version
is hadoop3.3.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]