You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "GallonREX (via GitHub)" <gi...@apache.org> on 2023/02/14 10:35:10 UTC

[GitHub] [hudi] GallonREX commented on issue #7925: [SUPPORT]hudi 0.8 upgrade to hudi 0.12 report java.util.ConcurrentModificationException: Cannot resolve conflicts for overlapping writes

GallonREX commented on issue #7925:
URL: https://github.com/apache/hudi/issues/7925#issuecomment-1429499069

   with same data.
   if only hudi 0.12 can be multi-write successfully
   if only hudi 0.8 can be multi-write successfully
   Use hudi0.12 to single-write the existing hudi0.8 table successfully
   But using hudi0.12 to multi-write the existing hudi0.8 table failed
   Part of the same partition data is written between multiple writers


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org