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 25c5f04 Travis CI build asf-site
25c5f04 is described below
commit 25c5f04e748a686b6996858fba0c4856fc48ed80
Author: CI <[email protected]>
AuthorDate: Sun Jun 13 10:11:31 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 494c857..f4f576e 100644
--- a/content/docs/configurations.html
+++ b/content/docs/configurations.html
@@ -524,7 +524,7 @@ This is useful to store checkpointing information, in a
consistent way with the
<h4
id="HIVE_AUTO_CREATE_DATABASE_OPT_KEY">HIVE_AUTO_CREATE_DATABASE_OPT_KEY</h4>
<p>Property: <code
class="highlighter-rouge">hoodie.datasource.hive_sync.auto_create_database</code>
Default: <code class="highlighter-rouge">true</code> <br />
-<span style="color:grey"> Auto create hive database if does not exists
</span></p>
+<span style="color:grey"> Auto create hive database if does not exists.
<b>Note</b>: for versions 0.7 and 0.8 you will have to explicitly set this to
true </span></p>
<h4 id="HIVE_SKIP_RO_SUFFIX">HIVE_SKIP_RO_SUFFIX</h4>
<p>Property: <code
class="highlighter-rouge">hoodie.datasource.hive_sync.skip_ro_suffix</code>
Default: <code class="highlighter-rouge">false</code> <br />