shashihoushengqia opened a new issue, #14754:
URL: https://github.com/apache/iceberg/issues/14754

   ### Query engine
   
   spark-3.5.7
   iceberg-1.9.2
   
   ### Question
   
   Since only one executor is working when spark writes, all partition data 
will be aggregated to this executor, resulting in oom. Even if I increase the 
memory of this executor, it cannot accommodate such a large amount of data. How 
can I adjust it to enable spark to write in parallel to iceberg


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