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

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


The following commit(s) were added to refs/heads/dev by this push:
     new b3e63037b [Doc][Zeta][Local Mode]add zeta engine local mode 
configuration modification instructions
b3e63037b is described below

commit b3e63037bed699a6cbc75e2c86a01f23b0632c73
Author: CodingGPT <[email protected]>
AuthorDate: Wed Apr 19 19:40:48 2023 +0800

    [Doc][Zeta][Local Mode]add zeta engine local mode configuration 
modification instructions
---
 docs/en/seatunnel-engine/local-mode.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/en/seatunnel-engine/local-mode.md 
b/docs/en/seatunnel-engine/local-mode.md
index 19c6dd453..558c3cd1d 100644
--- a/docs/en/seatunnel-engine/local-mode.md
+++ b/docs/en/seatunnel-engine/local-mode.md
@@ -13,6 +13,10 @@ The most recommended way to use SeaTunnel Engine in the 
production environment i
 
 [Deploy a SeaTunnel Engine Local Mode 
reference](../start-v2/locally/deployment.md)
 
+## Change SeaTunnel Engine Config
+
+Update the auto-increment to true in the $SEATUNNEL_HOME/config/hazelcast.yaml
+
 ## Submit Job
 
 ```shell

Reply via email to