You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/08/01 07:49:00 UTC

[jira] [Assigned] (SPARK-24653) Flaky test "JoinSuite.test SortMergeJoin (with spill)"

     [ https://issues.apache.org/jira/browse/SPARK-24653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon reassigned SPARK-24653:
------------------------------------

    Assignee: Marcelo Vanzin

> Flaky test "JoinSuite.test SortMergeJoin (with spill)"
> ------------------------------------------------------
>
>                 Key: SPARK-24653
>                 URL: https://issues.apache.org/jira/browse/SPARK-24653
>             Project: Spark
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 2.4.0
>            Reporter: Marcelo Vanzin
>            Assignee: Marcelo Vanzin
>            Priority: Minor
>             Fix For: 2.4.0
>
>
> We've run into failures in this test in our internal jobs a few times. They look like this:
> {noformat}
> java.lang.AssertionError: assertion failed: expected full outer join to not spill, but did
>       at scala.Predef$.assert(Predef.scala:170)
>       at org.apache.spark.TestUtils$.assertNotSpilled(TestUtils.scala:189)
>       at org.apache.spark.sql.JoinSuite$$anonfun$23$$anonfun$apply$mcV$sp$16.apply$mcV$sp(JoinSuite.scala:734)
>       at org.apache.spark.sql.test.SQLTestUtils$class.withSQLConf(SQLTestUtils.scala:108)
> {noformat}
> I looked on the riselab jenkins and couldn't find a failure, so filing with a low priority.
> I did notice a possible race in the code that could explain the failure. Will send a PR.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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