Sean Owen created SPARK-3330:
--------------------------------
Summary: 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: [email protected]
For additional commands, e-mail: [email protected]