vanzin commented on issue #24817: [SPARK-27963][core] Allow dynamic allocation 
without a shuffle service.
URL: https://github.com/apache/spark/pull/24817#issuecomment-506870641
 
 
   This is the failing test (that messes up all the others):
   
   ```
   org.scalatest.exceptions.TestFailedException: Map() was empty No 
checkpointed RDDs in state stream before first failure
   Stacktrace
   sbt.ForkMain$ForkError: org.scalatest.exceptions.TestFailedException: Map() 
was empty No checkpointed RDDs in state stream before first failure
        at 
org.scalatest.Assertions.newAssertionFailedException(Assertions.scala:528)
        at 
org.scalatest.Assertions.newAssertionFailedException$(Assertions.scala:527)
        at 
org.scalatest.FunSuite.newAssertionFailedException(FunSuite.scala:1560)
        at 
org.scalatest.Assertions$AssertionsHelper.macroAssert(Assertions.scala:501)
        at 
org.apache.spark.streaming.CheckpointSuite.$anonfun$new$3(CheckpointSuite.scala:266)
   ```
   
   Doesn't look related to this...

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to