You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiao Li (Jira)" <ji...@apache.org> on 2019/09/01 06:31:00 UTC

[jira] [Updated] (SPARK-28418) Flaky Test: pyspark.sql.tests.test_dataframe: test_query_execution_listener_on_collect

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

Xiao Li updated SPARK-28418:
----------------------------
    Issue Type: Test  (was: Bug)

> Flaky Test: pyspark.sql.tests.test_dataframe: test_query_execution_listener_on_collect
> --------------------------------------------------------------------------------------
>
>                 Key: SPARK-28418
>                 URL: https://issues.apache.org/jira/browse/SPARK-28418
>             Project: Spark
>          Issue Type: Test
>          Components: PySpark, SQL
>    Affects Versions: 3.0.0
>            Reporter: Hyukjin Kwon
>            Assignee: Hyukjin Kwon
>            Priority: Minor
>             Fix For: 2.3.4, 2.4.4, 3.0.0
>
>
> {code}
> ERROR [0.164s]: test_query_execution_listener_on_collect (pyspark.sql.tests.test_dataframe.QueryExecutionListenerTests)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/home/jenkins/python/pyspark/sql/tests/test_dataframe.py", line 758, in test_query_execution_listener_on_collect
>     "The callback from the query execution listener should be called after 'collect'")
> AssertionError: The callback from the query execution listener should be called after 'collect'
> {code}
> Seems it can be failed due to not waiting events to be proceeded.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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