Re: [PR] [Core][jdk17] Support jdk17 [seatunnel]

2024-07-15 Thread via GitHub
liugddx commented on code in PR #7086: URL: https://github.com/apache/seatunnel/pull/7086#discussion_r1678833585 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-file-local-e2e/src/test/java/org/apache/seatunnel/e2e/connector/file/local/LocalFileIT.java: ## @@ -267,11 +267,

Re: [PR] [Feature][Zeta engine] Added the metrics information of table statistics in multi-table mode [seatunnel]

2024-07-15 Thread via GitHub
hawk9821 closed pull request #7088: [Feature][Zeta engine] Added the metrics information of table statistics in multi-table mode URL: https://github.com/apache/seatunnel/pull/7088 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[PR] [Feature][Zeta engine] Added the metrics information of table statistics in multi-table mode [seatunnel]

2024-07-15 Thread via GitHub
hawk9821 opened a new pull request, #7212: URL: https://github.com/apache/seatunnel/pull/7212 …ics in multi-table mode #6959 ### Purpose of this pull request Solve the problem of historical submission confusion #7088 ### Does this PR introduce _any_ user

Re: [PR] [hotfix][connector-v2-hbase]fix and optimize hbase source problem [seatunnel]

2024-07-15 Thread via GitHub
Hisoka-X commented on PR #7148: URL: https://github.com/apache/seatunnel/pull/7148#issuecomment-2230060784 > > > Cache is often used for frequently querying hot data. In data synchronization read scenarios, data is usually queried only once. Is it effective to configure cache-related settin

Re: [PR] [hotfix][connector-v2-hbase]fix and optimize hbase source problem [seatunnel]

2024-07-15 Thread via GitHub
TaoZex commented on PR #7148: URL: https://github.com/apache/seatunnel/pull/7148#issuecomment-2230044632 > > Cache is often used for frequently querying hot data. In data synchronization read scenarios, data is usually queried only once. Is it effective to configure cache-related settings i

Re: [PR] [BugFix][Connector-V2][Maxcompute]fix:Maxcompute sink can't map field… [seatunnel]

2024-07-15 Thread via GitHub
panpan2019 commented on PR #7168: URL: https://github.com/apache/seatunnel/pull/7168#issuecomment-2229948801 > > Thanks @panpan2019 . Since we don't have a maxcompute environment, can you provide a running screenshot that can prove that the modification is effective? > > ![image](ht

Re: [PR] [BugFix][Connector-V2][Maxcompute]fix:Maxcompute sink can't map field… [seatunnel]

2024-07-15 Thread via GitHub
panpan2019 commented on PR #7168: URL: https://github.com/apache/seatunnel/pull/7168#issuecomment-2229948447 > Thanks @panpan2019 . Since we don't have a maxcompute environment, can you provide a running screenshot that can prove that the modification is effective? ![image](https://g

[I] [Bug] [Module Name] Bug title [seatunnel]

2024-07-15 Thread via GitHub
luhanbin111 opened a new issue, #7211: URL: https://github.com/apache/seatunnel/issues/7211 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happen

[I] [Bug] [Zeta ] Repeatedly releasing [seatunnel]

2024-07-15 Thread via GitHub
jacky opened a new issue, #7210: URL: https://github.com/apache/seatunnel/issues/7210 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happ

Re: [PR] [Feature][Core] Support using upstream table placeholders in sink options and auto replacement [seatunnel]

2024-07-15 Thread via GitHub
hailin0 commented on PR #7131: URL: https://github.com/apache/seatunnel/pull/7131#issuecomment-2229891716 > I think we should add test case in e2e which use new placeholder feature. Write config to run to make sure new feature work fine. Full unit tests already exist https://g

Re: [PR] [Fix][E2E] Fix classloder number [seatunnel]

2024-07-15 Thread via GitHub
hailin0 merged PR #7209: URL: https://github.com/apache/seatunnel/pull/7209 -- 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

(seatunnel) branch dev updated: fix (#7209)

2024-07-15 Thread wanghailin
This is an automated email from the ASF dual-hosted git repository. wanghailin 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 497eb74ad1 fix (#7209) 497eb74ad1 is described

[PR] [Fix][E2e] Fix classloder number [seatunnel]

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

Re: [I] line 4: /bin/seatunnel.sh: No such file or directory [seatunnel]

2024-07-15 Thread via GitHub
nanzhang237420759 commented on issue #7066: URL: https://github.com/apache/seatunnel/issues/7066#issuecomment-2228826508 dolphinscheduler > security> Environment Manage>Create Environment> export SEATUNNEL_HOME=/opt/soft/apache-seatunnel-2.3.4 -- This is an automated message from the

Re: [I] [Bug] [CDC] mysql cdc to paimon [seatunnel]

2024-07-15 Thread via GitHub
hailin0 commented on issue #7208: URL: https://github.com/apache/seatunnel/issues/7208#issuecomment-2228219155 cc @Hisoka-X -- 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.

[I] [Bug] [Module Name] Bug title [seatunnel]

2024-07-15 Thread via GitHub
wuchang945 opened a new issue, #7208: URL: https://github.com/apache/seatunnel/issues/7208 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happene

[I] [Bug] [seatunnel-plugin-discovery] Use error reporting in fatjar mode [seatunnel]

2024-07-15 Thread via GitHub
antlers-lv opened a new issue, #7207: URL: https://github.com/apache/seatunnel/issues/7207 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happene

Re: [PR] [Core][jdk17] Support jdk17 [seatunnel]

2024-07-15 Thread via GitHub
liugddx commented on code in PR #7086: URL: https://github.com/apache/seatunnel/pull/7086#discussion_r1677504976 ## seatunnel-connectors-v2/connector-amazondynamodb/src/main/java/org/apache/seatunnel/connectors/seatunnel/amazondynamodb/serialize/DefaultSeaTunnelRowDeserializer.java: ###

Re: [PR] [Feature][Core] Support using upstream table placeholders in sink options and auto replacement [seatunnel]

2024-07-15 Thread via GitHub
hailin0 commented on PR #7131: URL: https://github.com/apache/seatunnel/pull/7131#issuecomment-2227948315 @Hisoka-X PTAL -- 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

(seatunnel) branch dev updated: [HotFix] [Remote Debug] Description When remote debug is enabled, the Seatunel Server 5801 port is not listening properly (#7206)

2024-07-15 Thread wanghailin
This is an automated email from the ASF dual-hosted git repository. wanghailin 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 ee98d5d577 [HotFix] [Remote Debug] Description

Re: [PR] [HotFix] [Remote Debug] Description When remote debug is enabled, the Seatunel Server 5801 port is not listening properly [seatunnel]

2024-07-15 Thread via GitHub
hailin0 merged PR #7206: URL: https://github.com/apache/seatunnel/pull/7206 -- 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] Fix mongodb cdc start up mode option values not right [seatunnel]

2024-07-15 Thread via GitHub
kidloator commented on PR #6338: URL: https://github.com/apache/seatunnel/pull/6338#issuecomment-2227830732 目前2.3.5版本的startup_mode不支持latest吗? -- 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 s