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 b8ea3c7310 [BUG] correct wrong command in deploy with hdfs doc (#605)
b8ea3c7310 is described below
commit b8ea3c7310ea6513a71213253c313901c69c440d
Author: GuoPhilipse <[email protected]>
AuthorDate: Wed Nov 23 10:18:55 2022 +0800
[BUG] correct wrong command in deploy with hdfs doc (#605)
* fix the typos[mutiple -> multiple] in introduction.md
* fix the typos[computatoin -> computation] in console-manual.md
* correct steps and format in `deploy without hdfs` doc
---
docs/deployment/deploy-without-hdfs.md | 2 +-
.../current/deployment/deploy-without-hdfs.md | 4 ++--
.../version-1.1.2/deployment/deploy-linkis-without-hdfs.md | 4 ++--
.../version-1.1.3/deployment/deploy-linkis-without-hdfs.md | 4 ++--
.../version-1.2.0/deployment/deploy-linkis-without-hdfs.md | 4 ++--
.../version-1.3.0/deployment/deploy-without-hdfs.md | 4 ++--
versioned_docs/version-1.1.2/deployment/deploy-linkis-without-hdfs.md | 2 +-
versioned_docs/version-1.1.3/deployment/deploy-linkis-without-hdfs.md | 2 +-
versioned_docs/version-1.2.0/deployment/deploy-linkis-without-hdfs.md | 2 +-
versioned_docs/version-1.3.0/deployment/deploy-without-hdfs.md | 2 +-
10 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/docs/deployment/deploy-without-hdfs.md
b/docs/deployment/deploy-without-hdfs.md
index cef4d81799..6e7fa689b3 100644
--- a/docs/deployment/deploy-without-hdfs.md
+++ b/docs/deployment/deploy-without-hdfs.md
@@ -32,7 +32,7 @@
${LINKIS_HOME}/lib/linkis-spring-cloud-services/linkis-mg-gateway/
It can be downloaded directly from the maven repository, such as
https://mvnrepository.com/artifact/mysql/mysql-connector-java/5.1.49
## 3. Deploy and start
-Refer to the "Quick Deployment" section to complete the deployment by
executing the `${LINKIS_HOME}/bin/install.sh` command.
+Refer to the "Quick Deployment" section to complete the deployment by
executing the `sh bin/install.sh` command.
Refering to the "Quick Deployment" section, start the Linkis services by
executing the `${LINKIS_HOME}/sbin/linkis-start-all.sh` command.
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/deployment/deploy-without-hdfs.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/deployment/deploy-without-hdfs.md
index e2df89f08a..d3f2cb3560 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/deployment/deploy-without-hdfs.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/deployment/deploy-without-hdfs.md
@@ -34,8 +34,8 @@
${LINKIS_HOME}/lib/linkis-spring-cloud-services/linkis-mg-gateway/
可以直接从 maven 仓库下载,比如
https://mvnrepository.com/artifact/mysql/mysql-connector-java/5.1.49
## 3. 部署和启动
-参考 "快速部署" 部分,通过执行 ${LINKIS_HOME}/bin/install.sh 命令完成部署。
-参考 "快速部署" 部分,通过执行 ${LINKIS_HOME}/sbin/linkis-start-all.sh 命令启动 Linkis 服务。
+参考 "快速部署" 部分,通过执行 `sh bin/install.sh` 命令完成部署。
+参考 "快速部署" 部分,通过执行 `${LINKIS_HOME}/sbin/linkis-start-all.sh` 命令启动 Linkis 服务。
## 4. 运行作业验证
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.2/deployment/deploy-linkis-without-hdfs.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.2/deployment/deploy-linkis-without-hdfs.md
index 191f372a98..780d0e1bbb 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.2/deployment/deploy-linkis-without-hdfs.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.2/deployment/deploy-linkis-without-hdfs.md
@@ -34,8 +34,8 @@
${LINKIS_HOME}/lib/linkis-spring-cloud-services/linkis-mg-gateway/
可以直接从 maven 仓库下载,比如
https://mvnrepository.com/artifact/mysql/mysql-connector-java/5.1.49
## 3. 部署和启动
-参考 "快速部署" 部分,通过执行 ${LINKIS_HOME}/bin/install.sh 命令完成部署。
-参考 "快速部署" 部分,通过执行 ${LINKIS_HOME}/sbin/linkis-start-all.sh 命令启动 Linkis 服务。
+参考 "快速部署" 部分,通过执行 `sh bin/install.sh` 命令完成部署。
+参考 "快速部署" 部分,通过执行 `${LINKIS_HOME}/sbin/linkis-start-all.sh` 命令启动 Linkis 服务。
## 4. 运行作业验证
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/deployment/deploy-linkis-without-hdfs.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/deployment/deploy-linkis-without-hdfs.md
index 191f372a98..780d0e1bbb 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/deployment/deploy-linkis-without-hdfs.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/deployment/deploy-linkis-without-hdfs.md
@@ -34,8 +34,8 @@
${LINKIS_HOME}/lib/linkis-spring-cloud-services/linkis-mg-gateway/
可以直接从 maven 仓库下载,比如
https://mvnrepository.com/artifact/mysql/mysql-connector-java/5.1.49
## 3. 部署和启动
-参考 "快速部署" 部分,通过执行 ${LINKIS_HOME}/bin/install.sh 命令完成部署。
-参考 "快速部署" 部分,通过执行 ${LINKIS_HOME}/sbin/linkis-start-all.sh 命令启动 Linkis 服务。
+参考 "快速部署" 部分,通过执行 `sh bin/install.sh` 命令完成部署。
+参考 "快速部署" 部分,通过执行 `${LINKIS_HOME}/sbin/linkis-start-all.sh` 命令启动 Linkis 服务。
## 4. 运行作业验证
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2.0/deployment/deploy-linkis-without-hdfs.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2.0/deployment/deploy-linkis-without-hdfs.md
index 43a6ea894a..78385d21be 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2.0/deployment/deploy-linkis-without-hdfs.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2.0/deployment/deploy-linkis-without-hdfs.md
@@ -34,8 +34,8 @@
${LINKIS_HOME}/lib/linkis-spring-cloud-services/linkis-mg-gateway/
可以直接从 maven 仓库下载,比如
https://mvnrepository.com/artifact/mysql/mysql-connector-java/5.1.49
## 3. 部署和启动
-参考 "快速部署" 部分,通过执行 ${LINKIS_HOME}/bin/install.sh 命令完成部署。
-参考 "快速部署" 部分,通过执行 ${LINKIS_HOME}/sbin/linkis-start-all.sh 命令启动 Linkis 服务。
+参考 "快速部署" 部分,通过执行 `sh bin/install.sh` 命令完成部署。
+参考 "快速部署" 部分,通过执行 `${LINKIS_HOME}/sbin/linkis-start-all.sh` 命令启动 Linkis 服务。
## 4. 运行作业验证
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.0/deployment/deploy-without-hdfs.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.0/deployment/deploy-without-hdfs.md
index e2df89f08a..d3f2cb3560 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.0/deployment/deploy-without-hdfs.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.0/deployment/deploy-without-hdfs.md
@@ -34,8 +34,8 @@
${LINKIS_HOME}/lib/linkis-spring-cloud-services/linkis-mg-gateway/
可以直接从 maven 仓库下载,比如
https://mvnrepository.com/artifact/mysql/mysql-connector-java/5.1.49
## 3. 部署和启动
-参考 "快速部署" 部分,通过执行 ${LINKIS_HOME}/bin/install.sh 命令完成部署。
-参考 "快速部署" 部分,通过执行 ${LINKIS_HOME}/sbin/linkis-start-all.sh 命令启动 Linkis 服务。
+参考 "快速部署" 部分,通过执行 `sh bin/install.sh` 命令完成部署。
+参考 "快速部署" 部分,通过执行 `${LINKIS_HOME}/sbin/linkis-start-all.sh` 命令启动 Linkis 服务。
## 4. 运行作业验证
diff --git
a/versioned_docs/version-1.1.2/deployment/deploy-linkis-without-hdfs.md
b/versioned_docs/version-1.1.2/deployment/deploy-linkis-without-hdfs.md
index 46bc972830..8eec26c780 100644
--- a/versioned_docs/version-1.1.2/deployment/deploy-linkis-without-hdfs.md
+++ b/versioned_docs/version-1.1.2/deployment/deploy-linkis-without-hdfs.md
@@ -32,7 +32,7 @@
${LINKIS_HOME}/lib/linkis-spring-cloud-services/linkis-mg-gateway/
It can be downloaded directly from the maven repository, such as
https://mvnrepository.com/artifact/mysql/mysql-connector-java/5.1.49
## 3. Deploy and start
-Refer to the "Quick Deployment" section to complete the deployment by
executing the `${LINKIS_HOME}/bin/install.sh` command.
+Refer to the "Quick Deployment" section to complete the deployment by
executing the `sh bin/install.sh` command.
Refering to the "Quick Deployment" section, start the Linkis services by
executing the `${LINKIS_HOME}/sbin/linkis-start-all.sh` command.
diff --git
a/versioned_docs/version-1.1.3/deployment/deploy-linkis-without-hdfs.md
b/versioned_docs/version-1.1.3/deployment/deploy-linkis-without-hdfs.md
index 46bc972830..8eec26c780 100644
--- a/versioned_docs/version-1.1.3/deployment/deploy-linkis-without-hdfs.md
+++ b/versioned_docs/version-1.1.3/deployment/deploy-linkis-without-hdfs.md
@@ -32,7 +32,7 @@
${LINKIS_HOME}/lib/linkis-spring-cloud-services/linkis-mg-gateway/
It can be downloaded directly from the maven repository, such as
https://mvnrepository.com/artifact/mysql/mysql-connector-java/5.1.49
## 3. Deploy and start
-Refer to the "Quick Deployment" section to complete the deployment by
executing the `${LINKIS_HOME}/bin/install.sh` command.
+Refer to the "Quick Deployment" section to complete the deployment by
executing the `sh bin/install.sh` command.
Refering to the "Quick Deployment" section, start the Linkis services by
executing the `${LINKIS_HOME}/sbin/linkis-start-all.sh` command.
diff --git
a/versioned_docs/version-1.2.0/deployment/deploy-linkis-without-hdfs.md
b/versioned_docs/version-1.2.0/deployment/deploy-linkis-without-hdfs.md
index 46bc972830..8eec26c780 100644
--- a/versioned_docs/version-1.2.0/deployment/deploy-linkis-without-hdfs.md
+++ b/versioned_docs/version-1.2.0/deployment/deploy-linkis-without-hdfs.md
@@ -32,7 +32,7 @@
${LINKIS_HOME}/lib/linkis-spring-cloud-services/linkis-mg-gateway/
It can be downloaded directly from the maven repository, such as
https://mvnrepository.com/artifact/mysql/mysql-connector-java/5.1.49
## 3. Deploy and start
-Refer to the "Quick Deployment" section to complete the deployment by
executing the `${LINKIS_HOME}/bin/install.sh` command.
+Refer to the "Quick Deployment" section to complete the deployment by
executing the `sh bin/install.sh` command.
Refering to the "Quick Deployment" section, start the Linkis services by
executing the `${LINKIS_HOME}/sbin/linkis-start-all.sh` command.
diff --git a/versioned_docs/version-1.3.0/deployment/deploy-without-hdfs.md
b/versioned_docs/version-1.3.0/deployment/deploy-without-hdfs.md
index cef4d81799..6e7fa689b3 100644
--- a/versioned_docs/version-1.3.0/deployment/deploy-without-hdfs.md
+++ b/versioned_docs/version-1.3.0/deployment/deploy-without-hdfs.md
@@ -32,7 +32,7 @@
${LINKIS_HOME}/lib/linkis-spring-cloud-services/linkis-mg-gateway/
It can be downloaded directly from the maven repository, such as
https://mvnrepository.com/artifact/mysql/mysql-connector-java/5.1.49
## 3. Deploy and start
-Refer to the "Quick Deployment" section to complete the deployment by
executing the `${LINKIS_HOME}/bin/install.sh` command.
+Refer to the "Quick Deployment" section to complete the deployment by
executing the `sh bin/install.sh` command.
Refering to the "Quick Deployment" section, start the Linkis services by
executing the `${LINKIS_HOME}/sbin/linkis-start-all.sh` command.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]