acvictor commented on PR #11002:
URL: 
https://github.com/apache/incubator-gluten/pull/11002#issuecomment-3510286156

   > > I believe the signal to shut down here came from YARN. This is the trace 
I have
   > 
   > This might be caused by multiple SparkContexts being maintained in the 
Spark driver, which interfere with each other.
   
   @wForget it seems this can be caused by a race condition between JVM 
shutdown and SparkContext initialization. In my case Livy is trying to start 
Spark context but YARN RM has started shutdown.
   
   


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