kecookier opened a new issue, #5251:
URL: https://github.com/apache/incubator-gluten/issues/5251

   ### Backend
   
   VL (Velox)
   
   ### Bug description
   
   version 20230831 
https://github.com/apache/incubator-gluten/commit/fa3c8dd440103f234c04b955debadb786a6c16b7
   
![image](https://github.com/apache/incubator-gluten/assets/3390068/3af9bac6-12ec-4049-804a-0989b55be1e8)
   
   release-1.1
   
![image](https://github.com/apache/incubator-gluten/assets/3390068/5456a6e1-70bf-4786-a7f0-a249846a20e7)
   
   In my Spark setup, the executor dumps thread stacks every 10 minutes, and 
the call stack snapshot keep unchanged for about 1 hour. 
   
   
![image](https://github.com/apache/incubator-gluten/assets/3390068/854385e1-0180-4882-8f98-7ee00129eae6)
   
   I will provide some detailed info about the query later.
   
   ### Spark version
   
   None
   
   ### Spark configurations
   
   -- Gluten conf
   spark.plugins=io.glutenproject.GlutenPlugin
   spark.gluten.sql.columnar.backend.lib=velox
   spark.memory.offHeap.enabled=true
   spark.shuffle.manager=org.apache.spark.shuffle.sort.ColumnarShuffleManager
   spark.adjust.gluten.memory.enabled=true
   spark.gluten.on.heap.memory.ratio=0.25
   spark.gluten.off.heap.memory.ratio=0.75
   spark.gluten.sql.columnar.shuffle.writeEOS=false
   spark.gluten.sql.columnar.backend.velox.enableUserExceptionStacktrace=false
   
   ### System information
   
   _No response_
   
   ### Relevant logs
   
   _No response_


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