You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/09/02 22:43:22 UTC

[jira] [Issue Comment Deleted] (SPARK-3330) Successive test runs with different profiles fail SparkSubmitSuite

     [ https://issues.apache.org/jira/browse/SPARK-3330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Wendell updated SPARK-3330:
-----------------------------------
    Comment: was deleted

(was: I reviewed the patch and it seemed to me like `mvn clean` already correctly clears the assembly target directory regardless of the profile used (?))

> Successive test runs with different profiles fail SparkSubmitSuite
> ------------------------------------------------------------------
>
>                 Key: SPARK-3330
>                 URL: https://issues.apache.org/jira/browse/SPARK-3330
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 1.0.2
>            Reporter: Sean Owen
>
> Maven-based Jenkins builds have been failing for a while:
> https://amplab.cs.berkeley.edu/jenkins/view/Spark/job/Spark-Master-Maven-with-YARN/480/HADOOP_PROFILE=hadoop-2.4,label=centos/console
> One common cause is that on the second and subsequent runs of "mvn clean test", at least two assembly JARs will exist in assembly/target. Because assembly is not a submodule of parent, "mvn clean" is not invoked for assembly. The presence of two assembly jars causes spark-submit to fail.



--
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