Re: [PR] [Improve][Zeta] Delete logs regularly [seatunnel]

2024-10-08 Thread via GitHub
corgy-w commented on code in PR #7787: URL: https://github.com/apache/seatunnel/pull/7787#discussion_r1792899096 ## seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/telemetry/log/TaskLogCleanService.java: ## @@ -0,0 +1,189 @@ +/* + * Lice

Re: [PR] [Improve][Zeta] Delete logs regularly [seatunnel]

2024-10-08 Thread via GitHub
dailai commented on code in PR #7787: URL: https://github.com/apache/seatunnel/pull/7787#discussion_r1792890924 ## seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/telemetry/log/TaskLogCleanService.java: ## @@ -0,0 +1,189 @@ +/* + * Licen

Re: [PR] [Improve][Zeta] Delete logs regularly [seatunnel]

2024-10-08 Thread via GitHub
dailai commented on code in PR #7787: URL: https://github.com/apache/seatunnel/pull/7787#discussion_r1792886522 ## seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/CoordinatorService.java: ## @@ -275,6 +278,16 @@ private void initCoordina

Re: [PR] [Improve][Zeta] Delete logs regularly [seatunnel]

2024-10-08 Thread via GitHub
dailai commented on code in PR #7787: URL: https://github.com/apache/seatunnel/pull/7787#discussion_r1792884254 ## seatunnel-e2e/seatunnel-engine-e2e/connector-seatunnel-e2e-base/src/test/java/org/apache/seatunnel/engine/e2e/joblog/JobLogIT.java: ## @@ -103,6 +104,9 @@ public vo

