dongjoon-hyun 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_r266039749
##########
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:
Can we use `hadoop-3.2` instead of `hadoop-3`? According to the description,
we will have some problem with Hadoop 3.1. `hadoop-3` will give an impression
to support Hadoop 3.0 and 3.1 mistakenly.
----------------------------------------------------------------
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]