Github user pwendell commented on a diff in the pull request:
https://github.com/apache/spark/pull/3322#discussion_r20464059
--- Diff: docs/building-spark.md ---
@@ -95,6 +95,9 @@ mvn -Pyarn -Phadoop-2.3 -Dhadoop.version=2.3.0
-DskipTests clean package
# Apache Hadoop 2.4.X
mvn -Pyarn -Phadoop-2.4 -Dhadoop.version=2.4.0 -DskipTests clean package
+# Apache Hadoop 2.5.0 and greater
--- End diff --
Has hadoop promised not to change their dependencies after 2.5? What
happens if Hadoop 2.6.0 ships with a different dependency graph that requires
other changes... could this end up being misleading?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]