You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by ca...@apache.org on 2022/08/31 02:03:40 UTC

[incubator-linkis] branch dev-1.3.0 updated: [linkis-engineconn-plugin-server] module configuration item arrangement

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

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


The following commit(s) were added to refs/heads/dev-1.3.0 by this push:
     new e4d4eb9cf [linkis-engineconn-plugin-server] module configuration item arrangement
     new bf004d5ac Merge pull request #2997 from binbinCheng/dev-1.3.0-linkis-engineconn-plugin-server
e4d4eb9cf is described below

commit e4d4eb9cfeeb23bf59fb47e05881c9485abd77b8
Author: binbinCheng <ch...@163.com>
AuthorDate: Thu Aug 25 15:46:02 2022 +0800

    [linkis-engineconn-plugin-server] module configuration item arrangement
---
 docs/linkis-engineconn-plugin-server.md | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/docs/linkis-engineconn-plugin-server.md b/docs/linkis-engineconn-plugin-server.md
new file mode 100644
index 000000000..4c8f301cf
--- /dev/null
+++ b/docs/linkis-engineconn-plugin-server.md
@@ -0,0 +1,27 @@
+## linkis-engineconn-plugin-server 配置
+
+
+| 模块名(服务名) | 参数名 | 默认值 | 描述 |
+| -------- | -------- | ----- |----- | 
+| wds.linkis.engineconn.plugin.loader.classname | |plugin.loader.classname|
+| wds.linkis.engineconn.plugin.loader.defaultUser | hadoop |wds.linkis.engineconn.plugin.loader.defaultUser|
+| wds.linkis.engineconn.plugin.loader.store.path | |loader.store.path|
+| wds.linkis.engineconn.plugin.loader.properties.name |plugins.properties |loader.properties.name|
+| wds.linkis.engineconn.plugin.loader.cache.refresh-interval | 300 |cache.refresh-interval|
+| wds.linkis.engineconn.plugin.loader.download.tmpdir.prefix |.BML_TMP_ |download.tmpdir.prefix|
+| wds.linkis.engineconn.home | |engineconn.home|
+| wds.linkis.engineconn.dist.load.enable |true |dist.load.enable|
+| wds.linkis.engineconn.bml.upload.failed.enable |true |upload.failed.enable|
+ 
+
+
+ 
+ 
+ 
+
+ 
+ 
+ 
+
+ 
+ 
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org