prashantwason commented on issue #4719:
URL: https://github.com/apache/hudi/issues/4719#issuecomment-1026077687


   Another possible issue (exists in 0.9 and older versions only):
   1. List the files partition - .hoodie/metadata/files
   2. If there are two different log files with different fileIDs then this is 
an issue in 
[SparkBackedTableMetadataWriter::prepRecords](https://github.com/apache/hudi/blob/178767948e906f673d6d4a357c65c11bc574f619/hudi-client/hudi-spark-client/src/main/java/org/apache/hudi/metadata/SparkHoodieBackedTableMetadataWriter.java#L141).
 We found this issue in production last week on 0.7 version and it was fixed 
only in 0.10 version.
   


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