You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/03/30 11:10:56 UTC

[GitHub] [incubator-seatunnel] CalvinKirs commented on a change in pull request #1627: Seatunnel v2.10 does not support Spark3.x, add this comment to the in…

CalvinKirs commented on a change in pull request #1627:
URL: https://github.com/apache/incubator-seatunnel/pull/1627#discussion_r838418439



##########
File path: docs/zh-CN/spark/installation.md
##########
@@ -14,7 +14,10 @@ https://github.com/apache/incubator-seatunnel/releases
 
 ### 准备Spark
 
-`Seatunnel` 依赖`Spark`。安装`seatunnel`前,需要准备好`Spark`。请先 [下载 Spark](https://spark.apache.org/downloads.html) , 选择 `Spark 版本 >= 2.x.x`。 在下载和解压后, 不需要任何配置就可以指定 `deploy-mode = local` 提交任务。 如果需要使用其他模式,如 `Standalone cluster`,`Yarn cluster` ,`Mesos cluster`, 请参考官方文档。
+`Seatunnel` 支持`Spark`引擎。如果希望在`Spark`中使用`SeaTunnel`,需要提前准备好`Spark`环境。[下载 Spark](https://spark.apache.org/downloads.html) , 选择 `Spark 版本 >= 2.x.x 
+`,目前还不支持spark3.x。 在下载和解压后, 
+不需要任何配置就可以指定 
+`deploy-mode = local` 提交任务。 如果需要使用其他模式,如 `Standalone cluster`,`Yarn cluster` ,`Mesos cluster`, 请参考官方文档。

Review comment:
       Also, please pay attention to your document format, no line breaks are required here.




-- 
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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org