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_r266116602
##########
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 agree with you at the following. We should not increase the burden.
> We really don't want to support versions of Hadoop separately.
So, my question is `Apache Spark 3.0 is tested with Hadoop 3.0 and Hadoop
3.1` in the community in Jenkins? This PR will ignore them and move forward to
3.2. That's the reason I prefer `hadoop-3.2`
We can keep `hadoop-3.2` for Hadoop 3.3 (if there is no problem with Hadoop
3.2 library). That is our approach with `hadoop-2.7` profile.
----------------------------------------------------------------
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]