fujianhua168 opened a new issue, #9244:
URL: https://github.com/apache/hudi/issues/9244

   **Describe the problem you faced**
   A few days ago in the production environment, a datanode in the Hadoop 
cluster malfunctioned, causing the flink streaming write task( for hudi bucket 
mor table) failed.   After restarting the Flink task, when we used Spark3.2 or 
Presto333 to read data from the table, we found duplicate data under the same 
primary key ,yet the duplicate records have the same Hudi system field values 
(_hoodie_commit_time, _hoodie_commit_seqno, _hoodie_filename) . 
     Note: This Flink write task has been running normally for several days.
      
   
![image](https://github.com/apache/hudi/assets/5379274/effff867-d665-4516-8ae9-cb09b2812d47)
   
![6d83cedd6b4e7b3b21c76493f0836927](https://github.com/apache/hudi/assets/5379274/0a1d4b1c-c710-4115-9e6b-98769309e46b)
   
![3dcb86d0cd346c65160acc88edb7d8ee](https://github.com/apache/hudi/assets/5379274/2b8f29bd-c878-4add-b739-f9ddaf312aac)
   
   
    
   A clear and concise description of the problem.
   
   **To Reproduce**
   
   Steps to reproduce the behavior:
   
   1.
   2.
   3.
   4.
   
   **Expected behavior**
   
   A clear and concise description of what you expected to happen.
   
   **Environment Description**
   
   * Hudi version :
   
   * Spark version :
   
   * Hive version :
   
   * Hadoop version :
   
   * Storage (HDFS/S3/GCS..) :
   
   * Running on Docker? (yes/no) :
   
   
   **Additional context**
   
   Add any other context about the problem here.
   
   **Stacktrace**
   
   ```Add the stacktrace of the error.```
   
   


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