bithw1 commented on issue #2276: URL: https://github.com/apache/hudi/issues/2276#issuecomment-734762758
Thanks @bvaradar . I follow your suggestion and `set hoodie.compact.inline.max.delta.commits=1` and redo the experiment, but I still see the same result as follows, I don't how to work out, but I really want to see the .compaction.requested file and trigger the compaction by myself, ``` .hoodie/.aux .hoodie/.temp .hoodie/20201127181830.deltacommit .hoodie/20201127181830.deltacommit.inflight .hoodie/20201127181830.deltacommit.requested .hoodie/20201127181842.deltacommit .hoodie/20201127181842.deltacommit.inflight .hoodie/20201127181842.deltacommit.requested .hoodie/20201127181847.deltacommit .hoodie/20201127181847.deltacommit.inflight .hoodie/20201127181847.deltacommit.requested .hoodie/archived .hoodie/hoodie.properties ``` ---------------------------------------------------------------- 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]
