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:38:18 UTC

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

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 21ebc46b6 [ jdbc ] module configuration item arrangement (#3024)
21ebc46b6 is described below

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

    [ jdbc ] module configuration item arrangement (#3024)
---
 docs/jdbc.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/jdbc.md b/docs/jdbc.md
new file mode 100644
index 000000000..4caea6c88
--- /dev/null
+++ b/docs/jdbc.md
@@ -0,0 +1,10 @@
+## jdbc 配置项
+
+| 模块名(服务名) | 参数名 | 默认值 | 描述 | 是否引用|
+| -------- | -------- | ----- |----- |  -----   |
+|jdbc|wds.linkis.resultSet.cache.max| 0k |cache.max| 
+|jdbc|wds.linkis.jdbc.default.limit |5000 |jdbc.default.limit| 
+|jdbc|wds.linkis.jdbc.query.timeout|1800|jdbc.query.timeout|
+|jdbc|wds.linkis.engineconn.jdbc.concurrent.limit|100| jdbc.concurrent.limit |
+|jdbc|wds.linkis.keytab.enable|false|eytab.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