zephaniah-wzf removed a comment on issue #2958:
URL: https://github.com/apache/iceberg/issues/2958#issuecomment-898172671


   > 我已经遇到了这个问题,这是我的堆栈:
   > 
   > ```
   > 2021-05-14,12:52:40,185 WARN org.apache.iceberg.io.PartitionedWriter: 
Duplicate key: [11] == [11]
   > 2021-05-14,12:52:40,185 ERROR org.apache.spark.util.Utils: Aborting task
   > java.lang.IllegalStateException: Already closed files for partition: 
id_bucket=11
   > ```
   > 
   > 我用set解决 `alter table xxx set TBLPROPERTIES 
('write.spark.fanout.enabled'='true');`
   
   我用这个方式设置会报failed to load metadata for a committed snapshot,skipping clean-up 
 这个问题。


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