eisig opened a new issue #779: HoodieDeltaStreamer may install duplicate record?
URL: https://github.com/apache/incubator-hudi/issues/779
 
 
   We use HoodieDeltaStreamer to ingest data from kafka to s3.  I found there 
some record are duplicate.
   
   
   ```
   _hoodie_commit_time|_hoodie_commit_seqno |_hoodie_record_key  
|_hoodie_partition_path|_hoodie_file_name                                       
                 
   
-------------------|---------------------|--------------------|----------------------|-------------------------------------------------------------------------
   20190709113238     |20190709113238_4_5833|20170802000002150376|2017          
        
|ca3d2dd9-0d82-4068-a565-e88c8d785a8b-0_4-1874-4437_20190709113238.parquet
   20190709113238     |20190709113238_3_5842|20170802000002150376|2017          
        
|47198e38-52f9-4f08-ba9b-17cb4aa454f9-0_3-1874-4436_20190709113238.parquet
   ```
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to