Metadata Table Configuration
Parameter |
Description |
Default Value |
---|---|---|
hoodie.metadata.enable |
Specifies whether to enable the metadata table. |
false |
hoodie.metadata.fallback.enable |
Specifies whether to enable rollback. |
true |
hoodie.metadata.insert.parallelism |
Specifies the parallelism of insertion. |
1 |
hoodie.metadata.compact.max.delta.commits |
Specifies the number of commits to trigger metadata table compaction. |
maxNumDeltaCommitsBeforeCompaction = 24 |
hoodie.metadata.keep.min.commits hoodie.metadata.keep.max.commits |
Specifies the maximum and minimum number of commits reserved for compaction. |
minToKeep = 20 maxToKeep = 30 |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.