pftn commented on issue #8892:
URL: https://github.com/apache/hudi/issues/8892#issuecomment-1629995280

   > Is this problem solved? I also got the same error
   
   Fix:
   1. Stop the flink job
   2. Execute command by hudi-cli: repair deduplicate --duplicatedPartitionPath 
20220604 --repairedOutputPath hdfs:///hudi/tmp.db/table_repair/20220604/ 
--dedupeType upsert_type --sparkMaster local 
   3. Replace partition files using the repairedOutputPath in step 2
   4. Start the flink job


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

Reply via email to