cloud-fan commented on PR #52606:
URL: https://github.com/apache/spark/pull/52606#issuecomment-3504172835
the logs looks suspicious
```
02:31:08.457 ERROR
org.apache.spark.sql.execution.adaptive.AdaptiveSparkPlanExec: Exception in
cancelling query stage: BroadcastQueryStage 0
+- BroadcastExchange HashedRelationBroadcastMode(List(input[0, string,
false], input[1, smallint, true]),false), [plan_id=1067940]
+- *(1) Project [t1a#349107, t1b#349108]
+- *(1) LocalTableScan [t1a#349107, t1b#349108, t1c#349109,
t1d#349110L, t1e#349111, t1f#349112, t1g#349113, t1h#349114, t1i#349115]
java.lang.IllegalStateException: Cannot call methods on a stopped
SparkContext.
This stopped SparkContext was created at:
org.apache.spark.sql.SQLQueryTestSuite.beforeAll(SQLQueryTestSuite.scala:620)
org.scalatest.BeforeAndAfterAll.liftedTree1$1(BeforeAndAfterAll.scala:212)
org.scalatest.BeforeAndAfterAll.run(BeforeAndAfterAll.scala:210)
org.scalatest.BeforeAndAfterAll.run$(BeforeAndAfterAll.scala:208)
org.apache.spark.SparkFunSuite.run(SparkFunSuite.scala:68)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]