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_r266133006
 
 

 ##########
 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:
   If `-Phadoop-2.7` or `hadoop-3.2` is incompatible with the some higher 
versions, we need to have another profile explicitly instead of hiding with 
some ambiguous name like `hadoop-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.
 
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]

Reply via email to