Andrew Or created SPARK-11266:
---------------------------------

             Summary: Peak memory tests swallow failures
                 Key: SPARK-11266
                 URL: https://issues.apache.org/jira/browse/SPARK-11266
             Project: Spark
          Issue Type: Bug
          Components: Tests
    Affects Versions: 1.5.0
            Reporter: Andrew Or
            Priority: Critical


You have something like the following without the tests failing:
{code}
22:29:03.493 ERROR org.apache.spark.scheduler.LiveListenerBus: Listener 
SaveInfoListener threw an exception
org.scalatest.exceptions.TestFailedException: peak execution memory accumulator 
not set in 'aggregation with codegen'
        at 
org.apache.spark.AccumulatorSuite$$anonfun$verifyPeakExecutionMemorySet$1$$anonfun$27.apply(AccumulatorSuite.scala:340)
        at 
org.apache.spark.AccumulatorSuite$$anonfun$verifyPeakExecutionMemorySet$1$$anonfun$27.apply(AccumulatorSuite.scala:340)
        at scala.Option.getOrElse(Option.scala:120)
{code}

E.g. 
https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1936/consoleFull



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to