Github user sryza commented on a diff in the pull request:

    https://github.com/apache/spark/pull/3215#discussion_r20454469
  
    --- Diff: docs/building-spark.md ---
    @@ -95,8 +74,11 @@ 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
    +mvn -Pyarn -Phadoop-2.4 -Dhadoop.version=YOUR_VERSION -DskipTests clean 
package
    --- End diff --
    
    That seems reasonable to me. Are you able to just push that change to 
branch 1.2 or should I submit a PR?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to