Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-28418

Flaky Test: pyspark.sql.tests.test_dataframe: test_query_execution_listener_on_collect

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0
    • 2.3.4, 2.4.4, 3.0.0
    • PySpark, SQL
    • None

    Description

      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'
      

      Seems it can be failed due to not waiting events to be proceeded.

      Attachments

        Issue Links

          Activity

            People

              gurwls223 Hyukjin Kwon
              gurwls223 Hyukjin Kwon
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: