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/26 13:09:50 UTC

[incubator-linkis] branch dev-1.3.0 updated: [ linkis-bml-server ] module configuration item arrangement (#3058)

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 003420288 [ linkis-bml-server ] module configuration item arrangement (#3058)
003420288 is described below

commit 003420288ddb2b0eca0afb3bb839a94abc0d19e7
Author: 成彬彬 <10...@users.noreply.github.com>
AuthorDate: Fri Aug 26 21:09:44 2022 +0800

    [ linkis-bml-server ] module configuration item arrangement (#3058)
---
 docs/linkis-bml-server.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/docs/linkis-bml-server.md b/docs/linkis-bml-server.md
new file mode 100644
index 000000000..9a28b9b76
--- /dev/null
+++ b/docs/linkis-bml-server.md
@@ -0,0 +1,12 @@
+## linkis-bml-server  配置
+
+
+| 模块名(服务名) | 参数名 | 默认值 | 描述 |
+| -------- | -------- | ----- |----- | 
+|linkis-bml-server|wds.linkis.bml.hdfs.prefix| /apps-data | bml.hdfs.prefix|
+|linkis-bml-server|wds.linkis.bml.local.prefix|true|bml.local.prefix|
+|linkis-bml-server|wds.linkis.bml.cleanExpired.time|100 |bml.cleanExpired.time|
+|linkis-bml-server|wds.linkis.bml.clean.time.type| TimeUnit.HOURS  | bml.clean.time.type |
+|linkis-bml-server|wds.linkis.server.maxThreadSize| 30 |maxThreadSize|
+|linkis-bml-server|wds.linkis.bml.default.proxy.user|   | bml.default.proxy.user |
+ 
\ 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