jinchengchenghh commented on issue #9335:
URL: 
https://github.com/apache/incubator-gluten/issues/9335#issuecomment-3237127200

   VeloxPartitionedTableTPCHIcebergSuite  OOM because iceberg only open one 
writer at one time, but velox not
   
https://github.com/apache/incubator-gluten/actions/runs/17323109430/job/49185414006?pr=10497
   
   ```
     Cause: org.apache.gluten.exception.GlutenException: Error during calling 
Java code from native code: 
org.apache.gluten.memory.memtarget.ThrowOnOomMemoryTarget$OutOfMemoryException: 
Not enough spark off-heap execution memory. Acquired: 8.0 MiB, granted: 7.0 
MiB. Try tweaking config option spark.memory.offHeap.size to get larger space 
to run this application (if spark.gluten.memory.dynamic.offHeap.sizing.enabled 
is not enabled). 
   Current config settings: 
        spark.gluten.memory.offHeap.size.in.bytes=2.0 GiB
        spark.gluten.memory.task.offHeap.size.in.bytes=1024.0 MiB
        spark.gluten.memory.conservative.task.offHeap.size.in.bytes=512.0 MiB
        spark.memory.offHeap.enabled=true
        spark.gluten.memory.dynamic.offHeap.sizing.enabled=false
   Memory consumer stats: 
        Task.17:                                                  Current used 
bytes: 2041.0 MiB, peak bytes:        N/A
        \- Gluten.Tree.54867:                                     Current used 
bytes: 2041.0 MiB, peak bytes:    2.0 GiB
           \- Capacity[8.0 EiB].54867:                            Current used 
bytes: 2041.0 MiB, peak bytes:    2.0 GiB
              +- IcebergWrite#write.32:                           Current used 
bytes: 2032.0 MiB, peak bytes: 2039.0 MiB
              |  \- single:                                       Current used 
bytes: 2032.0 MiB, peak bytes: 2032.0 MiB
              |     +- root:                                      Current used 
bytes:   55.9 MiB, peak bytes: 2032.0 MiB
              |     |  +- default_leaf:                           Current used 
bytes:   51.2 MiB, peak bytes:   51.2 MiB
              |     |  +- root.part[1321]:                        Current used 
bytes:    3.9 KiB, peak bytes: 1024.0 KiB
              |     |  |  +- writer_node_16720267846562613583:    Current used 
bytes:    3.9 KiB, peak bytes: 1024.0 KiB
              |     |  |  |  \- .general:                         Current used 
bytes:    3.9 KiB, peak bytes:   52.1 KiB
              |     |  |  \- root.part[1321].sink:                Current used 
bytes:      0.0 B, peak bytes:      0.0 B
              |     |  +- root.part[1447]:                        Current used 
bytes:    3.8 KiB, peak bytes: 1024.0 KiB
              |     |  |  +- writer_node_11265052549689361711:    Current used 
bytes:    3.8 KiB, peak bytes: 1024.0 KiB
              |     |  |  |  \- .general:                         Current used 
bytes:    3.8 KiB, peak bytes:   52.1 KiB
              |     |  |  \- root.part[1447].sink:                Current used 
bytes:      0.0 B, peak bytes:      0.0 B
              |     |  +- root.part[858]:                         Current used 
bytes:    3.8 KiB, peak bytes: 1024.0 KiB
              |     |  |  +- writer_node_17219630617948678714:    Current used 
bytes:    3.8 KiB, peak bytes: 1024.0 KiB
              |     |  |  |  \- .general:                         Current used 
bytes:    3.8 KiB, peak bytes:   52.1 KiB
              |     |  |  \- root.part[858].sink:                 Current used 
bytes:      0.0 B, peak bytes:      0.0 B
              |     |  +- root.part[211]:                         Current used 
bytes:    3.8 KiB, peak bytes: 1024.0 KiB
              |     |  |  +- writer_node_5628606595985088521:     Current used 
bytes:    3.8 KiB, peak bytes: 1024.0 KiB
              |     |  |  |  \- .general:                         Current used 
bytes:    3.8 KiB, peak bytes:   52.1 KiB
              |     |  |  \- root.part[211].sink:                 Current used 
bytes:      0.0 B, peak bytes:      0.0 B
              |     |  +- root.part[1132]:                        Current used 
bytes:    3.8 KiB, peak bytes: 1024.0 KiB
              |     |  |  +- writer_node_5121776311514281622:     Current used 
bytes:    3.8 KiB, peak bytes: 1024.0 KiB
              |     |  |  |  \- .general:                         Current used 
bytes:    3.8 KiB, peak bytes:   52.1 KiB
              |     |  |  \- root.part[1132].sink:                Current used 
bytes:      0.0 B, peak bytes:      0.0 B
              |     |  +- root.part[1439]:                        Current used 
bytes:    3.8 KiB, peak bytes: 1024.0 KiB
              |     |  |  +- writer_node_3591390522368685751:     Current used 
bytes:    3.8 KiB, peak bytes: 1024.0 KiB
              |     |  |  |  \- .general:                         Current used 
bytes:    3.8 KiB, peak bytes:   52.1 KiB
              |     |  |  \- root.part[1439].sink:                Current used 
bytes:      0.0 B, peak bytes:      0.0 B
              |     |  +- root.part[770]:                         Current used 
bytes:    3.8 KiB, peak bytes: 1024.0 KiB
              |     |  |  +- writer_node_9844889884184438925:     Current used 
bytes:    3.8 KiB, peak bytes: 1024.0 KiB
              |     |  |  |  \- .general:                         Current used 
bytes:    3.8 KiB, peak bytes:   52.1 KiB
              |     |  |  \- root.part[770].sink:                 Current used 
bytes:      0.0 B, peak bytes:      0.0 B
              |     |  +- root.part[1353]:                        Current used 
bytes:    3.8 KiB, peak bytes: 1024.0 KiB
              |     |  |  +- writer_node_13282126070526685781:    Current used 
bytes:    3.8 KiB, peak bytes: 1024.0 KiB
              |     |  |  |  \- .general:                         Current used 
bytes:    3.8 KiB, peak bytes:   52.1 KiB
              |     |  |  \- root.part[1353].sink:                Current used 
bytes:      0.0 B, peak bytes:      0.0 B
              |     |  +- root.part[476]:                         Current used 
bytes:    3.8 KiB, peak bytes: 1024.0 KiB
              |     |  |  +- writer_node_15172636245075110497:    Current used 
bytes:    3.8 KiB, peak bytes: 1024.0 KiB
              |     |  |  |  \- .general:                         Current used 
bytes:    3.8 KiB, peak bytes:   52.1 KiB
              |     |  |  \- root.part[476].sink:                 Current used 
bytes:      0.0 B, peak bytes:      0.0 B
              |     |  +- root.part[1967]:                        Current used 
bytes:    3.7 KiB, peak bytes: 1024.0 KiB
              |     |  |  +- writer_node_8760511545427154079:     Current used 
bytes:    3.7 KiB, peak bytes: 1024.0 KiB
              |     |  |  |  \- .general:                         Current used 
bytes:    3.7 KiB, peak bytes:   51.8 KiB
              |     |  |  \- root.part[1967].sink:                Current used 
bytes:      0.0 B, peak bytes:      0.0 B
              |     |  +- root.part[1418]:                        Current used 
bytes:    3.6 KiB, peak bytes: 1024.0 KiB
              |     |  |  +- writer_node_11173384391382960113:    Current used 
bytes:    3.6 KiB, peak bytes: 1024.0 KiB
              |     |  |  |  \- .general:                         Current used 
bytes:    3.6 KiB, peak bytes:   51.9 KiB
              |     |  |  \- root.part[1418].sink:                Current used 
bytes:      0.0 B, peak bytes:      0.0 B
              |     |  +- root.part[831]:                         Current used 
bytes:    3.5 KiB, peak bytes: 1024.0 KiB
              |     |  |  +- writer_node_4492563130219247737:     Current used 
bytes:    3.5 KiB, peak bytes: 1024.0 KiB
              |     |  |  |  \- .general:                         Current used 
bytes:    3.5 KiB, peak bytes:   51.9 KiB
              |     |  |  \- root.part[831].sink:                 Current used 
bytes:      0.0 B, peak bytes:      0.0 B
              |     |  +- root.part[1076]:                        Current used 
bytes:    3.5 KiB, peak bytes: 1024.0 KiB
              |     |  |  +- writer_node_6956342482798890629:     Current used 
bytes:    3.5 KiB, peak bytes: 1024.0 KiB
              |     |  |  |  \- .general:                         Current used 
bytes:    3.5 KiB, peak bytes:   51.9 KiB
              |     |  |  \- root.part[1076].sink:                Current used 
bytes:      0.0 B, peak bytes:      0.0 B
              |     |  +- root.part[1497]:                        Current used 
bytes:    3.5 KiB, peak bytes: 1024.0 KiB
              |     |  |  +- writer_node_11521135908008583712:    Current used 
bytes:    3.5 KiB, peak bytes: 1024.0 KiB
              |     |  |  |  \- .general:                         Current used 
bytes:    3.5 KiB, peak bytes:   51.9 KiB
              |     |  |  \- root.part[1497].sink:                Current used 
bytes:      0.0 B, peak bytes:      0.0 B
              |     |  +- root.part[1838]:                        Current used 
bytes:    3.5 KiB, peak bytes: 1024.0 KiB
              |     |  |  +- writer_node_8354584971527125506:     Current used 
bytes:    3.5 KiB, peak bytes: 1024.0 KiB
              |     |  |  |  \- .general:                         Current used 
bytes:    3.5 KiB, peak bytes:   51.9 KiB
              |     |  |  \- root.part[1838].sink:                Current used 
bytes:      0.0 B, peak bytes:      0.0 B
              |     |  +- root.part[1519]:                        Current used 
bytes:    3.5 KiB, peak bytes: 1024.0 KiB
              |     |  |  +- writer_node_14589381740988692516:    Current used 
bytes:    3.5 KiB, peak bytes: 1024.0 KiB
              |     |  |  |  \- .general:                         Current used 
bytes:    3.5 KiB, peak bytes:   51.9 KiB
              |     |  |  \- root.part[1519].sink:                Current used 
bytes:      0.0 B, peak bytes:      0.0 B
              |     |  +- root.part[542]:                         Current used 
bytes:    3.5 KiB, peak bytes: 1024.0 KiB
              |     |  |  +- writer_node_8684018044692295019:     Current used 
bytes:    3.5 KiB, peak bytes: 1024.0 KiB
              |     |  |  |  \- .general:                         Current used 
bytes:    3.5 KiB, peak bytes:   51.9 KiB
              |     |  |  \- root.part[542].sink:                 Current used 
bytes:      0.0 B, peak bytes:      0.0 B
              |     |  +- root.part[827]:                         Current used 
bytes:    3.4 KiB, peak bytes: 1024.0 KiB
              |     |  |  +- writer_node_15195913120831137374:    Current used 
bytes:    3.4 KiB, peak bytes: 1024.0 KiB
              |     |  |  |  \- .general:                         Current used 
bytes:    3.4 KiB, peak bytes:   51.8 KiB
              |     |  |  \- root.part[827].sink:                 Current used 
bytes:      0.0 B, peak bytes:      0.0 B
              |     |  +- root.part[944]:                         Current used 
bytes:    3.4 KiB, peak bytes: 1024.0 KiB
              |     |  |  +- writer_node_7672331231521494466:     Current used 
bytes:    3.4 KiB, peak bytes: 1024.0 KiB
              |     |  |  |  \- .general:                         Current used 
bytes:    3.4 KiB, peak bytes:   51.8 KiB
              |     |  |  \- root.part[944].sink:                 Current used 
bytes:      0.0 B, peak bytes:      0.0 B
              |     |  +- root.part[817]:                         Current used 
bytes:    3.4 KiB, peak bytes: 1024.0 KiB
              |     |  |  +- writer_node_5424690037715622750:     Current used 
bytes:    3.4 KiB, peak bytes: 1024.0 KiB
              |     |  |  |  \- .general:                         Current used 
bytes:    3.4 KiB, peak bytes:   51.8 KiB
              |     |  |  \- root.part[817].sink:                 Current used 
bytes:      0.0 B, peak bytes:      0.0 B
              |     |  +- root.part[929]:                         Current used 
bytes:    3.4 KiB, peak bytes: 1024.0 KiB
              |     |  |  +- writer_node_6536626935326088473:     Current used 
bytes:    3.4 KiB, peak bytes: 1024.0 KiB
              |     |  |  |  \- .general:                         Current used 
bytes:    3.4 KiB, peak bytes:   51.8 KiB
              |     |  |  \- root.part[929].sink:                 Current used 
bytes:      0.0 B, peak bytes:      0.0 B
              |     |  +- root.part[1968]:                        Current used 
bytes:    3.4 KiB, peak bytes: 1024.0 KiB
              |     |  |  +- writer_node_10538397098030537861:    Current used 
bytes:    3.4 KiB, peak bytes: 1024.0 KiB
              |     |  |  |  \- .general:                         Current used 
bytes:    3.4 KiB, peak bytes:   51.8 KiB
              |     |  |  \- root.part[1968].sink:                Current used 
bytes:      0.0 B, peak bytes:      0.0 B
              |     |  +- root.part[957]:                         Current used 
bytes:    3.4 KiB, peak bytes: 1024.0 KiB
              |     |  |  +- writer_node_5033816563296714822:     Current used 
bytes:    3.4 KiB, peak bytes: 1024.0 KiB
              |     |  |  |  \- .general:                         Current used 
bytes:    3.4 KiB, peak bytes:   51.8 KiB
              |     |  |  \- root.part[957].sink:                 Current used 
bytes:      0.0 B
   ```


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