raviMoengage commented on issue #5565:
URL: https://github.com/apache/hudi/issues/5565#issuecomment-1130005623
Hi @nsivabalan, After checking again. I found out there was 2
`compaction.inflight` timeline instant.
So I changed the base path and tried the following config and it's working
fine.
```
option("hoodie.compact.schedule.inline","true").
option("hoodie.compact.inline.max.delta.commits","1").
```
For the 2 inflight compactions, I had to run offline compaction in execute
mode with instant-time.
Thanks for the support.
Closing the issue.
--
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]