This is an automated email from the ASF dual-hosted git repository. gaojun2048 pushed a commit to branch EricJoy2048-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git
commit 1a9f3fa2c675c7ba6104a10abfc17f83dd61cc73 Author: Eric <[email protected]> AuthorDate: Mon Dec 5 15:56:28 2022 +0800 Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e0caa60c8..e67cbdd0d 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,9 @@ SeaTunnel focuses on data integration and data synchronization, and is mainly de ## SeaTunnel work flowchart +<img width="911" alt="image" src="https://user-images.githubusercontent.com/32193458/205583571-e5a77440-6f9f-4064-a4f2-5c3e387b3665.png"> + + The runtime process of SeaTunnel is shown in the figure above. The user configures the job information and selects the execution engine to submit the job.
