Nishkam Ravi created SPARK-1573:
-----------------------------------
Summary: slight modification with regards to sbt/sbt test
Key: SPARK-1573
URL: https://issues.apache.org/jira/browse/SPARK-1573
Project: Spark
Issue Type: Documentation
Components: Documentation
Reporter: Nishkam Ravi
When the sources are built against a certain Hadoop version with
SPARK_YARN=true, the same settings seem necessary when running sbt/sbt test.
For example:
SPARK_HADOOP_VERSION=2.3.0-cdh5.0.0 SPARK_YARN=true sbt/sbt assembly
SPARK_HADOOP_VERSION=2.3.0-cdh5.0.0 SPARK_YARN=true sbt/sbt test
Otherwise build errors and failing tests are seen.
--
This message was sent by Atlassian JIRA
(v6.2#6252)