[ https://issues.apache.org/jira/browse/SPARK-17329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen resolved SPARK-17329.
-------------------------------
Resolution: Fixed
Fix Version/s: 2.1.0
Issue resolved by pull request 14892
[https://github.com/apache/spark/pull/14892]
> Don't build PRs with -Pyarn unless YARN code changed
> ----------------------------------------------------
>
> Key: SPARK-17329
> URL: https://issues.apache.org/jira/browse/SPARK-17329
> Project: Spark
> Issue Type: Improvement
> Components: Build, YARN
> Affects Versions: 2.1.0
> Reporter: Sean Owen
> Assignee: Sean Owen
> Priority: Minor
> Fix For: 2.1.0
>
>
> In the PR builder, several modules are selectively activated with a profile only if their
code was changed. At the moment, YARN is always enabled with '-Pyarn'. We should be able to
make it work the same way instead, saving a modest amount of time per build.
--
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
|