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_r266062296
##########
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:
The fact that there were so many Hadoop profiles is 'legacy'; once upon a
time it was pretty important to separate even minor releases around the time of
2.0-2.2. There has long been no point in differentiating 2.6 and 2.7 for
example, and shouldn't be going forward. At least I'd prefer to not split this
up until there's a need. We really don't want to support versions of Hadoop
separately.
----------------------------------------------------------------
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]