cloud-fan commented on a change in pull request #25063: [SPARK-28267][DOC]
Update building-spark.md(support build with hadoop-3.2)
URL: https://github.com/apache/spark/pull/25063#discussion_r301436446
##########
File path: docs/building-spark.md
##########
@@ -79,15 +81,20 @@ Example:
./build/mvn -Pyarn -Dhadoop.version=2.8.5 -DskipTests clean package
+ ./build/mvn -Pyarn -Phadoop-3.2 -Dhadoop.version=3.1.2 -DskipTests clean
package
Review comment:
just for curiosity, why we can use `-Phadoop-3.2` with hapdoop version 3.1.2?
----------------------------------------------------------------
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]