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 5a1f6f59e5 [Bug] fix wrong download addres 、 additional link and
zh-cn link issue (#617)
5a1f6f59e5 is described below
commit 5a1f6f59e53f5806c43ac69f3e08bca388dd3fe4
Author: GuoPhilipse <[email protected]>
AuthorDate: Sun Dec 4 17:23:38 2022 +0800
[Bug] fix wrong download addres 、 additional link and zh-cn link issue
(#617)
* fix wrong download address and additional link
* fix the zh-cn website on main page
---
docs/deployment/deploy-quick.md | 6 +++---
.../public-enhancement-services/bml/engine-bml-dissect.md | 2 +-
versioned_docs/version-1.1.0/upgrade/upgrade-guide.md | 2 +-
.../public-enhancement-services/bml/engine-bml-dissect.md | 2 +-
versioned_docs/version-1.1.1/deployment/quick-deploy.md | 6 +++---
.../version-1.1.1/deployment/unpack-hierarchical-structure.md | 2 +-
versioned_docs/version-1.1.1/engine-usage/openlookeng.md | 2 +-
versioned_docs/version-1.1.1/engine-usage/pipeline.md | 2 +-
versioned_docs/version-1.1.1/upgrade/upgrade-guide.md | 2 +-
.../public-enhancement-services/bml/engine-bml-dissect.md | 2 +-
versioned_docs/version-1.1.2/deployment/quick-deploy.md | 6 +++---
.../version-1.1.2/deployment/unpack-hierarchical-structure.md | 2 +-
versioned_docs/version-1.1.2/engine-usage/openlookeng.md | 2 +-
versioned_docs/version-1.1.2/engine-usage/pipeline.md | 2 +-
versioned_docs/version-1.1.2/engine-usage/sqoop.md | 2 +-
versioned_docs/version-1.1.2/upgrade/upgrade-guide.md | 2 +-
.../public-enhancement-services/bml/engine-bml-dissect.md | 2 +-
versioned_docs/version-1.1.3/deployment/quick-deploy.md | 7 +++----
.../version-1.1.3/deployment/unpack-hierarchical-structure.md | 2 +-
versioned_docs/version-1.1.3/engine-usage/openlookeng.md | 2 +-
versioned_docs/version-1.1.3/engine-usage/pipeline.md | 2 +-
versioned_docs/version-1.1.3/engine-usage/sqoop.md | 2 +-
versioned_docs/version-1.1.3/upgrade/upgrade-guide.md | 2 +-
.../public-enhancement-services/bml/engine-bml-dissect.md | 2 +-
versioned_docs/version-1.2.0/deployment/quick-deploy.md | 6 +++---
.../version-1.2.0/deployment/unpack-hierarchical-structure.md | 2 +-
versioned_docs/version-1.2.0/engine-usage/elasticsearch.md | 2 +-
versioned_docs/version-1.2.0/engine-usage/openlookeng.md | 2 +-
versioned_docs/version-1.2.0/engine-usage/pipeline.md | 2 +-
versioned_docs/version-1.2.0/engine-usage/presto.md | 2 +-
versioned_docs/version-1.2.0/engine-usage/sqoop.md | 2 +-
versioned_docs/version-1.2.0/upgrade/upgrade-guide.md | 2 +-
.../public-enhancement-services/bml/engine-bml-dissect.md | 2 +-
versioned_docs/version-1.3.0/deployment/deploy-quick.md | 6 +++---
versioned_docs/version-1.3.0/deployment/directory-of-unpack.md | 2 +-
versioned_docs/version-1.3.0/development/debug-with-helm-charts.md | 4 ++--
versioned_docs/version-1.3.0/engine-usage/elasticsearch.md | 2 +-
versioned_docs/version-1.3.0/engine-usage/openlookeng.md | 2 +-
versioned_docs/version-1.3.0/engine-usage/pipeline.md | 2 +-
versioned_docs/version-1.3.0/engine-usage/presto.md | 2 +-
versioned_docs/version-1.3.0/upgrade/upgrade-guide.md | 2 +-
41 files changed, 54 insertions(+), 55 deletions(-)
diff --git a/docs/deployment/deploy-quick.md b/docs/deployment/deploy-quick.md
index 0c66601ed9..7e83174621 100644
--- a/docs/deployment/deploy-quick.md
+++ b/docs/deployment/deploy-quick.md
@@ -42,7 +42,7 @@ hadoop ALL=(ALL) NOPASSWD: NOPASSWD: ALL
### 2.1 Installation package preparation
-- Method 1: From the official website [download
address](https://linkis.apache.org/zh-CN/download/main):
https://linkis.apache.org/zh-CN/download/main
+- Method 1: From the official website [download
address](https://linkis.apache.org/download/main):
https://linkis.apache.org/download/main
, download the corresponding The installation package (project installation
package and management console installation package)
- Method 2: Compile the project installation package and management console
according to [Linkis Compile and Package](../development/build) and [Front-end
Management Console Compile](../development/build-console) Installation package
@@ -241,7 +241,7 @@ Because the mysql-connector-java driver is under the GPL2.0
protocol, it does no
:::
-To download the mysql driver, take version 5.1.49 as an example: [download
link](https://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.49/mysql-connector-java-5.1.49.
jar)
https://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.49/mysql-connector-java-5.1.49.jar
+To download the mysql driver, take version 5.1.49 as an example: [download
link](https://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.49/mysql-connector-java-5.1.49.jar)
Copy the mysql driver package to the lib package
````
@@ -648,5 +648,5 @@ Linkis official website documents are constantly improving,
you can view/keyword
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
+- Official website documentation
https://linkis.apache.org/docs/latest/introduction
- 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.0/architecture/public-enhancement-services/bml/engine-bml-dissect.md
b/versioned_docs/version-1.1.0/architecture/public-enhancement-services/bml/engine-bml-dissect.md
index 95a2d5355e..4a887f64bb 100644
---
a/versioned_docs/version-1.1.0/architecture/public-enhancement-services/bml/engine-bml-dissect.md
+++
b/versioned_docs/version-1.1.0/architecture/public-enhancement-services/bml/engine-bml-dissect.md
@@ -27,7 +27,7 @@ The BML architecture diagram is as follows:

-For the above overview of the BML architecture, please refer to the official
website document:
https://linkis.apache.org/zh-CN/docs/latest/architecture/public-enhancement-services/bml
+For the above overview of the BML architecture, please refer to the official
website document:
https://linkis.apache.org/docs/latest/architecture/public-enhancement-services/bml
## 2. BML material library service underlying table model
diff --git a/versioned_docs/version-1.1.0/upgrade/upgrade-guide.md
b/versioned_docs/version-1.1.0/upgrade/upgrade-guide.md
index 2cfb67fd95..634065211a 100644
--- a/versioned_docs/version-1.1.0/upgrade/upgrade-guide.md
+++ b/versioned_docs/version-1.1.0/upgrade/upgrade-guide.md
@@ -13,7 +13,7 @@ sidebar_position: 2
- It is recommended to control the version through the soft chain. You can
switch the version by modifying the target address of the soft chain. For
example: `linkis -> /appcom/Install/LinkisInstall/linkis-1.1.3.20220615210213`
- The upgrade process mainly requires attention to the adjustment of the
database table structure and the adjustment of some configuration parameters
- In addition to the upgrade of the back-end services, the management console
resources of linkis also need to be upgraded together
-- The main changes of each version can be found in the overview information of
the version `https://linkis.apache.org/zh-CN/docs/x.x.x/release` and the
version [release-note](https://linkis.apache .org/zh-CN/download/main):
https://linkis.apache.org/zh-CN/download/main
+- The main changes of each version can be found in the overview information of
the version `https://linkis.apache.org/docs/x.x.x/release` and the version
[release-note](https://linkis.apache.org/download/main):
https://linkis.apache.org/download/main
- The database changes/configuration parameter changes of each version are
based on the previous version
## 2 Service upgrade installation
diff --git
a/versioned_docs/version-1.1.1/architecture/public-enhancement-services/bml/engine-bml-dissect.md
b/versioned_docs/version-1.1.1/architecture/public-enhancement-services/bml/engine-bml-dissect.md
index 95a2d5355e..4a887f64bb 100644
---
a/versioned_docs/version-1.1.1/architecture/public-enhancement-services/bml/engine-bml-dissect.md
+++
b/versioned_docs/version-1.1.1/architecture/public-enhancement-services/bml/engine-bml-dissect.md
@@ -27,7 +27,7 @@ The BML architecture diagram is as follows:

-For the above overview of the BML architecture, please refer to the official
website document:
https://linkis.apache.org/zh-CN/docs/latest/architecture/public-enhancement-services/bml
+For the above overview of the BML architecture, please refer to the official
website document:
https://linkis.apache.org/docs/latest/architecture/public-enhancement-services/bml
## 2. BML material library service underlying table model
diff --git a/versioned_docs/version-1.1.1/deployment/quick-deploy.md
b/versioned_docs/version-1.1.1/deployment/quick-deploy.md
index fdcb9ed451..d80a9fcdd3 100644
--- a/versioned_docs/version-1.1.1/deployment/quick-deploy.md
+++ b/versioned_docs/version-1.1.1/deployment/quick-deploy.md
@@ -42,7 +42,7 @@ hadoop ALL=(ALL) NOPASSWD: NOPASSWD: ALL
### 2.1 Installation package preparation
-- Method 1: From the official website [download
address](https://linkis.apache.org/zh-CN/download/main):
https://linkis.apache.org/zh-CN/download/main, download the corresponding The
installation package (project installation package and management console
installation package)
+- Method 1: From the official website [download
address](https://linkis.apache.org/download/main):
https://linkis.apache.org/download/main, download the corresponding The
installation package (project installation package and management console
installation package)
- Method 2: Compile the project installation package and management console
according to [Linkis Compile and
Package](../development/linkis-compile-and-package) and [Front-end Management
Console Compile](../development/web-build) Installation package
After uploading the installation package
`apache-linkis-x.x.x-incubating-bin.tar.gz`, decompress the installation package
@@ -234,7 +234,7 @@ Because the mysql-connector-java driver is under the GPL2.0
protocol, it does no
:::
-To download the mysql driver, take version 5.1.49 as an example: [download
link](https://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.49/mysql-connector-java-5.1.49.
jar)
https://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.49/mysql-connector-java-5.1.49.jar
+To download the mysql driver, take version 5.1.49 as an example: [download
link](https://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.49/mysql-connector-java-5.1.49.jar)
Copy the mysql driver package to the lib package
````
@@ -654,5 +654,5 @@ Linkis official website documents are constantly improving,
you can view/keyword
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
+- Official website documentation
https://linkis.apache.org/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
diff --git
a/versioned_docs/version-1.1.1/deployment/unpack-hierarchical-structure.md
b/versioned_docs/version-1.1.1/deployment/unpack-hierarchical-structure.md
index e040a6b303..2bf3e3aed1 100644
--- a/versioned_docs/version-1.1.1/deployment/unpack-hierarchical-structure.md
+++ b/versioned_docs/version-1.1.1/deployment/unpack-hierarchical-structure.md
@@ -5,7 +5,7 @@ sidebar_position: 4.5
## Linkis installation package decompressed directory structure
-Download the officially released [Compilation Complete
Package](https://linkis.apache.org/zh-CN/download/main), and the decompressed
directory structure is as follows:
+Download the officially released [Compilation Complete
Package](https://linkis.apache.org/download/main), and the decompressed
directory structure is as follows:
```html
diff --git a/versioned_docs/version-1.1.1/engine-usage/openlookeng.md
b/versioned_docs/version-1.1.1/engine-usage/openlookeng.md
index 8c52a72477..d2b99c2f07 100644
--- a/versioned_docs/version-1.1.1/engine-usage/openlookeng.md
+++ b/versioned_docs/version-1.1.1/engine-usage/openlookeng.md
@@ -17,7 +17,7 @@ If you want to deploy the openlookeng engine, you need to
prepare an available o
Currently the openlookeng engine, the default version used by the client is
`io.hetu.core:presto-client:1.5.0`
This engine plug-in is not included in the released installation deployment
package by default.
-You can follow this guide to deploy and install
https://linkis.apache.org/zh-CN/blog/2022/04/15/how-to-download-engineconn-plugin
+You can follow this guide to deploy and install
https://linkis.apache.org/blog/2022/04/15/how-to-download-engineconn-plugin
, or follow the process below to manually compile and deploy
diff --git a/versioned_docs/version-1.1.1/engine-usage/pipeline.md
b/versioned_docs/version-1.1.1/engine-usage/pipeline.md
index 29fdbc18f8..6bb7787e13 100644
--- a/versioned_docs/version-1.1.1/engine-usage/pipeline.md
+++ b/versioned_docs/version-1.1.1/engine-usage/pipeline.md
@@ -13,7 +13,7 @@ Note: before compiling the `pipeline`engine, you need to
compile the linkis proj
Currently, the `pipeline` engine needs to be installed and deployed by itself
This engine plug-in is not included in the published installation and
deployment package by default,
-You can follow this guide to deploy the installation
https://linkis.apache.org/zh-CN/blog/2022/04/15/how-to-download-engineconn-plugin
+You can follow this guide to deploy the installation
https://linkis.apache.org/blog/2022/04/15/how-to-download-engineconn-plugin
Or manually compile the deployment according to the following process
Compile separately`pipeline`
diff --git a/versioned_docs/version-1.1.1/upgrade/upgrade-guide.md
b/versioned_docs/version-1.1.1/upgrade/upgrade-guide.md
index 230c516eba..c3e2f0dd56 100644
--- a/versioned_docs/version-1.1.1/upgrade/upgrade-guide.md
+++ b/versioned_docs/version-1.1.1/upgrade/upgrade-guide.md
@@ -13,7 +13,7 @@ sidebar_position: 2
- It is recommended to control the version through the soft chain. You can
switch the version by modifying the target address of the soft chain. For
example: `linkis -> /appcom/Install/LinkisInstall/linkis-1.1.3.20220615210213`
- The upgrade process mainly requires attention to the adjustment of the
database table structure and the adjustment of some configuration parameters
- In addition to the upgrade of the back-end services, the management console
resources of linkis also need to be upgraded together
-- The main changes of each version can be found in the overview information of
the version `https://linkis.apache.org/zh-CN/docs/x.x.x/release` and the
version [release-note](https://linkis.apache .org/zh-CN/download/main):
https://linkis.apache.org/zh-CN/download/main
+- The main changes of each version can be found in the overview information of
the version `https://linkis.apache.org/docs/x.x.x/release` and the version
[release-note](https://linkis.apache .org/download/main):
https://linkis.apache.org/download/main
- The database changes/configuration parameter changes of each version are
based on the previous version
## 2 Service upgrade installation
diff --git
a/versioned_docs/version-1.1.2/architecture/public-enhancement-services/bml/engine-bml-dissect.md
b/versioned_docs/version-1.1.2/architecture/public-enhancement-services/bml/engine-bml-dissect.md
index 95a2d5355e..4a887f64bb 100644
---
a/versioned_docs/version-1.1.2/architecture/public-enhancement-services/bml/engine-bml-dissect.md
+++
b/versioned_docs/version-1.1.2/architecture/public-enhancement-services/bml/engine-bml-dissect.md
@@ -27,7 +27,7 @@ The BML architecture diagram is as follows:

-For the above overview of the BML architecture, please refer to the official
website document:
https://linkis.apache.org/zh-CN/docs/latest/architecture/public-enhancement-services/bml
+For the above overview of the BML architecture, please refer to the official
website document:
https://linkis.apache.org/docs/latest/architecture/public-enhancement-services/bml
## 2. BML material library service underlying table model
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 6573ae7233..8c4e86b60f 100644
--- a/versioned_docs/version-1.1.2/deployment/quick-deploy.md
+++ b/versioned_docs/version-1.1.2/deployment/quick-deploy.md
@@ -42,7 +42,7 @@ hadoop ALL=(ALL) NOPASSWD: NOPASSWD: ALL
### 2.1 Installation package preparation
-- Method 1: From the official website [download
address](https://linkis.apache.org/zh-CN/download/main):
https://linkis.apache.org/zh-CN/download/main, download the corresponding The
installation package (project installation package and management console
installation package)
+- Method 1: From the official website [download
address](https://linkis.apache.org/download/main):
https://linkis.apache.org/download/main, download the corresponding The
installation package (project installation package and management console
installation package)
- Method 2: Compile the project installation package and management console
according to [Linkis Compile and
Package](../development/linkis-compile-and-package) and [Front-end Management
Console Compile](../development/web-build) Installation package
After uploading the installation package
`apache-linkis-x.x.x-incubating-bin.tar.gz`, decompress the installation package
@@ -234,7 +234,7 @@ Because the mysql-connector-java driver is under the GPL2.0
protocol, it does no
:::
-To download the mysql driver, take version 5.1.49 as an example: [download
link](https://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.49/mysql-connector-java-5.1.49.
jar)
https://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.49/mysql-connector-java-5.1.49.jar
+To download the mysql driver, take version 5.1.49 as an example: [download
link](https://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.49/mysql-connector-java-5.1.49.jar)
Copy the mysql driver package to the lib package
````
@@ -654,5 +654,5 @@ Linkis official website documents are constantly improving,
you can view/keyword
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
+- Official website documentation
https://linkis.apache.org/docs/latest/introduction
- 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.2/deployment/unpack-hierarchical-structure.md
b/versioned_docs/version-1.1.2/deployment/unpack-hierarchical-structure.md
index e040a6b303..2bf3e3aed1 100644
--- a/versioned_docs/version-1.1.2/deployment/unpack-hierarchical-structure.md
+++ b/versioned_docs/version-1.1.2/deployment/unpack-hierarchical-structure.md
@@ -5,7 +5,7 @@ sidebar_position: 4.5
## Linkis installation package decompressed directory structure
-Download the officially released [Compilation Complete
Package](https://linkis.apache.org/zh-CN/download/main), and the decompressed
directory structure is as follows:
+Download the officially released [Compilation Complete
Package](https://linkis.apache.org/download/main), and the decompressed
directory structure is as follows:
```html
diff --git a/versioned_docs/version-1.1.2/engine-usage/openlookeng.md
b/versioned_docs/version-1.1.2/engine-usage/openlookeng.md
index 8c52a72477..d2b99c2f07 100644
--- a/versioned_docs/version-1.1.2/engine-usage/openlookeng.md
+++ b/versioned_docs/version-1.1.2/engine-usage/openlookeng.md
@@ -17,7 +17,7 @@ If you want to deploy the openlookeng engine, you need to
prepare an available o
Currently the openlookeng engine, the default version used by the client is
`io.hetu.core:presto-client:1.5.0`
This engine plug-in is not included in the released installation deployment
package by default.
-You can follow this guide to deploy and install
https://linkis.apache.org/zh-CN/blog/2022/04/15/how-to-download-engineconn-plugin
+You can follow this guide to deploy and install
https://linkis.apache.org/blog/2022/04/15/how-to-download-engineconn-plugin
, or follow the process below to manually compile and deploy
diff --git a/versioned_docs/version-1.1.2/engine-usage/pipeline.md
b/versioned_docs/version-1.1.2/engine-usage/pipeline.md
index cf0e9faf89..12dcd8272c 100644
--- a/versioned_docs/version-1.1.2/engine-usage/pipeline.md
+++ b/versioned_docs/version-1.1.2/engine-usage/pipeline.md
@@ -13,7 +13,7 @@ Note: before compiling the `pipeline`engine, you need to
compile the linkis proj
Currently, the `pipeline` engine needs to be installed and deployed by itself
This engine plug-in is not included in the published installation and
deployment package by default,
-You can follow this guide to deploy the installation
https://linkis.apache.org/zh-CN/blog/2022/04/15/how-to-download-engineconn-plugin
+You can follow this guide to deploy the installation
https://linkis.apache.org/blog/2022/04/15/how-to-download-engineconn-plugin
Or manually compile the deployment according to the following process
Compile separately`pipeline`
diff --git a/versioned_docs/version-1.1.2/engine-usage/sqoop.md
b/versioned_docs/version-1.1.2/engine-usage/sqoop.md
index f8b062d363..2239da0f99 100644
--- a/versioned_docs/version-1.1.2/engine-usage/sqoop.md
+++ b/versioned_docs/version-1.1.2/engine-usage/sqoop.md
@@ -60,7 +60,7 @@ cd ${LINKIS_HOME}/sbin
sh linkis-daemon.sh restart cg-engineplugin
```
More engineplugin details can be found in the following article.
-https://linkis.apache.org/zh-CN/docs/1.1.1/deployment/engine-conn-plugin-installation
+https://linkis.apache.org/docs/1.1.1/deployment/engine-conn-plugin-installation
## 3.Sqoop Engine Usage
diff --git a/versioned_docs/version-1.1.2/upgrade/upgrade-guide.md
b/versioned_docs/version-1.1.2/upgrade/upgrade-guide.md
index 230c516eba..c3e2f0dd56 100644
--- a/versioned_docs/version-1.1.2/upgrade/upgrade-guide.md
+++ b/versioned_docs/version-1.1.2/upgrade/upgrade-guide.md
@@ -13,7 +13,7 @@ sidebar_position: 2
- It is recommended to control the version through the soft chain. You can
switch the version by modifying the target address of the soft chain. For
example: `linkis -> /appcom/Install/LinkisInstall/linkis-1.1.3.20220615210213`
- The upgrade process mainly requires attention to the adjustment of the
database table structure and the adjustment of some configuration parameters
- In addition to the upgrade of the back-end services, the management console
resources of linkis also need to be upgraded together
-- The main changes of each version can be found in the overview information of
the version `https://linkis.apache.org/zh-CN/docs/x.x.x/release` and the
version [release-note](https://linkis.apache .org/zh-CN/download/main):
https://linkis.apache.org/zh-CN/download/main
+- The main changes of each version can be found in the overview information of
the version `https://linkis.apache.org/docs/x.x.x/release` and the version
[release-note](https://linkis.apache .org/download/main):
https://linkis.apache.org/download/main
- The database changes/configuration parameter changes of each version are
based on the previous version
## 2 Service upgrade installation
diff --git
a/versioned_docs/version-1.1.3/architecture/public-enhancement-services/bml/engine-bml-dissect.md
b/versioned_docs/version-1.1.3/architecture/public-enhancement-services/bml/engine-bml-dissect.md
index 95a2d5355e..4a887f64bb 100644
---
a/versioned_docs/version-1.1.3/architecture/public-enhancement-services/bml/engine-bml-dissect.md
+++
b/versioned_docs/version-1.1.3/architecture/public-enhancement-services/bml/engine-bml-dissect.md
@@ -27,7 +27,7 @@ The BML architecture diagram is as follows:

-For the above overview of the BML architecture, please refer to the official
website document:
https://linkis.apache.org/zh-CN/docs/latest/architecture/public-enhancement-services/bml
+For the above overview of the BML architecture, please refer to the official
website document:
https://linkis.apache.org/docs/latest/architecture/public-enhancement-services/bml
## 2. BML material library service underlying table model
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 6573ae7233..1a74f78270 100644
--- a/versioned_docs/version-1.1.3/deployment/quick-deploy.md
+++ b/versioned_docs/version-1.1.3/deployment/quick-deploy.md
@@ -42,7 +42,7 @@ hadoop ALL=(ALL) NOPASSWD: NOPASSWD: ALL
### 2.1 Installation package preparation
-- Method 1: From the official website [download
address](https://linkis.apache.org/zh-CN/download/main):
https://linkis.apache.org/zh-CN/download/main, download the corresponding The
installation package (project installation package and management console
installation package)
+- Method 1: From the official website [download
address](https://linkis.apache.org/download/main):
https://linkis.apache.org/download/main, download the corresponding The
installation package (project installation package and management console
installation package)
- Method 2: Compile the project installation package and management console
according to [Linkis Compile and
Package](../development/linkis-compile-and-package) and [Front-end Management
Console Compile](../development/web-build) Installation package
After uploading the installation package
`apache-linkis-x.x.x-incubating-bin.tar.gz`, decompress the installation package
@@ -234,8 +234,7 @@ Because the mysql-connector-java driver is under the GPL2.0
protocol, it does no
:::
-To download the mysql driver, take version 5.1.49 as an example: [download
link](https://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.49/mysql-connector-java-5.1.49.
jar)
https://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.49/mysql-connector-java-5.1.49.jar
-
+To download the mysql driver, take version 5.1.49 as an example: [download
link](https://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.49/mysql-connector-java-5.1.49.jar)
Copy the mysql driver package to the lib package
````
cp mysql-connector-java-5.1.49.jar
{LINKIS_HOME}/lib/linkis-spring-cloud-services/linkis-mg-gateway/
@@ -654,5 +653,5 @@ Linkis official website documents are constantly improving,
you can view/keyword
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
+- Official website documentation
https://linkis.apache.org/docs/latest/introduction
- 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/unpack-hierarchical-structure.md
b/versioned_docs/version-1.1.3/deployment/unpack-hierarchical-structure.md
index e040a6b303..2bf3e3aed1 100644
--- a/versioned_docs/version-1.1.3/deployment/unpack-hierarchical-structure.md
+++ b/versioned_docs/version-1.1.3/deployment/unpack-hierarchical-structure.md
@@ -5,7 +5,7 @@ sidebar_position: 4.5
## Linkis installation package decompressed directory structure
-Download the officially released [Compilation Complete
Package](https://linkis.apache.org/zh-CN/download/main), and the decompressed
directory structure is as follows:
+Download the officially released [Compilation Complete
Package](https://linkis.apache.org/download/main), and the decompressed
directory structure is as follows:
```html
diff --git a/versioned_docs/version-1.1.3/engine-usage/openlookeng.md
b/versioned_docs/version-1.1.3/engine-usage/openlookeng.md
index 8c52a72477..d2b99c2f07 100644
--- a/versioned_docs/version-1.1.3/engine-usage/openlookeng.md
+++ b/versioned_docs/version-1.1.3/engine-usage/openlookeng.md
@@ -17,7 +17,7 @@ If you want to deploy the openlookeng engine, you need to
prepare an available o
Currently the openlookeng engine, the default version used by the client is
`io.hetu.core:presto-client:1.5.0`
This engine plug-in is not included in the released installation deployment
package by default.
-You can follow this guide to deploy and install
https://linkis.apache.org/zh-CN/blog/2022/04/15/how-to-download-engineconn-plugin
+You can follow this guide to deploy and install
https://linkis.apache.org/blog/2022/04/15/how-to-download-engineconn-plugin
, or follow the process below to manually compile and deploy
diff --git a/versioned_docs/version-1.1.3/engine-usage/pipeline.md
b/versioned_docs/version-1.1.3/engine-usage/pipeline.md
index 5b012adb3a..88730c0e0c 100644
--- a/versioned_docs/version-1.1.3/engine-usage/pipeline.md
+++ b/versioned_docs/version-1.1.3/engine-usage/pipeline.md
@@ -13,7 +13,7 @@ Note: before compiling the `pipeline`engine, you need to
compile the linkis proj
Currently, the `pipeline` engine needs to be installed and deployed by itself
This engine plug-in is not included in the published installation and
deployment package by default,
-You can follow this guide to deploy the installation
https://linkis.apache.org/zh-CN/blog/2022/04/15/how-to-download-engineconn-plugin
+You can follow this guide to deploy the installation
https://linkis.apache.org/blog/2022/04/15/how-to-download-engineconn-plugin
Or manually compile the deployment according to the following process
Compile separately`pipeline`
diff --git a/versioned_docs/version-1.1.3/engine-usage/sqoop.md
b/versioned_docs/version-1.1.3/engine-usage/sqoop.md
index f8b062d363..2239da0f99 100644
--- a/versioned_docs/version-1.1.3/engine-usage/sqoop.md
+++ b/versioned_docs/version-1.1.3/engine-usage/sqoop.md
@@ -60,7 +60,7 @@ cd ${LINKIS_HOME}/sbin
sh linkis-daemon.sh restart cg-engineplugin
```
More engineplugin details can be found in the following article.
-https://linkis.apache.org/zh-CN/docs/1.1.1/deployment/engine-conn-plugin-installation
+https://linkis.apache.org/docs/1.1.1/deployment/engine-conn-plugin-installation
## 3.Sqoop Engine Usage
diff --git a/versioned_docs/version-1.1.3/upgrade/upgrade-guide.md
b/versioned_docs/version-1.1.3/upgrade/upgrade-guide.md
index 230c516eba..c3e2f0dd56 100644
--- a/versioned_docs/version-1.1.3/upgrade/upgrade-guide.md
+++ b/versioned_docs/version-1.1.3/upgrade/upgrade-guide.md
@@ -13,7 +13,7 @@ sidebar_position: 2
- It is recommended to control the version through the soft chain. You can
switch the version by modifying the target address of the soft chain. For
example: `linkis -> /appcom/Install/LinkisInstall/linkis-1.1.3.20220615210213`
- The upgrade process mainly requires attention to the adjustment of the
database table structure and the adjustment of some configuration parameters
- In addition to the upgrade of the back-end services, the management console
resources of linkis also need to be upgraded together
-- The main changes of each version can be found in the overview information of
the version `https://linkis.apache.org/zh-CN/docs/x.x.x/release` and the
version [release-note](https://linkis.apache .org/zh-CN/download/main):
https://linkis.apache.org/zh-CN/download/main
+- The main changes of each version can be found in the overview information of
the version `https://linkis.apache.org/docs/x.x.x/release` and the version
[release-note](https://linkis.apache .org/download/main):
https://linkis.apache.org/download/main
- The database changes/configuration parameter changes of each version are
based on the previous version
## 2 Service upgrade installation
diff --git
a/versioned_docs/version-1.2.0/architecture/public-enhancement-services/bml/engine-bml-dissect.md
b/versioned_docs/version-1.2.0/architecture/public-enhancement-services/bml/engine-bml-dissect.md
index 95a2d5355e..4a887f64bb 100644
---
a/versioned_docs/version-1.2.0/architecture/public-enhancement-services/bml/engine-bml-dissect.md
+++
b/versioned_docs/version-1.2.0/architecture/public-enhancement-services/bml/engine-bml-dissect.md
@@ -27,7 +27,7 @@ The BML architecture diagram is as follows:

-For the above overview of the BML architecture, please refer to the official
website document:
https://linkis.apache.org/zh-CN/docs/latest/architecture/public-enhancement-services/bml
+For the above overview of the BML architecture, please refer to the official
website document:
https://linkis.apache.org/docs/latest/architecture/public-enhancement-services/bml
## 2. BML material library service underlying table model
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 6573ae7233..8c4e86b60f 100644
--- a/versioned_docs/version-1.2.0/deployment/quick-deploy.md
+++ b/versioned_docs/version-1.2.0/deployment/quick-deploy.md
@@ -42,7 +42,7 @@ hadoop ALL=(ALL) NOPASSWD: NOPASSWD: ALL
### 2.1 Installation package preparation
-- Method 1: From the official website [download
address](https://linkis.apache.org/zh-CN/download/main):
https://linkis.apache.org/zh-CN/download/main, download the corresponding The
installation package (project installation package and management console
installation package)
+- Method 1: From the official website [download
address](https://linkis.apache.org/download/main):
https://linkis.apache.org/download/main, download the corresponding The
installation package (project installation package and management console
installation package)
- Method 2: Compile the project installation package and management console
according to [Linkis Compile and
Package](../development/linkis-compile-and-package) and [Front-end Management
Console Compile](../development/web-build) Installation package
After uploading the installation package
`apache-linkis-x.x.x-incubating-bin.tar.gz`, decompress the installation package
@@ -234,7 +234,7 @@ Because the mysql-connector-java driver is under the GPL2.0
protocol, it does no
:::
-To download the mysql driver, take version 5.1.49 as an example: [download
link](https://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.49/mysql-connector-java-5.1.49.
jar)
https://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.49/mysql-connector-java-5.1.49.jar
+To download the mysql driver, take version 5.1.49 as an example: [download
link](https://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.49/mysql-connector-java-5.1.49.jar)
Copy the mysql driver package to the lib package
````
@@ -654,5 +654,5 @@ Linkis official website documents are constantly improving,
you can view/keyword
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
+- Official website documentation
https://linkis.apache.org/docs/latest/introduction
- 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/unpack-hierarchical-structure.md
b/versioned_docs/version-1.2.0/deployment/unpack-hierarchical-structure.md
index e040a6b303..2bf3e3aed1 100644
--- a/versioned_docs/version-1.2.0/deployment/unpack-hierarchical-structure.md
+++ b/versioned_docs/version-1.2.0/deployment/unpack-hierarchical-structure.md
@@ -5,7 +5,7 @@ sidebar_position: 4.5
## Linkis installation package decompressed directory structure
-Download the officially released [Compilation Complete
Package](https://linkis.apache.org/zh-CN/download/main), and the decompressed
directory structure is as follows:
+Download the officially released [Compilation Complete
Package](https://linkis.apache.org/download/main), and the decompressed
directory structure is as follows:
```html
diff --git a/versioned_docs/version-1.2.0/engine-usage/elasticsearch.md
b/versioned_docs/version-1.2.0/engine-usage/elasticsearch.md
index 87b3ebf06b..ee22033a64 100644
--- a/versioned_docs/version-1.2.0/engine-usage/elasticsearch.md
+++ b/versioned_docs/version-1.2.0/engine-usage/elasticsearch.md
@@ -18,7 +18,7 @@ Note: The Linkis project needs to be fully compiled before
ElasticSearch EngineC
The published installation and deployment packages do not contain the engine
plugin by default.
-You can click [Linkis engine installation
guide](https://linkis.apache.org/zh-CN/blog/2022/04/15/how-to-download-engineconn-plugin)
to deployment installation, or according to the following process, Manual
compilation and deployment
+You can click [Linkis engine installation
guide](https://linkis.apache.org/blog/2022/04/15/how-to-download-engineconn-plugin)
to deployment installation, or according to the following process, Manual
compilation and deployment
Compile ElasticSearch engine separately
diff --git a/versioned_docs/version-1.2.0/engine-usage/openlookeng.md
b/versioned_docs/version-1.2.0/engine-usage/openlookeng.md
index eef0cf5ed6..f1649e8278 100644
--- a/versioned_docs/version-1.2.0/engine-usage/openlookeng.md
+++ b/versioned_docs/version-1.2.0/engine-usage/openlookeng.md
@@ -17,7 +17,7 @@ If you want to deploy the openlookeng engine, you need to
prepare an available o
Currently the openlookeng engine, the default version used by the client is
`io.hetu.core:presto-client:1.5.0`
This engine plug-in is not included in the released installation deployment
package by default.
-You can follow this guide to deploy and install
https://linkis.apache.org/zh-CN/blog/2022/04/15/how-to-download-engineconn-plugin
+You can follow this guide to deploy and install
https://linkis.apache.org/blog/2022/04/15/how-to-download-engineconn-plugin
, or follow the process below to manually compile and deploy
diff --git a/versioned_docs/version-1.2.0/engine-usage/pipeline.md
b/versioned_docs/version-1.2.0/engine-usage/pipeline.md
index f035855d9b..8a6156a1be 100644
--- a/versioned_docs/version-1.2.0/engine-usage/pipeline.md
+++ b/versioned_docs/version-1.2.0/engine-usage/pipeline.md
@@ -13,7 +13,7 @@ Note: before compiling the `pipeline`engine, you need to
compile the linkis proj
Currently, the `pipeline` engine needs to be installed and deployed by itself
This engine plug-in is not included in the published installation and
deployment package by default,
-You can follow this guide to deploy the installation
https://linkis.apache.org/zh-CN/blog/2022/04/15/how-to-download-engineconn-plugin
+You can follow this guide to deploy the installation
https://linkis.apache.org/blog/2022/04/15/how-to-download-engineconn-plugin
Or manually compile the deployment according to the following process
Compile separately`pipeline`
diff --git a/versioned_docs/version-1.2.0/engine-usage/presto.md
b/versioned_docs/version-1.2.0/engine-usage/presto.md
index 2e6ddeb7f1..c78378f9d0 100644
--- a/versioned_docs/version-1.2.0/engine-usage/presto.md
+++ b/versioned_docs/version-1.2.0/engine-usage/presto.md
@@ -14,7 +14,7 @@ If you want to use the Presto engine on your server, you need
to prepare the Pre
### 2.1 version selection and compilation
Note: Before compiling the Presto engine, a full build of the Linkis project
is required
This engine plug-in is not included in the released installation deployment
package by default.
-You can follow this guide to deploy and install
https://linkis.apache.org/zh-CN/blog/2022/04/15/how-to-download-engineconn-plugin
+You can follow this guide to deploy and install
https://linkis.apache.org/blog/2022/04/15/how-to-download-engineconn-plugin
or follow the steps below to manually compile and deploy
diff --git a/versioned_docs/version-1.2.0/engine-usage/sqoop.md
b/versioned_docs/version-1.2.0/engine-usage/sqoop.md
index cda14b6004..9edfd58bdf 100644
--- a/versioned_docs/version-1.2.0/engine-usage/sqoop.md
+++ b/versioned_docs/version-1.2.0/engine-usage/sqoop.md
@@ -60,7 +60,7 @@ cd ${LINKIS_HOME}/sbin
sh linkis-daemon.sh restart cg-engineplugin
```
More engineplugin details can be found in the following article.
-https://linkis.apache.org/zh-CN/docs/1.1.1/deployment/engine-conn-plugin-installation
+https://linkis.apache.org/docs/1.1.1/deployment/engine-conn-plugin-installation
## 3.Sqoop Engine Usage
diff --git a/versioned_docs/version-1.2.0/upgrade/upgrade-guide.md
b/versioned_docs/version-1.2.0/upgrade/upgrade-guide.md
index 230c516eba..c3e2f0dd56 100644
--- a/versioned_docs/version-1.2.0/upgrade/upgrade-guide.md
+++ b/versioned_docs/version-1.2.0/upgrade/upgrade-guide.md
@@ -13,7 +13,7 @@ sidebar_position: 2
- It is recommended to control the version through the soft chain. You can
switch the version by modifying the target address of the soft chain. For
example: `linkis -> /appcom/Install/LinkisInstall/linkis-1.1.3.20220615210213`
- The upgrade process mainly requires attention to the adjustment of the
database table structure and the adjustment of some configuration parameters
- In addition to the upgrade of the back-end services, the management console
resources of linkis also need to be upgraded together
-- The main changes of each version can be found in the overview information of
the version `https://linkis.apache.org/zh-CN/docs/x.x.x/release` and the
version [release-note](https://linkis.apache .org/zh-CN/download/main):
https://linkis.apache.org/zh-CN/download/main
+- The main changes of each version can be found in the overview information of
the version `https://linkis.apache.org/docs/x.x.x/release` and the version
[release-note](https://linkis.apache .org/download/main):
https://linkis.apache.org/download/main
- The database changes/configuration parameter changes of each version are
based on the previous version
## 2 Service upgrade installation
diff --git
a/versioned_docs/version-1.3.0/architecture/public-enhancement-services/bml/engine-bml-dissect.md
b/versioned_docs/version-1.3.0/architecture/public-enhancement-services/bml/engine-bml-dissect.md
index 95a2d5355e..4a887f64bb 100644
---
a/versioned_docs/version-1.3.0/architecture/public-enhancement-services/bml/engine-bml-dissect.md
+++
b/versioned_docs/version-1.3.0/architecture/public-enhancement-services/bml/engine-bml-dissect.md
@@ -27,7 +27,7 @@ The BML architecture diagram is as follows:

-For the above overview of the BML architecture, please refer to the official
website document:
https://linkis.apache.org/zh-CN/docs/latest/architecture/public-enhancement-services/bml
+For the above overview of the BML architecture, please refer to the official
website document:
https://linkis.apache.org/docs/latest/architecture/public-enhancement-services/bml
## 2. BML material library service underlying table model
diff --git a/versioned_docs/version-1.3.0/deployment/deploy-quick.md
b/versioned_docs/version-1.3.0/deployment/deploy-quick.md
index 85e888e81d..c42b12360c 100644
--- a/versioned_docs/version-1.3.0/deployment/deploy-quick.md
+++ b/versioned_docs/version-1.3.0/deployment/deploy-quick.md
@@ -42,7 +42,7 @@ hadoop ALL=(ALL) NOPASSWD: NOPASSWD: ALL
### 2.1 Installation package preparation
-- Method 1: From the official website [download
address](https://linkis.apache.org/zh-CN/download/main):
https://linkis.apache.org/zh-CN/download/main
+- Method 1: From the official website [download
address](https://linkis.apache.org/download/main):
https://linkis.apache.org/download/main
, download the corresponding The installation package (project installation
package and management console installation package)
- Method 2: Compile the project installation package and management console
according to [Linkis Compile and Package](../development/build) and [Front-end
Management Console Compile](../development/build-console) Installation package
@@ -235,7 +235,7 @@ Because the mysql-connector-java driver is under the GPL2.0
protocol, it does no
:::
-To download the mysql driver, take version 5.1.49 as an example: [download
link](https://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.49/mysql-connector-java-5.1.49.
jar)
https://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.49/mysql-connector-java-5.1.49.jar
+To download the mysql driver, take version 5.1.49 as an example: [download
link](https://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.49/mysql-connector-java-5.1.49.jar)
Copy the mysql driver package to the lib package
````
@@ -655,5 +655,5 @@ Linkis official website documents are constantly improving,
you can view/keyword
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
+- Official website documentation
https://linkis.apache.org/docs/latest/introduction
- bili technology sharing video
https://space.bilibili.com/598542776?spm_id_from=333.788.b_765f7570696e666f.2
diff --git a/versioned_docs/version-1.3.0/deployment/directory-of-unpack.md
b/versioned_docs/version-1.3.0/deployment/directory-of-unpack.md
index eb88711cd2..94177ee5c5 100644
--- a/versioned_docs/version-1.3.0/deployment/directory-of-unpack.md
+++ b/versioned_docs/version-1.3.0/deployment/directory-of-unpack.md
@@ -3,7 +3,7 @@ title: Installation Package Directory
sidebar_position: 3.1
---
-Download the officially released [Compilation Complete
Package](https://linkis.apache.org/zh-CN/download/main), and the decompressed
directory structure is as follows:
+Download the officially released [Compilation Complete
Package](https://linkis.apache.org/download/main), and the decompressed
directory structure is as follows:
```html
diff --git a/versioned_docs/version-1.3.0/development/debug-with-helm-charts.md
b/versioned_docs/version-1.3.0/development/debug-with-helm-charts.md
index f396976643..841e2bee0e 100644
--- a/versioned_docs/version-1.3.0/development/debug-with-helm-charts.md
+++ b/versioned_docs/version-1.3.0/development/debug-with-helm-charts.md
@@ -50,7 +50,7 @@ Linkis provides several images, all of which have their
Dockerfile and related s
* `linkis-web`: Linkis Web console image, which contains the binary packages
and various scripts of the Apache Linkis Web console, using nginx as the web
server.
* `linkis-ldh`: LDH is a test-oriented image, LDH image provides a complete,
pseudo-distributed mode Apache Hadoop runtime environment, including HDFS,
YARN, HIVE, Spark, Flink and Zookeeper, can be easily pulled up in the
development environment of a fully real Hadoop environment to test the
functionality of Linkis.
-For details, please refer to: [Linkis Docker Image
Package](https://linkis.apache.org/zh-CN/docs/latest/development/linkis_docker_build_instrument).
+For details, please refer to: [Linkis Docker Image
Package](https://linkis.apache.org/docs/latest/development/linkis_docker_build_instrument).
### Linkis Helm Chart
@@ -263,7 +263,7 @@ The following steps describe how to develop and debug using
Linkis containerized
1. whether the Docker engine is already installed on the development machine
2. whether Helm is installed on the development machine
3. whether KinD has been installed on the development machine
-4. whether the Linkis image has been created as described in [Linkis Docker
image
packaging](https://linkis.apache.org/zh-CN/docs/latest/development/linkis_docker_build_instrument)
+4. whether the Linkis image has been created as described in [Linkis Docker
image
packaging](https://linkis.apache.org/docs/latest/development/linkis_docker_build_instrument)
### Create Debugging Environment
diff --git a/versioned_docs/version-1.3.0/engine-usage/elasticsearch.md
b/versioned_docs/version-1.3.0/engine-usage/elasticsearch.md
index 47f019590a..fdd579375a 100644
--- a/versioned_docs/version-1.3.0/engine-usage/elasticsearch.md
+++ b/versioned_docs/version-1.3.0/engine-usage/elasticsearch.md
@@ -18,7 +18,7 @@ Note: The Linkis project needs to be fully compiled before
ElasticSearch EngineC
The published installation and deployment packages do not contain the engine
plugin by default.
-You can click [Linkis engine installation
guide](https://linkis.apache.org/zh-CN/blog/2022/04/15/how-to-download-engineconn-plugin)
to deployment installation, or according to the following process, Manual
compilation and deployment
+You can click [Linkis engine installation
guide](https://linkis.apache.org/blog/2022/04/15/how-to-download-engineconn-plugin)
to deployment installation, or according to the following process, Manual
compilation and deployment
Compile ElasticSearch engine separately
diff --git a/versioned_docs/version-1.3.0/engine-usage/openlookeng.md
b/versioned_docs/version-1.3.0/engine-usage/openlookeng.md
index cd13b3b14e..2ad34341f6 100644
--- a/versioned_docs/version-1.3.0/engine-usage/openlookeng.md
+++ b/versioned_docs/version-1.3.0/engine-usage/openlookeng.md
@@ -17,7 +17,7 @@ If you want to deploy the openlookeng engine, you need to
prepare an available o
Currently the openlookeng engine, the default version used by the client is
`io.hetu.core:presto-client:1.5.0`
This engine plug-in is not included in the released installation deployment
package by default.
-You can follow this guide to deploy and install
https://linkis.apache.org/zh-CN/blog/2022/04/15/how-to-download-engineconn-plugin
+You can follow this guide to deploy and install
https://linkis.apache.org/blog/2022/04/15/how-to-download-engineconn-plugin
, or follow the process below to manually compile and deploy
diff --git a/versioned_docs/version-1.3.0/engine-usage/pipeline.md
b/versioned_docs/version-1.3.0/engine-usage/pipeline.md
index edda8a4fda..63b5423e70 100644
--- a/versioned_docs/version-1.3.0/engine-usage/pipeline.md
+++ b/versioned_docs/version-1.3.0/engine-usage/pipeline.md
@@ -13,7 +13,7 @@ Note: before compiling the `pipeline`engine, you need to
compile the linkis proj
Currently, the `pipeline` engine needs to be installed and deployed by itself
This engine plug-in is not included in the published installation and
deployment package by default,
-You can follow this guide to deploy the installation
https://linkis.apache.org/zh-CN/blog/2022/04/15/how-to-download-engineconn-plugin
+You can follow this guide to deploy the installation
https://linkis.apache.org/blog/2022/04/15/how-to-download-engineconn-plugin
Or manually compile the deployment according to the following process
Compile separately`pipeline`
diff --git a/versioned_docs/version-1.3.0/engine-usage/presto.md
b/versioned_docs/version-1.3.0/engine-usage/presto.md
index 2e6ddeb7f1..c78378f9d0 100644
--- a/versioned_docs/version-1.3.0/engine-usage/presto.md
+++ b/versioned_docs/version-1.3.0/engine-usage/presto.md
@@ -14,7 +14,7 @@ If you want to use the Presto engine on your server, you need
to prepare the Pre
### 2.1 version selection and compilation
Note: Before compiling the Presto engine, a full build of the Linkis project
is required
This engine plug-in is not included in the released installation deployment
package by default.
-You can follow this guide to deploy and install
https://linkis.apache.org/zh-CN/blog/2022/04/15/how-to-download-engineconn-plugin
+You can follow this guide to deploy and install
https://linkis.apache.org/blog/2022/04/15/how-to-download-engineconn-plugin
or follow the steps below to manually compile and deploy
diff --git a/versioned_docs/version-1.3.0/upgrade/upgrade-guide.md
b/versioned_docs/version-1.3.0/upgrade/upgrade-guide.md
index 77882ecabb..6fca3608bd 100644
--- a/versioned_docs/version-1.3.0/upgrade/upgrade-guide.md
+++ b/versioned_docs/version-1.3.0/upgrade/upgrade-guide.md
@@ -13,7 +13,7 @@ sidebar_position: 2
- It is recommended to control the version through the soft chain. You can
switch the version by modifying the target address of the soft chain. For
example: `linkis -> /appcom/Install/LinkisInstall/linkis-1.1.3.20220615210213`
- The upgrade process mainly requires attention to the adjustment of the
database table structure and the adjustment of some configuration parameters
- In addition to the upgrade of the back-end services, the management console
resources of linkis also need to be upgraded together
-- The main changes of each version can be found in the overview information of
the version `https://linkis.apache.org/zh-CN/docs/x.x.x/release` and the
version [release-note](https://linkis.apache .org/zh-CN/download/main):
https://linkis.apache.org/zh-CN/download/main
+- The main changes of each version can be found in the overview information of
the version `https://linkis.apache.org/docs/x.x.x/release` and the version
[release-note](https://linkis.apache .org/download/main):
https://linkis.apache.org/download/main
- The database changes/configuration parameter changes of each version are
based on the previous version
## 2 Service upgrade installation
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]