Hisoka-X commented on code in PR #7161:
URL: https://github.com/apache/seatunnel/pull/7161#discussion_r1673538663
##########
docs/en/start-v2/locally/deployment.md:
##########
@@ -61,14 +61,9 @@ You can find all supported connectors and the corresponding
plugin_config config
:::tip Tip
-If you want to install connector plugins by manually downloading connectors,
you only need to download the connector plugins you need and place them in the
`${SEATUNNEL_HOME}/connectors/` directory
+If you want to install connector plugins by manually downloading connectors,
you only need to download the related connector plugins and place them in the
`${SEATUNNEL_HOME}/connectors/` directory.
:::
Now you have completed the download of the SeaTunnel installation package and
the download of the connector plug-in. Next, you can choose different running
modes according to your needs to run or deploy SeaTunnel.
-If you use Flink to run the synchronization task, in this mode, there is no
need to deploy the SeaTunnel Engine service cluster. You can refer to [Quick
Start of SeaTunnel Flink Engine](quick-start-flink.md) to run your
synchronization task.
-
-If you use Spark to run the synchronization task, in this mode, there is no
need to deploy the SeaTunnel Engine service cluster. You can refer to [Quick
Start of SeaTunnel Spark Engine](quick-start-spark.md) to run your
synchronization task.
-
-If you use the SeaTunnel Engine (Zeta) that comes with SeaTunnel to run tasks,
you need to deploy the SeaTunnel Engine service first. Refer to [Deployment of
SeaTunnel Engine (Zeta) Service](quick-start-seatunnel-engine.md).
Review Comment:
why removed this part?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]