JkSelf commented on PR #52039:
URL: https://github.com/apache/spark/pull/52039#issuecomment-3199199407

   I couldn't reproduce the failed unit tests from CI — they pass in my local 
environment.
   
   ```
   2025-08-18T06:33:50.1460342Z [info] - 
concurrent query execution with fork-join pool (SPARK-13747) *** FAILED *** (1 
second, 617 milliseconds)
   2025-08-18T06:33:50.1463536Z [info]   
org.apache.spark.SparkException: [SPARK_JOB_CANCELLED] Job 13 cancelled part of 
cancelled job tags 
spark-session-bf217928-ec88-4b87-8190-490644c0873f-execution-root-id-23546 
SQLSTATE: XXKDA
   2025-08-18T06:33:50.1466074Z [info]   at 
org.apache.spark.errors.SparkCoreErrors$.sparkJobCancelled(SparkCoreErrors.scala:222)
   2025-08-18T06:33:50.1470809Z [info]   at 
org.apache.spark.scheduler.DAGScheduler.handleJobCancellation(DAGScheduler.scala:2865)
   2025-08-18T06:33:50.1472812Z [info]   at 
org.apache.spark.scheduler.DAGScheduler.$anonfun$handleJobTagCancelled$7(DAGScheduler.scala:1258)
   2025-08-18T06:33:50.1474859Z [info]   at 
scala.runtime.java8.JFunction1$mcVI$sp.apply(JFunction1$mcVI$sp.scala:18)
   2025-08-18T06:33:50.1495157Z [info]   at 
scala.collection.mutable.HashSet$Node.foreach(HashSet.scala:450)
   2025-08-18T06:33:50.1499692Z [info]   at 
scala.collection.mutable.HashSet.foreach(HashSet.scala:376)
   2025-08-18T06:33:50.1504374Z [info]   at 
org.apache.spark.scheduler.DAGScheduler.handleJobTagCancelled(DAGScheduler.scala:1258)
   2025-08-18T06:33:50.1507546Z [info]   at 
org.apache.spark.scheduler.DAGSchedulerEventProcessLoop.doOnReceive(DAGScheduler.scala:3166)
   2025-08-18T06:33:50.1510448Z [info]   at 
org.apache.spark.scheduler.DAGSchedulerEventProcessLoop.onReceive(DAGScheduler.scala:3141)
   2025-08-18T06:33:50.1519005Z [info]   at 
org.apache.spark.scheduler.DAGSchedulerEventProcessLoop.onReceive(DAGScheduler.scala:3130)
   2025-08-18T06:33:50.1546475Z [info]   at 
org.apache.spark.util.EventLoop$$anon$1.run(EventLoop.scala:50)
   2025-08-18T06:33:50.2622276Z [info] - Finding 
QueryExecution for given executionId (106 milliseconds)
   
   ```
   @cloud-fan Do you have any input? Thanks.


-- 
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]

Reply via email to