[ https://issues.apache.org/jira/browse/SPARK-18403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15684928#comment-15684928 ]
Herman van Hovell commented on SPARK-18403: ------------------------------------------- The 5a5a5a5a5a5a means that the page has been freed clean. This has been added in https://github.com/apache/spark/commit/44c7c62bcfca74c82ffc4e3c53997fff47bfacac This means that we are freeing an in-use buffer page. > ObjectHashAggregateSuite is being flaky (occasional OOM errors) > --------------------------------------------------------------- > > Key: SPARK-18403 > URL: https://issues.apache.org/jira/browse/SPARK-18403 > Project: Spark > Issue Type: Bug > Components: SQL > Affects Versions: 2.2.0 > Reporter: Cheng Lian > Assignee: Cheng Lian > Fix For: 2.2.0 > > > This test suite fails occasionally on Jenkins due to OOM errors. I've already > reproduced it locally but haven't figured out the root cause. > We should probably disable it temporarily before getting it fixed so that it > doesn't break the PR build too often. -- 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