Github user tedyu commented on the pull request:

    https://github.com/apache/spark/pull/9723#issuecomment-156911334
  
    ```
    sbt.ForkMain$ForkError: Test failed with compression using codec 
org.apache.spark.io.LZ4CompressionCodec:
    
    assertion failed: expected groupByKey to spill, but did not
        at scala.Predef$.assert(Predef.scala:179)
        at org.apache.spark.TestUtils$.assertSpilled(TestUtils.scala:169)
        at 
org.apache.spark.util.collection.ExternalAppendOnlyMapSuite.org$apache$spark$util$collection$ExternalAppendOnlyMapSuite$$testSimpleSpilling(ExternalAppendOnlyMapSuite.scala:254)
        at 
org.apache.spark.util.collection.ExternalAppendOnlyMapSuite$$anonfun$10$$anonfun$apply$mcV$sp$8.apply(ExternalAppendOnlyMapSuite.scala:218)
        at 
org.apache.spark.util.collection.ExternalAppendOnlyMapSuite$$anonfun$10$$anonfun$apply$mcV$sp$8.apply(ExternalAppendOnlyMapSuite.scala:216)
        at scala.collection.immutable.Stream.foreach(Stream.scala:547)
    ```
    I think the above was not related to change in AsynchronousListenerBus


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to