Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
1
Description
Currently, there are 2 ways to enable compaction:
- Inline - This will schedule compaction inline and execute inline
- Async - This option is only available for HoodieDeltaStreamer based jobs. This turns on scheduling inline and running async as part of the same spark job.
Users need a config to be able to schedule only inline while having an ability to execute in their own spark job
Attachments
Issue Links
- is a parent of
-
HUDI-2400 Allow timeline server correctly sync when concurrent write to timeline
- Closed
- links to