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 471f2bbf9 [ linkis-udf] module configuration item arrangement (#3071)
471f2bbf9 is described below
commit 471f2bbf911c74efaf9146ef52380bf1bf145194
Author: 成彬彬 <[email protected]>
AuthorDate: Fri Aug 26 21:03:05 2022 +0800
[ linkis-udf] module configuration item arrangement (#3071)
---
docs/linkis-udf.md | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/docs/linkis-udf.md b/docs/linkis-udf.md
new file mode 100644
index 000000000..b21020e23
--- /dev/null
+++ b/docs/linkis-udf.md
@@ -0,0 +1,11 @@
+## linkis-udf 配置
+
+
+| 模块名(服务名) | 参数名 | 默认值 | 描述 | 是否引用|
+| -------- | -------- | ----- |----- | ----- |
+|linkis-udf|wds.linkis.udf.hive.exec.path
|/appcom/Install/DataWorkCloudInstall/linkis-linkis-Udf-0.0.3-SNAPSHOT/lib/hive-exec-1.2.1.jar|udf.hive.exec.path|
+|linkis-udf|wds.linkis.udf.tmp.path|/tmp/udf/|udf.tmp.path|
+|linkis-udf|wds.linkis.udf.share.path|/mnt/bdap/udf/|udf.share.path|
+|linkis-udf|wds.linkis.udf.share.proxy.user| hadoop|udf.share.proxy.user|
+|linkis-udf|wds.linkis.udf.service.name|linkis-ps-publicservice
|udf.service.name|
+
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]