aboutsummaryrefslogtreecommitdiff
path: root/mllib/src
diff options
context:
space:
mode:
authorKousuke Saruta <sarutak@oss.nttdata.co.jp>2014-07-11 21:10:26 -0700
committerReynold Xin <rxin@apache.org>2014-07-11 21:10:26 -0700
commitcbff18774b0a2f346901ddf2f566be50561a57c7 (patch)
treec670b666263d231347cbb5460f502a2bd2bdbcca /mllib/src
parentb23e9c3e4085c0a7faf2c51fd350ad1233aa7a40 (diff)
downloadspark-cbff18774b0a2f346901ddf2f566be50561a57c7.tar.gz
spark-cbff18774b0a2f346901ddf2f566be50561a57c7.tar.bz2
spark-cbff18774b0a2f346901ddf2f566be50561a57c7.zip
[SPARK-2457] Inconsistent description in README about build option
Now, we should use -Pyarn instead of SPARK_YARN when building but README says as follows. 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 Author: Kousuke Saruta <sarutak@oss.nttdata.co.jp> Closes #1382 from sarutak/SPARK-2457 and squashes the following commits: e7b2d64 [Kousuke Saruta] Replaced "SPARK_YARN=true" with "-Pyarn" in README
Diffstat (limited to 'mllib/src')
0 files changed, 0 insertions, 0 deletions