yhyyz commented on issue #6900: URL: https://github.com/apache/hudi/issues/6900#issuecomment-1279029022
@yihua 1. tested set config hoodie.write.markers.type=DIRECT hoodie.embed.timeline.server=false hoodie.clean.automatic=false, no markers issue. but new issue `org.apache.hudi.exception.HoodieIOException: Could not read commit details from s3://app-util/hudi-bloom/emrfs-disalbe-cache-direct-101/cdc_test_db/dhdata_02/.hoodie/20221014024801458.deltacommit.requested ` occured. The application log link: https://dxs9dnjebzm6y.cloudfront.net/tmp/application-log.txt 2. I use offline compaction and clean by independent job, set `hoodie.compact.inline=false and hoodie.clean.automatic=false` in streaming job. Do I have to use lock provider? -- 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]
