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/23 12:30:00 UTC

[incubator-linkis] branch dev-1.3.0 updated: linkis-common module configuration item arrangement (#2932)

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 47bdd8510 linkis-common module configuration item arrangement (#2932)
47bdd8510 is described below

commit 47bdd851085d4e75843fcb702f518c050dfd21fe
Author: 成彬彬 <10...@users.noreply.github.com>
AuthorDate: Tue Aug 23 20:29:52 2022 +0800

    linkis-common module configuration item arrangement (#2932)
---
 docs/linkis-hadoop-common.md | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/docs/linkis-hadoop-common.md b/docs/linkis-hadoop-common.md
new file mode 100644
index 000000000..d30ea5aba
--- /dev/null
+++ b/docs/linkis-hadoop-common.md
@@ -0,0 +1,17 @@
+## linkis-hadoop-common 配置
+
+
+| 模块名(服务名) | 参数名 | 默认值 | 描述 | 是否引用|
+| -------- | -------- | ----- |----- |  -----   |
+|linkis-hadoop-common|wds.linkis.hadoop.root.user|hadoop-8|hadoop.root.user|true|
+|linkis-hadoop-common|wds.linkis.keytab.enable |false |keytab.enable|true|
+|linkis-hadoop-common|wds.linkis.keytab.file|/appcom/keytab/|keytab.file|true|
+|linkis-hadoop-common|wds.linkis.keytab.host| 127.0.0.1|keytab.host |true|
+|linkis-hadoop-common|wds.linkis.keytab.host.enabled|false |keytab.host.enabled|true|
+|linkis-hadoop-common|wds.linkis.keytab.proxyuser.enable| false|prometheus.endpoint  |true|
+|linkis-hadoop-common|wds.linkis.keytab.proxyuser.superuser|hadoop| proxyuser.superuser |true|
+|linkis-hadoop-common|hadoop.config.dir|  |config.dir|true|
+|linkis-hadoop-common|wds.linkis.hadoop.external.conf.dir.prefix| /appcom/config/external-conf/hadoop|scan.package  |true|
+|linkis-hadoop-common|wds.linkis.hadoop.hdfs.cache.enable|false|hdfs.cache.enable|true|
+|linkis-hadoop-common|wds.linkis.hadoop.hdfs.cache.idle.time|3 * 60 * 1000|idle.time|true|
+|linkis-hadoop-common|wds.linkis.hadoop.hdfs.cache.max.time|12h| max.time |true|


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