FelixYBW commented on issue #5653:
URL: 
https://github.com/apache/incubator-gluten/issues/5653#issuecomment-2858928684

   > [@FelixYBW](https://github.com/FelixYBW) 
[@rui-mo](https://github.com/rui-mo) Is this issue caused only by multiple IO 
threads? I encountered a job that didn't have multiple IO threads enabled, but 
it also had this exception.
   
   The error is caused by background thread. If a background thread run into 
exception and exit. The main thread report the error eventually. Most possible 
reason is the multiple IO thread.


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