Backend
VL (Velox)
Bug description
below is more information for run test:
spark sql always fail while 1.5G offheap per core
spark sql may fail with a certain probability while 3G offheap per core, increase spark.task.maxFailures and spark.yarn.max.executor.failures config, sql job always success.
the sql run with spark.gluten.sql.columnar.forceShuffledHashJoin=false config, to use sort merge join, and will spill 500M data to disk per task.
Gluten version
Gluten-1.4
Spark version
Spark-3.5.x
Spark configurations
No response
System information
Relevant logs
Backend
VL (Velox)
Bug description
below is more information for run test:
spark sql always fail while 1.5G offheap per core
spark sql may fail with a certain probability while 3G offheap per core, increase spark.task.maxFailures and spark.yarn.max.executor.failures config, sql job always success.
the sql run with spark.gluten.sql.columnar.forceShuffledHashJoin=false config, to use sort merge join, and will spill 500M data to disk per task.
Gluten version
Gluten-1.4
Spark version
Spark-3.5.x
Spark configurations
No response
System information
Relevant logs