garyli1019 edited a comment on issue #715: [Bug]Hudi 0.4.7 HoodieTable not found
URL: https://github.com/apache/incubator-hudi/issues/715#issuecomment-499195989
 
 
   Hi @bvaradar  yes, it didn't cause any duplicate. 
   In my case, I would like to directly read parquet without hoodie format, but 
the different version of commits won't let me do so. 
   By setting 
   `HoodieCompactionConfig.CLEANER_POLICY_PROP -> "KEEP_LATEST_FILE_VERSIONS"`
   `HoodieCompactionConfig.CLEANER_FILE_VERSIONS_RETAINED_PROP -> "1"` solve my 
problem. Thanks!
   

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