[
https://issues.apache.org/jira/browse/SPARK-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079039#comment-14079039
]
Apache Spark commented on SPARK-2746:
-------------------------------------
User 'rxin' has created a pull request for this issue:
https://github.com/apache/spark/pull/1655
> Set SBT_MAVEN_PROFILES only when it is not set explicitly by the user
> ---------------------------------------------------------------------
>
> Key: SPARK-2746
> URL: https://issues.apache.org/jira/browse/SPARK-2746
> Project: Spark
> Issue Type: Bug
> Components: Build
> Reporter: Reynold Xin
> Assignee: Reynold Xin
> Priority: Critical
>
> dev/run-tests always sets SBT_MAVEN_PROFILES, which is desired. As a matter
> of fact, Jenkins is failing for older Hadoop versions because the YARN
> profile is always on.
> {code}
> export SBT_MAVEN_PROFILES="-Pyarn -Phadoop-2.3 -Dhadoop.version=2.3.0"
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)