You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/12/10 07:54:11 UTC

[jira] [Commented] (SPARK-2457) Inconsistent description in README about build option

    [ https://issues.apache.org/jira/browse/SPARK-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15050206#comment-15050206 ] 

Apache Spark commented on SPARK-2457:
-------------------------------------

User 'sarutak' has created a pull request for this issue:
https://github.com/apache/spark/pull/1382

> Inconsistent description in README about build option
> -----------------------------------------------------
>
>                 Key: SPARK-2457
>                 URL: https://issues.apache.org/jira/browse/SPARK-2457
>             Project: Spark
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Kousuke Saruta
>            Assignee: Kousuke Saruta
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> Now, we should use -Pyarn instead of SPARK_YARN when building but README says as follows.
> {code}
> For Apache Hadoop 2.2.X, 2.1.X, 2.0.X, 0.23.x, Cloudera CDH MRv2, and other Hadoop versions
> with YARN, also set `SPARK_YARN=true`:
>     # Apache Hadoop 2.0.5-alpha
>     $ sbt/sbt -Dhadoop.version=2.0.5-alpha -Pyarn assembly
>     # Cloudera CDH 4.2.0 with MapReduce v2
>     $ sbt/sbt -Dhadoop.version=2.0.0-cdh4.2.0 -Pyarn assembly
>     # Apache Hadoop 2.2.X and newer
>     $ sbt/sbt -Dhadoop.version=2.2.0 -Pyarn assembly
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org