srowen commented on a change in pull request #24106: [SPARK-27175][BUILD]
Upgrade hadoop-3 to 3.2.0
URL: https://github.com/apache/spark/pull/24106#discussion_r266128847
##########
File path: dev/test-dependencies.sh
##########
@@ -33,7 +33,7 @@ HADOOP2_MODULE_PROFILES="-Phive-thriftserver -Pmesos
-Pkubernetes -Pyarn -Phive"
MVN="build/mvn"
HADOOP_PROFILES=(
hadoop-2.7
- hadoop-3.1
+ hadoop-3
Review comment:
I don't feel so strongly about it, but what happens when you test against
Hadoop 3.3? the -3.2 profile looks odd. `-Phadoop-3.2 -Dhadoop.version=3.3.0`?
If it's not specific to Hadoop 3.2, it just doesn't seem so useful to say it is
in the name.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]