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 76333f0c2 [ linkis-jobhistory] module configuration item arrangement 
(#3066)
76333f0c2 is described below

commit 76333f0c206b0263e02953d7ea2706541cec708c
Author: 成彬彬 <[email protected]>
AuthorDate: Fri Aug 26 21:03:31 2022 +0800

    [ linkis-jobhistory] module configuration item arrangement (#3066)
---
 docs/linkis-jobhistory.md | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/docs/linkis-jobhistory.md b/docs/linkis-jobhistory.md
new file mode 100644
index 000000000..8046b185b
--- /dev/null
+++ b/docs/linkis-jobhistory.md
@@ -0,0 +1,21 @@
+## linkis-jobhistory 配置
+
+
+| 模块名(服务名) | 参数名 | 默认值 | 描述 | 是否引用|
+| -------- | -------- | ----- |----- |  -----   |
+|linkis-jobhistory|wds.linkis.jobhistory.safe.trigger 
|true|jobhistory.safe.trigger|
+|linkis-jobhistory|wds.linkis.entrance.spring.name| linkis-cg-entrance 
|entrance.spring.name|
+|linkis-jobhistory|wds.linkis.jobhistory.instance.delemiter|;|jobhistory.instance.delemiter|
+|linkis-jobhistory|wds.linkis.jobhistory.update.retry.times| 
3|jobhistory.update.retry.times|
+|linkis-jobhistory|wds.linkis.jobhistory.update.retry.interval|3 * 1000 
|jobhistory.update.retry.interval|
+|linkis-jobhistory|wds.linkis.jobhistory.undone.job.minimum.id| 
0L|jobhistory.undone.job.minimum.id  |
+|linkis-jobhistory|wds.linkis.jobhistory.undone.job.refreshtime.daily|00:15| 
jobhistory.undone.job.refreshtime.daily|
+|linkis-jobhistory|wds.linkis.query.store.prefix| hdfs:///apps-data/bdp-ide/ 
|query.store.prefix|
+|linkis-jobhistory|wds.linkis.query.store.prefix.viewfs| hdfs:///apps-data/ 
|query.store.prefix.viewfs |
+|linkis-jobhistory|wds.linkis.env.is.viewfs| true|env.is.viewfs|
+|linkis-jobhistory|wds.linkis.query.store.suffix| |linkis.query.store.suffix|
+|linkis-jobhistory|wds.linkis.query.code.store.length|50000| 
query.code.store.length|
+
+
+
+


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

Reply via email to