You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by ga...@apache.org on 2022/09/20 05:49:58 UTC

[incubator-seatunnel] branch fix_hive_source_doc created (now efea3b92b)

This is an automated email from the ASF dual-hosted git repository.

gaojun2048 pushed a change to branch fix_hive_source_doc
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git


      at efea3b92b Fix hive source doc

This branch includes the following new commits:

     new efea3b92b Fix hive source doc

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-seatunnel] 01/01: Fix hive source doc

Posted by ga...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

gaojun2048 pushed a commit to branch fix_hive_source_doc
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git

commit efea3b92b68b60d368bacd99ff28dfe38eaf6930
Author: gaojun <ga...@gmail.com>
AuthorDate: Tue Sep 20 13:49:48 2022 +0800

    Fix hive source doc
---
 docs/en/connector-v2/source/Hive.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en/connector-v2/source/Hive.md b/docs/en/connector-v2/source/Hive.md
index dcc4030f5..1b1da9b2c 100644
--- a/docs/en/connector-v2/source/Hive.md
+++ b/docs/en/connector-v2/source/Hive.md
@@ -12,7 +12,7 @@ In order to use this connector, You must ensure your spark/flink cluster already
 
 - [x] [exactly-once](../../concept/connector-v2-features.md)
 
-By default, we use 2PC commit to ensure `exactly-once`
+Read all the data in a split in a pollNext call. What splits are read will be saved in snapshot.
 
 - [ ] [schema projection](../../concept/connector-v2-features.md)
 - [x] file format