(seatunnel) branch dev updated: [Improve][Doc] Correction to docker doc for get container ip (#7801)

2024-10-08 Thread liugddx
This is an automated email from the ASF dual-hosted git repository. liugddx pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new 3c8561a94c [Improve][Doc] Correction to docker doc

Re: [PR] [Improve][Doc] Correction to docker doc for get container ip [seatunnel]

2024-10-08 Thread via GitHub
liugddx merged PR #7801: URL: https://github.com/apache/seatunnel/pull/7801 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@seatunne

Re: [PR] [Fix][Connector-V2] NullPointException when the uniqueIndex is a ConditionUniqueIndex [seatunnel]

2024-10-08 Thread via GitHub
Hisoka-X commented on PR #7727: URL: https://github.com/apache/seatunnel/pull/7727#issuecomment-2401253164 Looks like the test case you added works not well. Please check it. ![image](https://github.com/user-attachments/assets/2f797fdd-7502-460b-b051-4a3587bf9262) -- This is an au

Re: [PR] [Improve][Doc] Correction to docker doc for get container ip [seatunnel]

2024-10-08 Thread via GitHub
Hisoka-X commented on PR #7801: URL: https://github.com/apache/seatunnel/pull/7801#issuecomment-2401201182 cc @liunaijie -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[PR] [Improve][Doc] Correction to docker doc for get container ip [seatunnel]

2024-10-08 Thread via GitHub
Hisoka-X opened a new pull request, #7801: URL: https://github.com/apache/seatunnel/pull/7801 ### Purpose of this pull request Correction to docker doc for get container ip, make sure it can be exeucte after copy. ### Does this PR introduce _any_ user-facing change?

[PR] [Improve][Rest api] Update context-path to / as default path [seatunnel]

2024-10-08 Thread via GitHub
liugddx opened a new pull request, #7800: URL: https://github.com/apache/seatunnel/pull/7800 ### Purpose of this pull request ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? ### Check list

Re: [PR] [Improve][Zeta] Delete logs regularly [seatunnel]

2024-10-08 Thread via GitHub
corgy-w commented on code in PR #7787: URL: https://github.com/apache/seatunnel/pull/7787#discussion_r1792734182 ## seatunnel-engine/seatunnel-engine-common/src/main/java/org/apache/seatunnel/engine/common/config/server/ServerConfigOptions.java: ## @@ -204,6 +204,39 @@ public cl

Re: [PR] [Improve][Zeta] Delete logs regularly [seatunnel]

2024-10-08 Thread via GitHub
dailai commented on code in PR #7787: URL: https://github.com/apache/seatunnel/pull/7787#discussion_r1792733029 ## seatunnel-engine/seatunnel-engine-common/src/main/java/org/apache/seatunnel/engine/common/config/server/ServerConfigOptions.java: ## @@ -204,6 +204,39 @@ public cla

Re: [PR] [Improve][Zeta] Delete logs regularly [seatunnel]

2024-10-08 Thread via GitHub
dailai commented on code in PR #7787: URL: https://github.com/apache/seatunnel/pull/7787#discussion_r1792731757 ## seatunnel-e2e/seatunnel-engine-e2e/connector-seatunnel-e2e-base/src/test/resources/seatunnel.yaml: ## @@ -31,3 +31,11 @@ seatunnel: max-retained: 3

Re: [PR] [Feature][Restapi] Allow metrics information to be associated to logical plan nodes [seatunnel]

2024-10-08 Thread via GitHub
Hisoka-X commented on code in PR #7786: URL: https://github.com/apache/seatunnel/pull/7786#discussion_r1792731457 ## seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/rest/RestHttpGetCommandProcessor.java: ## @@ -752,7 +752,7 @@ private Js

Re: [PR] [Improve][Zeta] Delete logs regularly [seatunnel]

2024-10-08 Thread via GitHub
corgy-w commented on code in PR #7787: URL: https://github.com/apache/seatunnel/pull/7787#discussion_r1792730691 ## seatunnel-e2e/seatunnel-engine-e2e/connector-seatunnel-e2e-base/src/test/resources/seatunnel.yaml: ## @@ -31,3 +31,11 @@ seatunnel: max-retained: 3

Re: [PR] [Improve][Zeta] Delete logs regularly [seatunnel]

2024-10-08 Thread via GitHub
dailai commented on code in PR #7787: URL: https://github.com/apache/seatunnel/pull/7787#discussion_r1792729504 ## seatunnel-e2e/seatunnel-engine-e2e/connector-seatunnel-e2e-base/src/test/resources/seatunnel.yaml: ## @@ -31,3 +31,11 @@ seatunnel: max-retained: 3

Re: [PR] [Feature][Restapi] Allow metrics information to be associated to logical plan nodes [seatunnel]

2024-10-08 Thread via GitHub
liugddx commented on code in PR #7786: URL: https://github.com/apache/seatunnel/pull/7786#discussion_r1792729450 ## seatunnel-engine/seatunnel-engine-core/src/main/java/org/apache/seatunnel/engine/core/job/JobDAGInfo.java: ## @@ -32,4 +39,35 @@ public class JobDAGInfo implements

Re: [PR] [Improve][Zeta] Delete logs regularly [seatunnel]

2024-10-08 Thread via GitHub
corgy-w commented on code in PR #7787: URL: https://github.com/apache/seatunnel/pull/7787#discussion_r1792728075 ## seatunnel-engine/seatunnel-engine-common/src/main/java/org/apache/seatunnel/engine/common/config/YamlSeaTunnelDomConfigProcessor.java: ## @@ -317,17 +319,19 @@ pri

Re: [PR] [Improve][Zeta] Delete logs regularly [seatunnel]

2024-10-08 Thread via GitHub
dailai commented on code in PR #7787: URL: https://github.com/apache/seatunnel/pull/7787#discussion_r1792727652 ## seatunnel-engine/seatunnel-engine-common/src/main/java/org/apache/seatunnel/engine/common/config/YamlSeaTunnelDomConfigProcessor.java: ## @@ -317,17 +319,19 @@ priv

Re: [PR] [Improve][Zeta] Delete logs regularly [seatunnel]

2024-10-08 Thread via GitHub
corgy-w commented on code in PR #7787: URL: https://github.com/apache/seatunnel/pull/7787#discussion_r1792726696 ## seatunnel-e2e/seatunnel-engine-e2e/connector-seatunnel-e2e-base/src/test/resources/seatunnel.yaml: ## @@ -31,3 +31,11 @@ seatunnel: max-retained: 3

Re: [PR] [Improve][Zeta] Delete logs regularly [seatunnel]

2024-10-08 Thread via GitHub
dailai commented on code in PR #7787: URL: https://github.com/apache/seatunnel/pull/7787#discussion_r1792725611 ## seatunnel-e2e/seatunnel-engine-e2e/connector-seatunnel-e2e-base/src/test/resources/seatunnel.yaml: ## @@ -31,3 +31,11 @@ seatunnel: max-retained: 3

Re: [PR] [Improve][Zeta] Delete logs regularly [seatunnel]

2024-10-08 Thread via GitHub
dailai commented on code in PR #7787: URL: https://github.com/apache/seatunnel/pull/7787#discussion_r1792723538 ## seatunnel-e2e/seatunnel-engine-e2e/connector-seatunnel-e2e-base/src/test/java/org/apache/seatunnel/engine/e2e/joblog/JobLogIT.java: ## @@ -103,6 +104,10 @@ public v

Re: [PR] [Improve][Zeta] Delete logs regularly [seatunnel]

2024-10-08 Thread via GitHub
dailai commented on code in PR #7787: URL: https://github.com/apache/seatunnel/pull/7787#discussion_r1792720001 ## docs/zh/seatunnel-engine/logging.md: ## @@ -80,6 +80,28 @@ appender.file.layout.pattern = [%X{ST-JID}] %d{-MM-dd HH:mm:ss,SSS} %-5p [%- SeaTunnel Engine 自动集

Re: [PR] [Improve][Zeta] Delete logs regularly [seatunnel]

2024-10-08 Thread via GitHub
corgy-w commented on code in PR #7787: URL: https://github.com/apache/seatunnel/pull/7787#discussion_r1792718832 ## docs/en/seatunnel-engine/logging.md: ## @@ -80,6 +80,28 @@ appender.file.layout.pattern = [%X{ST-JID}] %d{-MM-dd HH:mm:ss,SSS} %-5p [%- SeaTunnel Engine au

Re: [PR] [Improve][Zeta] Delete logs regularly [seatunnel]

2024-10-08 Thread via GitHub
dailai commented on code in PR #7787: URL: https://github.com/apache/seatunnel/pull/7787#discussion_r1792717993 ## docs/en/seatunnel-engine/logging.md: ## @@ -80,6 +80,28 @@ appender.file.layout.pattern = [%X{ST-JID}] %d{-MM-dd HH:mm:ss,SSS} %-5p [%- SeaTunnel Engine aut

Re: [PR] [Feature][Rest api] Use jetty to replace Hazelcast native rest api [seatunnel]

2024-10-08 Thread via GitHub
liugddx merged PR #7647: URL: https://github.com/apache/seatunnel/pull/7647 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@seatunne

Re: [PR] [bugfix][core] Fix the problem that multiple pipelines cannot be associated with actions [seatunnel]

2024-10-08 Thread via GitHub
Hisoka-X commented on PR #7799: URL: https://github.com/apache/seatunnel/pull/7799#issuecomment-2401124853 Any test case? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [Feature][Restapi] Allow metrics information to be associated to logical plan nodes [seatunnel]

2024-10-08 Thread via GitHub
Hisoka-X commented on code in PR #7786: URL: https://github.com/apache/seatunnel/pull/7786#discussion_r1792712034 ## seatunnel-engine/seatunnel-engine-core/src/main/java/org/apache/seatunnel/engine/core/job/JobDAGInfo.java: ## @@ -32,4 +39,35 @@ public class JobDAGInfo implement

Re: [PR] [Improve][Zeta] Delete logs regularly [seatunnel]

2024-10-08 Thread via GitHub
corgy-w commented on code in PR #7787: URL: https://github.com/apache/seatunnel/pull/7787#discussion_r1792697457 ## config/seatunnel.yaml: ## @@ -37,3 +37,7 @@ seatunnel: telemetry: metric: enabled: false + log: +scheduled-deletion-enable: false

Re: [PR] [Fix][Connector-V2] Fix local file source catalog transform ex [seatunnel]

2024-10-08 Thread via GitHub
Hisoka-X commented on code in PR #7796: URL: https://github.com/apache/seatunnel/pull/7796#discussion_r1792709804 ## seatunnel-connectors-v2/connector-file/connector-file-base/src/main/java/org/apache/seatunnel/connectors/seatunnel/file/source/reader/ExcelReadStrategy.java: ## @

[PR] [bugfix][core] Fix the problem that multiple pipelines cannot be associated with actions [seatunnel]

2024-10-08 Thread via GitHub
liugddx opened a new pull request, #7799: URL: https://github.com/apache/seatunnel/pull/7799 ### Purpose of this pull request ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? ### Check list

Re: [PR] [Improve][Zeta] Delete logs regularly [seatunnel]

2024-10-08 Thread via GitHub
dailai commented on code in PR #7787: URL: https://github.com/apache/seatunnel/pull/7787#discussion_r1792695893 ## config/seatunnel.yaml: ## @@ -37,3 +37,7 @@ seatunnel: telemetry: metric: enabled: false + log: +scheduled-deletion-enable: false

Re: [PR] [Improve][Zeta] Delete logs regularly [seatunnel]

2024-10-08 Thread via GitHub
dailai commented on code in PR #7787: URL: https://github.com/apache/seatunnel/pull/7787#discussion_r1792695893 ## config/seatunnel.yaml: ## @@ -37,3 +37,7 @@ seatunnel: telemetry: metric: enabled: false + log: +scheduled-deletion-enable: false

Re: [PR] [Fix][seatunnel-api] Fix when schema difference from data type. [seatunnel]

2024-10-08 Thread via GitHub
CosmosNi commented on PR #7796: URL: https://github.com/apache/seatunnel/pull/7796#issuecomment-2401118127 @Hisoka-X When converting the type, it is not converted to String -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

Re: [PR] [Feature][connector-v2]Support opengauss jdbc connnector using opengauss driver. [seatunnel]

2024-10-08 Thread via GitHub
luckyLJY commented on code in PR #7622: URL: https://github.com/apache/seatunnel/pull/7622#discussion_r1792647332 ## seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/catalog/opengauss/OpenGaussCatalog.java: ## @@ -0,0 +1,245 @@

Re: [I] 为什么没有docker安装文档,我等的花儿都凋谢了,我一直在等一直在等,我们服务器都是基于docker在部署,hub.docker.com只有仓库里面一个tag都没有 [seatunnel]

2024-10-08 Thread via GitHub
github-actions[bot] closed issue #7541: 为什么没有docker安装文档,我等的花儿都凋谢了,我一直在等一直在等,我们服务器都是基于docker在部署,hub.docker.com只有仓库里面一个tag都没有 URL: https://github.com/apache/seatunnel/issues/7541 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] 为什么没有docker安装文档,我等的花儿都凋谢了,我一直在等一直在等,我们服务器都是基于docker在部署,hub.docker.com只有仓库里面一个tag都没有 [seatunnel]

2024-10-08 Thread via GitHub
liunaijie commented on issue #7541: URL: https://github.com/apache/seatunnel/issues/7541#issuecomment-2401073498 @FN20200222 Hi, after version 2.3.8, when version release we will auto upload docker image to docker hub. now you can find the 2.3.8 tag in docker hub. -- This is an automa

Re: [PR] [Feature][connector-v2]Support opengauss jdbc connnector using opengauss driver. [seatunnel]

2024-10-08 Thread via GitHub
luckyLJY commented on code in PR #7622: URL: https://github.com/apache/seatunnel/pull/7622#discussion_r1792651917 ## seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/internal/dialect/opengauss/OpenGaussJdbcRowConverter.java: ##

Re: [I] 为什么没有docker安装文档,我等的花儿都凋谢了,我一直在等一直在等,我们服务器都是基于docker在部署,hub.docker.com只有仓库里面一个tag都没有 [seatunnel]

2024-10-08 Thread via GitHub
github-actions[bot] commented on issue #7541: URL: https://github.com/apache/seatunnel/issues/7541#issuecomment-2401041151 This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future. -- This is a

svn commit: r72199 - /dev/seatunnel/2.3.8/

2024-10-08 Thread jarvis
Author: jarvis Date: Tue Oct 8 15:34:10 2024 New Revision: 72199 Log: release 2.3.8 Modified: dev/seatunnel/2.3.8/apache-seatunnel-2.3.8-bin.tar.gz dev/seatunnel/2.3.8/apache-seatunnel-2.3.8-bin.tar.gz.asc dev/seatunnel/2.3.8/apache-seatunnel-2.3.8-bin.tar.gz.sha512 dev/seatunnel

(seatunnel) branch dependabot/maven/seatunnel-formats/seatunnel-format-avro/org.apache.avro-avro-1.11.4 created (now f9dddcfc07)

2024-10-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/seatunnel-formats/seatunnel-format-avro/org.apache.avro-avro-1.11.4 in repository https://gitbox.apache.org/repos/asf/seatunnel.git at f9dddcfc07 Bump org.apache.avro:

[PR] Bump org.apache.avro:avro from 1.11.1 to 1.11.4 in /seatunnel-formats/seatunnel-format-avro [seatunnel]

2024-10-08 Thread via GitHub
dependabot[bot] opened a new pull request, #7798: URL: https://github.com/apache/seatunnel/pull/7798 Bumps org.apache.avro:avro from 1.11.1 to 1.11.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.a

(seatunnel) branch 2.3.8-release created (now cf6e28916d)

2024-10-08 Thread jarvis
This is an automated email from the ASF dual-hosted git repository. jarvis pushed a change to branch 2.3.8-release in repository https://gitbox.apache.org/repos/asf/seatunnel.git at cf6e28916d [maven-release-plugin] prepare for next development iteration This branch includes the followin

(seatunnel) 01/03: [Release][2.3.8][release-note] Add release-note

2024-10-08 Thread jarvis
This is an automated email from the ASF dual-hosted git repository. jarvis pushed a commit to branch 2.3.8-release in repository https://gitbox.apache.org/repos/asf/seatunnel.git commit d7c2f433347177b3d889e588ef5e9df80721a658 Author: jarvis AuthorDate: Tue Oct 8 19:54:00 2024 +0800 [Releas

(seatunnel) branch dev updated: [Improve][Api] Supports simultaneous config of conditions and optional options (#7788)

2024-10-08 Thread liugddx
This is an automated email from the ASF dual-hosted git repository. liugddx pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new 5bd7f4841b [Improve][Api] Supports simultaneous co

(seatunnel) branch dev updated: [Feature][Connector-V2]Ftp file source support multiple table (#7795)

2024-10-08 Thread liugddx
This is an automated email from the ASF dual-hosted git repository. liugddx pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new 22fe27a3d6 [Feature][Connector-V2]Ftp file source

(seatunnel) tag 2.3.8 created (now 860463186a)

2024-10-08 Thread jarvis
This is an automated email from the ASF dual-hosted git repository. jarvis pushed a change to tag 2.3.8 in repository https://gitbox.apache.org/repos/asf/seatunnel.git at 860463186a (commit) No new revisions were added by this update.

(seatunnel-website) branch main updated: [Improve] Update sitemap to improve search result (#338)

2024-10-08 Thread liugddx
This is an automated email from the ASF dual-hosted git repository. liugddx pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/seatunnel-website.git The following commit(s) were added to refs/heads/main by this push: new c47f0d7a1a5 [Improve] Update sitemap to