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

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

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 6255c1eb3 [ pipeline ] module configuration item arrangement (#3027)
6255c1eb3 is described below

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

    [ pipeline ] module configuration item arrangement (#3027)
---
 docs/pipeline.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/docs/pipeline.md b/docs/pipeline.md
new file mode 100644
index 000000000..03f1f1cdc
--- /dev/null
+++ b/docs/pipeline.md
@@ -0,0 +1,13 @@
+## pipeline  配置
+
+
+| 模块名(服务名) | 参数名 | 默认值 | 描述 |
+| -------- | -------- | ----- |----- | 
+|pipeline| pipeline.output.isoverwtite | true  | isoverwtite |
+|pipeline|pipeline.output.charset|UTF-8|charset|
+|pipeline|pipeline.field.split| , |split|
+|pipeline|wds.linkis.engine.pipeline.field.quote.retoch.enable|false | field.quote.retoch.enable |
+|pipeline|wds.linkis.pipeline.export.excel.auto_format.enable| false | auto_format.enable
+
+
+


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