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  release-1.1  In my Spark setup, the executor dumps thread stacks every 10 minutes, and the call stack snapshot keep unchanged for about 1 hour.  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]
