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 aa9905961 modify 1.1.2 docs
     new 2f5a5e8e5 Merge pull request #305 from casionone/dev-fix2
aa9905961 is described below

commit aa990596130e0cd05aadde4d9825118e544d3988
Author: casionone <[email protected]>
AuthorDate: Wed Jun 1 23:18:32 2022 +0800

    modify 1.1.2 docs
---
 docs/release.md                                              | 9 ++++-----
 i18n/zh-CN/docusaurus-plugin-content-docs/current/release.md | 4 ++--
 versioned_docs/version-1.1.0/release.md                      | 2 +-
 versioned_docs/version-1.1.1/release.md                      | 2 +-
 4 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/docs/release.md b/docs/release.md
index ca79fc9f4..2c64f5aab 100644
--- a/docs/release.md
+++ b/docs/release.md
@@ -4,15 +4,15 @@ sidebar_position: 0.1
 ---
 
 - [Lite Deployment Without HDFS 
Mode](/deployment/deploy_linkis_without_hdfs.md)
-- [Sqoop Engine usage](/engine_usage/sqoop.md)
+- [Sqoop Engine Usage](/engine_usage/sqoop.md)
 - [History Task Query HTTP Interface](/api/http/jobhistory-api.md)
 - [Release-Notes](release-notes-1.1.2.md)
 
 ## Configuration Item 
 
 
-| module name (service name) | type | parameter name | default value | 
description |
-| ----------- | ----- | ------------------------------- 
------------------------- | ---------------- | ------- 
------------------------------------------------ |
+| Module Name (Service Name) | Type | Parameter Name | Default Value | 
Description |
+| ----------- | ----- | 
-------------------------------------------------------- | ---------------- | 
------------------------------------------------------- |
 |common | New |linkis.codeType.runType.relation | 
sql=>sql\|hql\|jdbc\|hive\|psql\|fql,<br/>python=>python\|py\|pyspark,< 
br/>java=>java,scala=>scala,<br/>shell=>sh\|shell |mapping relationship between 
codeType and runType|
 |rpc | New | linkis.rpc.spring.params.enable | false | Controls the ribbon 
mode parameter switch of the RPC module|
 |ec | New | linkis.engineconn.max.parallelism |300 | Asynchronous execution 
supports setting the number of concurrent job groups |
@@ -29,9 +29,8 @@ sidebar_position: 0.1
 |ec-sqoop | New | sqoop.params.name.mode | sqoop.mode| |
 |ec-sqoop | New | sqoop.params.name.prefix | sqoop.args.| |
 |ec-sqoop | New | sqoop.params.name.env.prefix |sqoop.env.| |
-|ec-sqoop | New | linkis.hadoop.site.xml 
|\/etc\/hadoop/\conf\/core-site.xml;<br/>\/etc\/hadoop\/conf\/hdfs- 
site.xml;<br/>\/etc\/hadoop\/conf\/yarn-site.xml;<br/>\/etc\/hadoop\/conf\/mapred-site.xml|
 set sqoop to load hadoop parameter file location|
+|ec-sqoop | New | linkis.hadoop.site.xml 
|/etc/hadoop/conf/core-site.xml;<br/>/etc/hadoop/conf/hdfs- 
site.xml;<br/>/etc/hadoop/conf/yarn-site.xml;<br/>/etc/hadoop/conf/mapred-site.xml|
 set sqoop to load hadoop parameter file location|
 |ec-sqoop | New | sqoop.fetch.status.interval |5s| Sets the interval for 
obtaining sqoop execution status |
 
 ## DB Table Changes
-
 no change
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/release.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/release.md
index d4cc62a1a..10264274c 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/release.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/release.md
@@ -2,7 +2,7 @@
 title: 版本总览
 sidebar_position: 0.1
 --- 
-- [无HDFS模式的精简化部署](/deployment/deploy_linkis_without_hdfs.md)
+- [无HDFS模式的精简化部署指引](/deployment/deploy_linkis_without_hdfs.md)
 - [Sqoop引擎的使用](/engine_usage/sqoop.md)
 - [历史任务查询HTTP接口](/api/http/jobhistory-api.md)
 - [版本的Release-Notes](release-notes-1.1.2.md)
@@ -28,7 +28,7 @@ sidebar_position: 0.1
 |ec-sqoop | 新增  | sqoop.params.name.mode                         | sqoop.mode| 
                       |
 |ec-sqoop | 新增  | sqoop.params.name.prefix                        | 
sqoop.args.|                     |
 |ec-sqoop | 新增  | sqoop.params.name.env.prefix                    |sqoop.env.| 
                    |             
-|ec-sqoop | 新增  | linkis.hadoop.site.xml                     
|\/etc\/hadoop/\conf\/core-site.xml;<br/>\/etc\/hadoop\/conf\/hdfs-site.xml;<br/>\/etc\/hadoop\/conf\/yarn-site.xml;<br/>\/etc\/hadoop\/conf\/mapred-site.xml|
  设置sqoop加载hadoop参数文件位置                   |          
+|ec-sqoop | 新增  | linkis.hadoop.site.xml                     
|/etc/hadoop/conf/core-site.xml;<br/>/etc/hadoop/conf/hdfs-site.xml;<br/>/etc/hadoop/conf/yarn-site.xml;<br/>/etc/hadoop/conf/mapred-site.xml|
  设置sqoop加载hadoop参数文件位置                   |          
 |ec-sqoop | 新增  | sqoop.fetch.status.interval                    |5s|          
  设置获取sqoop执行状态的间隔时间         |                       
 
 ## 数据库表变化 
diff --git a/versioned_docs/version-1.1.0/release.md 
b/versioned_docs/version-1.1.0/release.md
index 1b8e9617b..ad5a07a2f 100644
--- a/versioned_docs/version-1.1.0/release.md
+++ b/versioned_docs/version-1.1.0/release.md
@@ -14,7 +14,7 @@ sidebar_position: 0.1
 
 ## Configuration Item 
 
-| module name (service name) | type | parameter name | default value | 
description |
+| Module Name (Service Name) | Type | Parameter Name | Default Value | 
Description |
 | ----------- | ----- | ------------------------------- | 
------------------------- | ------------------------ |
 |ps-metadatamanager | New | wds.linkis.server.mdm.service.lib.dir | 
/lib/linkis-public-enhancements/linkis-ps-metadatamanager/service | Set the 
relative path to load the data source jar package, will be called by reflection|
 |ps-metadatamanager | New | 
wds.linkis.server.mdm.service.instance.expire-in-seconds | 60 | Set the 
expiration time for loading sub-services, after which the service will not be 
loaded |
diff --git a/versioned_docs/version-1.1.1/release.md 
b/versioned_docs/version-1.1.1/release.md
index d72a3ee7b..6201e7c56 100644
--- a/versioned_docs/version-1.1.1/release.md
+++ b/versioned_docs/version-1.1.1/release.md
@@ -14,7 +14,7 @@ sidebar_position: 0.1
 ## Configuration Item 
 
 
-| module name (service name) | type | parameter name | default value | 
description |
+| Module Name (Service Name) | Type | Parameter Name | Default Value | 
Description |
 | ----------- | ----- | 
-------------------------------------------------------- | ---------------- | 
------------------------------------------------------- |
 |ec-openlookeng | New | linkis.openlookeng.engineconn.concurrent.limit | 
100|Concurrency Limit |
 |ec-openlookeng | New | linkis.openlookeng.http.connectTimeout | 60L | Client 
request timeout time http request based on OKhttp |


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

Reply via email to