jinchengchenghh commented on PR #6785:
URL: 
https://github.com/apache/incubator-gluten/pull/6785#issuecomment-2285378149

   Running test query q24b (iteration 0)...
   Executing SQL query from resource path /tpcds-queries/q24b.sql...
   W20240813 03:47:42.265614 14334 MemoryAllocator.cpp:199] [MEM] Exceeded 
memory reservation limit when reserve 1330 new pages when allocate 1330 pages
   E20240813 03:47:42.266633 14334 Executor.cpp:31] ThreadPoolExecutor: func 
threw unhandled gluten::GlutenException: Error during calling Java code from 
native code: java.lang.IncompatibleClassChangeError
   Error running query q24b. Error: org.apache.spark.SparkException: Job 
aborted due to stage failure: Task 0 in stage 463.0 failed 1 times, most recent 
failure: Lost task 0.0 in stage 463.0 (TID 1480) (7c93eb79510f executor 
driver): org.apache.spark.SparkException: [INTERNAL_ERROR_EXECUTOR] Managed 
memory leak detected; size = 2097152 bytes, task 0.0 in stage 463.0 (TID 1480)
        at 
org.apache.spark.SparkException$.internalError(SparkException.scala:92)
        at 
org.apache.spark.SparkException$.internalError(SparkException.scala:100)
        at 
org.apache.spark.executor.Executor$TaskRunner.$anonfun$run$5(Executor.scala:630)
        at 
org.apache.spark.util.SparkErrorUtils.tryWithSafeFinally(SparkErrorUtils.scala:73)
        at 
org.apache.spark.util.SparkErrorUtils.tryWithSafeFinally$(SparkErrorUtils.scala:61)
        at org.apache.spark.util.Utils$.tryWithSafeFinally(Utils.scala:94)
        at org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:623)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:750)


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