Github user tgravescs commented on a diff in the pull request:
https://github.com/apache/spark/pull/3322#discussion_r20465495
--- 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 --
I don't think anything is guaranteed. Are you proposing we create a
profile for each release then? If the profile doesn't exist then we don't
support it? Or should we just add something to the comment. Again it would be
basically about supported hadoop versions, others try at your own risk.
---
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]