[
https://issues.apache.org/jira/browse/SPARK-36281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
L. C. Hsieh resolved SPARK-36281.
---------------------------------
Resolution: Invalid
> Re-enable the test of external listerners in SparkSQLEnvSuite
> -------------------------------------------------------------
>
> Key: SPARK-36281
> URL: https://issues.apache.org/jira/browse/SPARK-36281
> Project: Spark
> Issue Type: Test
> Components: SQL
> Affects Versions: 3.0.3
> Reporter: L. C. Hsieh
> Priority: Major
>
> While we're trying to recover GA in branch 3.0
> ([https://github.com/apache/spark/pull/33502),]
> {{org.apache.spark.sql.hive.thriftserver.SparkSQLEnvSuite}} continues to fail
> in GA:
>
> [info] - SPARK-29604 external listeners should be initialized with Spark
> classloader *** FAILED *** (34 seconds, 465 milliseconds)
> [info]
> scala.Predef.refArrayOps[org.apache.spark.sql.util.QueryExecutionListener](session.get.listenerManager.listListeners()).exists(((x$1:
> org.apache.spark.sql.util.QueryExecutionListener) =>
> x$1.isInstanceOf[test.custom.listener.DummyQueryExecutionListener])) was
> false (SparkSQLEnvSuite.scala:57)
>
> It looks not a memory issue. I also ran it locally and it passed. Not sure
> why GA is special for the test.
>
> Ignored the test for now to recover GA. We need to investigate why the test
> fails and recover it.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]