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

    https://github.com/apache/spark/pull/480#discussion_r12078863
  
    --- Diff: docs/building-with-maven.md ---
    @@ -39,6 +39,9 @@ For Apache Hadoop versions 1.x, Cloudera CDH MRv1, and 
other Hadoop versions wit
         # Cloudera CDH 4.2.0 with MapReduce v1
         $ mvn -Dhadoop.version=2.0.0-mr1-cdh4.2.0 -DskipTests clean package
     
    +    # Apache Hadoop 0.23.x
    +    $ mvn -Phadoop-0.23 -Dhadoop.version=0.23.7 -DskipTests clean package
    +
     For Apache Hadoop 2.x, 0.23.x, Cloudera CDH MRv2, and other Hadoop 
versions with YARN, you should enable the "yarn-alpha" or "yarn" profile and 
set the "hadoop.version", "yarn.version" property:
    --- End diff --
    
    now that we support building without YARN... this should say "you can 
enable" instead of "you should enable"


---
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.
---

Reply via email to