You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2014/08/02 01:31:39 UTC

[jira] [Created] (SPARK-2798) Jenkins build failing due to missing scalatest in flume-sink module

Sean Owen created SPARK-2798:
--------------------------------

             Summary: Jenkins build failing due to missing scalatest in flume-sink module
                 Key: SPARK-2798
                 URL: https://issues.apache.org/jira/browse/SPARK-2798
             Project: Spark
          Issue Type: Bug
          Components: Build
    Affects Versions: 1.0.1
            Reporter: Sean Owen
            Priority: Minor


The build is still not quite passing even after https://issues.apache.org/jira/browse/SPARK-2749 :)

See for example:

https://amplab.cs.berkeley.edu/jenkins/view/Spark/job/Spark-Master-Maven-pre-YARN/lastFailedBuild/hadoop.version=1.0.4,label=centos/console

It's the Flume Sink module that's failing, and I couldn't see the error until I ran it for myself and it seems to be:

Error: Could not find or load main class org.scalatest.tools.Runner

scalatest is a test dependency of other modules but not this one.

I will open a PR as soon as I confirm the fix; there are a few other possible issues with this POM.



--
This message was sent by Atlassian JIRA
(v6.2#6252)