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

kirs 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 7456a61  [doc] Add hint only spark supported for Mesos cluster (#1617)
7456a61 is described below

commit 7456a61d457b4cffd22f92048fe574e5ce8d4215
Author: Jiajie Zhong <[email protected]>
AuthorDate: Wed Mar 30 18:55:27 2022 +0800

    [doc] Add hint only spark supported for Mesos cluster (#1617)
    
    * [doc] Add hint only spark supported for Mesos cluster
    
    * Use relative path in github template
    
    * Revert "Use relative path in github template"
    
    This reverts commit b338b632
---
 docs/en/deployment.mdx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en/deployment.mdx b/docs/en/deployment.mdx
index b1edf72..edcf477 100644
--- a/docs/en/deployment.mdx
+++ b/docs/en/deployment.mdx
@@ -103,7 +103,7 @@ bin/start-seatunnel-flink.sh \
 </TabItem>
 </Tabs>
 
-### Mesos Cluster
+### Mesos Cluster(Spark Only)
 
 Mesos cluster deployment only support Spark engine for now.
 

Reply via email to