This is an automated email from the ASF dual-hosted git repository.
vinoth pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/asf-site by this push:
new cd537f8 Travis CI build asf-site
cd537f8 is described below
commit cd537f864c4ee96c022c22972000911f653b42e6
Author: CI <[email protected]>
AuthorDate: Sat Apr 17 07:15:25 2021 +0000
Travis CI build asf-site
---
content/docs/configurations.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/docs/configurations.html b/content/docs/configurations.html
index ca2283c..12de678 100644
--- a/content/docs/configurations.html
+++ b/content/docs/configurations.html
@@ -1316,7 +1316,7 @@ with keys/footers, avoiding full cost of rewriting the
dataset. <code class="hig
<p>Property: <code
class="highlighter-rouge">hoodie.metadata.compact.max.delta.commits</code> <br
/>
<span style="color:grey"> Controls how often the metadata table is
compacted.</span></p>
-<h4 id="enable">archiveCommitsWith(minToKeep = 30, maxToKeep = 20)</h4>
+<h4 id="enable">archiveCommitsWith(minToKeep = 20, maxToKeep = 30)</h4>
<p>Property: <code
class="highlighter-rouge">hoodie.metadata.keep.min.commits</code>, <code
class="highlighter-rouge">hoodie.metadata.keep.max.commits</code> <br />
<span style="color:grey"> Controls the archival of the metadata table’s
timeline </span></p>