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

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


The following commit(s) were added to refs/heads/dev by this push:
     new 4b209edb32 【fix doc】Error message (#504)
4b209edb32 is described below

commit 4b209edb32037a412a5b48a1c454e62f0b563e73
Author: a19920714liou <[email protected]>
AuthorDate: Wed Sep 7 22:02:11 2022 +0800

    【fix doc】Error message (#504)
    
    * Update quick-deploy.md
---
 docs/deployment/quick-deploy.md                                       | 4 ++--
 .../docusaurus-plugin-content-docs/current/deployment/quick-deploy.md | 2 +-
 .../version-1.1.2/deployment/quick-deploy.md                          | 2 +-
 .../version-1.1.3/deployment/quick-deploy.md                          | 2 +-
 .../version-1.2.0/deployment/quick-deploy.md                          | 2 +-
 versioned_docs/version-1.1.2/deployment/quick-deploy.md               | 4 ++--
 versioned_docs/version-1.1.3/deployment/quick-deploy.md               | 4 ++--
 versioned_docs/version-1.2.0/deployment/quick-deploy.md               | 4 ++--
 8 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/docs/deployment/quick-deploy.md b/docs/deployment/quick-deploy.md
index e771cdc7af..da67a1fd56 100644
--- a/docs/deployment/quick-deploy.md
+++ b/docs/deployment/quick-deploy.md
@@ -407,7 +407,7 @@ sh bin/linkis-cli -submitUser hadoop -engineType 
spark-2.4.3 -codeType sql -code
 #python engine task
 sh bin/linkis-cli -submitUser hadoop -engineType python-python2 -codeType 
python -code 'print("hello, world!")'
 ````
-If the verification fails, please refer to [Step 6] for troubleshooting
+If the verification fails, please refer to [Step 8] for troubleshooting
 
 ## 6 Installation of development tool IDE (Scriptis) (optional)
 >After installing the Scripti tool, it can support writing SQL, Pyspark, 
 >HiveQL and other scripts online on the web page
@@ -656,4 +656,4 @@ Related blog post links
 - Linkis technical blog collection 
https://github.com/apache/incubator-linkis/issues/1233
 - Technical blog post on the official account 
https://mp.weixin.qq.com/mp/homepage?__biz=MzI4MDkxNzUxMg==&hid=1&sn=088cbf2bbed1c80d003c5865bc92ace8&scene=18
 - Official website documentation 
https://linkis.apache.org/zh-CN/docs/latest/introduction
-- bili technology sharing video 
https://space.bilibili.com/598542776?spm_id_from=333.788.b_765f7570696e666f.2
\ No newline at end of file
+- bili technology sharing video 
https://space.bilibili.com/598542776?spm_id_from=333.788.b_765f7570696e666f.2
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/deployment/quick-deploy.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/deployment/quick-deploy.md
index c5c9ba3338..9147592a14 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/deployment/quick-deploy.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/deployment/quick-deploy.md
@@ -407,7 +407,7 @@ sh bin/linkis-cli -submitUser  hadoop  -engineType 
spark-2.4.3 -codeType sql  -c
 #python引擎任务
 sh bin/linkis-cli -submitUser  hadoop  -engineType python-python2 -codeType 
python  -code 'print("hello, world!")'
 ```
-如果验证失败,请参考【步骤6】进行排查
+如果验证失败,请参考【步骤8】进行排查
 
 ## 6 开发工具IDE(Scriptis)的安装(可选)
 >安装Scripti工具后,可以支持在web页面在线写SQL、Pyspark、HiveQL等脚本
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.2/deployment/quick-deploy.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.2/deployment/quick-deploy.md
index 4708250356..53eb29427c 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.2/deployment/quick-deploy.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.2/deployment/quick-deploy.md
@@ -407,7 +407,7 @@ sh bin/linkis-cli -submitUser  hadoop  -engineType 
spark-2.4.3 -codeType sql  -c
 #python引擎任务
 sh bin/linkis-cli -submitUser  hadoop  -engineType python-python2 -codeType 
python  -code 'print("hello, world!")'
 ```
-如果验证失败,请参考【步骤6】进行排查
+如果验证失败,请参考【步骤8】进行排查
 
 ## 6 开发工具IDE(Scriptis)的安装(可选)
 >安装Scripti工具后,可以支持在web页面在线写SQL、Pyspark、HiveQL等脚本
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/deployment/quick-deploy.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/deployment/quick-deploy.md
index c5c9ba3338..9147592a14 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/deployment/quick-deploy.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/deployment/quick-deploy.md
@@ -407,7 +407,7 @@ sh bin/linkis-cli -submitUser  hadoop  -engineType 
spark-2.4.3 -codeType sql  -c
 #python引擎任务
 sh bin/linkis-cli -submitUser  hadoop  -engineType python-python2 -codeType 
python  -code 'print("hello, world!")'
 ```
-如果验证失败,请参考【步骤6】进行排查
+如果验证失败,请参考【步骤8】进行排查
 
 ## 6 开发工具IDE(Scriptis)的安装(可选)
 >安装Scripti工具后,可以支持在web页面在线写SQL、Pyspark、HiveQL等脚本
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2.0/deployment/quick-deploy.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2.0/deployment/quick-deploy.md
index c5c9ba3338..9147592a14 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2.0/deployment/quick-deploy.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2.0/deployment/quick-deploy.md
@@ -407,7 +407,7 @@ sh bin/linkis-cli -submitUser  hadoop  -engineType 
spark-2.4.3 -codeType sql  -c
 #python引擎任务
 sh bin/linkis-cli -submitUser  hadoop  -engineType python-python2 -codeType 
python  -code 'print("hello, world!")'
 ```
-如果验证失败,请参考【步骤6】进行排查
+如果验证失败,请参考【步骤8】进行排查
 
 ## 6 开发工具IDE(Scriptis)的安装(可选)
 >安装Scripti工具后,可以支持在web页面在线写SQL、Pyspark、HiveQL等脚本
diff --git a/versioned_docs/version-1.1.2/deployment/quick-deploy.md 
b/versioned_docs/version-1.1.2/deployment/quick-deploy.md
index fdcb9ed451..6573ae7233 100644
--- a/versioned_docs/version-1.1.2/deployment/quick-deploy.md
+++ b/versioned_docs/version-1.1.2/deployment/quick-deploy.md
@@ -406,7 +406,7 @@ sh bin/linkis-cli -submitUser hadoop -engineType 
spark-2.4.3 -codeType sql -code
 #python engine task
 sh bin/linkis-cli -submitUser hadoop -engineType python-python2 -codeType 
python -code 'print("hello, world!")'
 ````
-If the verification fails, please refer to [Step 6] for troubleshooting
+If the verification fails, please refer to [Step 8] for troubleshooting
 
 ## 6 Installation of development tool IDE (Scriptis) (optional)
 >After installing the Scripti tool, it can support writing SQL, Pyspark, 
 >HiveQL and other scripts online on the web page
@@ -655,4 +655,4 @@ Related blog post links
 - Linkis technical blog collection 
https://github.com/apache/incubator-linkis/issues/1233
 - Technical blog post on the official account 
https://mp.weixin.qq.com/mp/homepage?__biz=MzI4MDkxNzUxMg==&hid=1&sn=088cbf2bbed1c80d003c5865bc92ace8&scene=18
 - Official website documentation 
https://linkis.apache.org/zh-CN/docs/latest/introduction
-- bili technology sharing video 
https://space.bilibili.com/598542776?spm_id_from=333.788.b_765f7570696e666f.2
\ No newline at end of file
+- bili technology sharing video 
https://space.bilibili.com/598542776?spm_id_from=333.788.b_765f7570696e666f.2
diff --git a/versioned_docs/version-1.1.3/deployment/quick-deploy.md 
b/versioned_docs/version-1.1.3/deployment/quick-deploy.md
index fdcb9ed451..6573ae7233 100644
--- a/versioned_docs/version-1.1.3/deployment/quick-deploy.md
+++ b/versioned_docs/version-1.1.3/deployment/quick-deploy.md
@@ -406,7 +406,7 @@ sh bin/linkis-cli -submitUser hadoop -engineType 
spark-2.4.3 -codeType sql -code
 #python engine task
 sh bin/linkis-cli -submitUser hadoop -engineType python-python2 -codeType 
python -code 'print("hello, world!")'
 ````
-If the verification fails, please refer to [Step 6] for troubleshooting
+If the verification fails, please refer to [Step 8] for troubleshooting
 
 ## 6 Installation of development tool IDE (Scriptis) (optional)
 >After installing the Scripti tool, it can support writing SQL, Pyspark, 
 >HiveQL and other scripts online on the web page
@@ -655,4 +655,4 @@ Related blog post links
 - Linkis technical blog collection 
https://github.com/apache/incubator-linkis/issues/1233
 - Technical blog post on the official account 
https://mp.weixin.qq.com/mp/homepage?__biz=MzI4MDkxNzUxMg==&hid=1&sn=088cbf2bbed1c80d003c5865bc92ace8&scene=18
 - Official website documentation 
https://linkis.apache.org/zh-CN/docs/latest/introduction
-- bili technology sharing video 
https://space.bilibili.com/598542776?spm_id_from=333.788.b_765f7570696e666f.2
\ No newline at end of file
+- bili technology sharing video 
https://space.bilibili.com/598542776?spm_id_from=333.788.b_765f7570696e666f.2
diff --git a/versioned_docs/version-1.2.0/deployment/quick-deploy.md 
b/versioned_docs/version-1.2.0/deployment/quick-deploy.md
index fdcb9ed451..6573ae7233 100644
--- a/versioned_docs/version-1.2.0/deployment/quick-deploy.md
+++ b/versioned_docs/version-1.2.0/deployment/quick-deploy.md
@@ -406,7 +406,7 @@ sh bin/linkis-cli -submitUser hadoop -engineType 
spark-2.4.3 -codeType sql -code
 #python engine task
 sh bin/linkis-cli -submitUser hadoop -engineType python-python2 -codeType 
python -code 'print("hello, world!")'
 ````
-If the verification fails, please refer to [Step 6] for troubleshooting
+If the verification fails, please refer to [Step 8] for troubleshooting
 
 ## 6 Installation of development tool IDE (Scriptis) (optional)
 >After installing the Scripti tool, it can support writing SQL, Pyspark, 
 >HiveQL and other scripts online on the web page
@@ -655,4 +655,4 @@ Related blog post links
 - Linkis technical blog collection 
https://github.com/apache/incubator-linkis/issues/1233
 - Technical blog post on the official account 
https://mp.weixin.qq.com/mp/homepage?__biz=MzI4MDkxNzUxMg==&hid=1&sn=088cbf2bbed1c80d003c5865bc92ace8&scene=18
 - Official website documentation 
https://linkis.apache.org/zh-CN/docs/latest/introduction
-- bili technology sharing video 
https://space.bilibili.com/598542776?spm_id_from=333.788.b_765f7570696e666f.2
\ No newline at end of file
+- bili technology sharing video 
https://space.bilibili.com/598542776?spm_id_from=333.788.b_765f7570696e666f.2


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to