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:32:42 UTC

[incubator-linkis] branch dev-1.3.0 updated: [ISSUE-3045][ linkis-io-file-client ] module configuration item arrangement (#3047)

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 2d1868816 [ISSUE-3045][ linkis-io-file-client ] module configuration item arrangement (#3047)
2d1868816 is described below

commit 2d1868816e522d6e349063b8e9c0e96c78eba322
Author: 成彬彬 <10...@users.noreply.github.com>
AuthorDate: Fri Aug 26 21:32:38 2022 +0800

    [ISSUE-3045][ linkis-io-file-client ] module configuration item arrangement (#3047)
    
    * [ linkis-io-file-client ] module configuration item arrangement
    
    * [ linkis-computation-orchestrator ] module configuration item arrangement
---
 docs/linkis-io-file-client.md | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/docs/linkis-io-file-client.md b/docs/linkis-io-file-client.md
new file mode 100644
index 000000000..07045e9f4
--- /dev/null
+++ b/docs/linkis-io-file-client.md
@@ -0,0 +1,17 @@
+## linkis-io-file-client 配置
+
+
+| 模块名(服务名) | 参数名 | 默认值 | 描述 | 是否引用|
+| -------- | -------- | ----- |----- |  -----   |
+|linkis-io-file-client|wds.linkis.io.group.factory.capacity |1000|group.factory.capacity|
+|linkis-io-file-client|wds.linkis.io.group.factory.running.jobs|30 |group.factory.running.jobs|
+|linkis-io-file-client|wds.linkis.io.group.factory.executor.time|5 * 60 * 1000|group.factory.executor.time|
+|linkis-io-file-client|wds.linkis.io.loadbalance.capacity| 1 |loadbalance.capacity|
+|linkis-io-file-client|wds.linkis.io.extra.labels|  |extra.labels|
+|linkis-io-file-client|wds.linkis.io.job.wait.second| 30 | job.wait.second |
+
+ 
+
+ 
+
+


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