[PR] Fix a bug that returns nothing [seatunnel]

2024-09-27 Thread via GitHub
loustler opened a new pull request, #7757: URL: https://github.com/apache/seatunnel/pull/7757 ### Purpose of this pull request Fix a bug in SeaTunnelNodeContext, please see #7750. It resolved #7754 ### Does this PR introduce _any_ user-facing change? N

Re: [I] [Bug] [Kafka] Use EXACTLY_ONCE commit error for kafka sink [seatunnel]

2024-09-27 Thread via GitHub
fcb-xiaobo commented on issue #7755: URL: https://github.com/apache/seatunnel/issues/7755#issuecomment-2378540770 I am currently trying to reproduce this issue,and I will try to fix it later -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] [Improved[Test][Connector-v2][Hive] Add Hive3 E2E test case [seatunnel]

2024-09-27 Thread via GitHub
Hisoka-X commented on PR #7711: URL: https://github.com/apache/seatunnel/pull/7711#issuecomment-2379016710 It looks like hiveserver2 did not start properly. I'll try it on an x86 machine. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [I] [Bug] [Kafka] Use EXACTLY_ONCE commit error for kafka sink [seatunnel]

2024-09-27 Thread via GitHub
corgy-w commented on issue #7755: URL: https://github.com/apache/seatunnel/issues/7755#issuecomment-2378617651 > related fix [#4469 (comment)](https://github.com/apache/seatunnel/pull/4469#issuecomment-2372833258), but it not update long time. @fcb-xiaobo hi, can you help fix this issue?

[I] [Feature][Connector-V2] 支持国产数据库神通(oscar)数据库 [seatunnel]

2024-09-27 Thread via GitHub
sudj-ll opened a new issue, #7760: URL: https://github.com/apache/seatunnel/issues/7760 ### Search before asking - [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. #

Re: [PR] [Fix][Zeta] If Zeta not a TCP discovery, it cannot find other members [seatunnel]

2024-09-27 Thread via GitHub
loustler commented on PR #7757: URL: https://github.com/apache/seatunnel/pull/7757#issuecomment-2379375270 @Hisoka-X @liunaijie A new test case is passed. Please review this -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [PR] [Fix][Zeta] If Zeta not a TCP discovery, it cannot find other members [seatunnel]

2024-09-27 Thread via GitHub
Hisoka-X commented on code in PR #7757: URL: https://github.com/apache/seatunnel/pull/7757#discussion_r1778890716 ## seatunnel-e2e/seatunnel-engine-e2e/seatunnel-engine-k8s-e2e/src/test/resources/custom_config/hazelcast-kubernetes-discovery.yaml: ## @@ -0,0 +1,46 @@ +# +# Licens

[PR] [Bug][Seatunnel-web][DB2] DB2 Datasource fails due to improper use of database and schema names. [seatunnel-web]

2024-09-27 Thread via GitHub
arshadmohammad opened a new pull request, #220: URL: https://github.com/apache/seatunnel-web/pull/220 Corrected all db2 related issues mentioned in the corresponding issue ## Purpose of this pull request ## Check list * [ ] Code changed are covered with tests,

Re: [PR] [Bug][Seatunnel-web][DB2] DB2 Datasource fails due to improper use of database and schema names. [seatunnel-web]

2024-09-27 Thread via GitHub
arshadmohammad commented on PR #220: URL: https://github.com/apache/seatunnel-web/pull/220#issuecomment-2379950229 After fix, able to select the schema for the schema list ![image](https://github.com/user-attachments/assets/f72c6c31-fddb-42a0-81ef-20e63a914a67) -- This is an automa

Re: [PR] [Bug][Seatunnel-web][DB2] DB2 Datasource fails due to improper use of database and schema names. [seatunnel-web]

2024-09-27 Thread via GitHub
arshadmohammad commented on PR #220: URL: https://github.com/apache/seatunnel-web/pull/220#issuecomment-2379954768 Executed db2 as source job successfully ![image](https://github.com/user-attachments/assets/f843c864-760f-41f2-b180-43fd165e4ce7) -- This is an automated message from

[I] [Bug] [Seatunnel-web][DB2] DB2 Datasource fails due to improper use of database and schema names [seatunnel]

2024-09-27 Thread via GitHub
arshadmohammad opened a new issue, #7761: URL: https://github.com/apache/seatunnel/issues/7761 ### 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 hap

[PR] [Improve][Spark] Convert array type to exact type [seatunnel]

2024-09-27 Thread via GitHub
corgy-w opened a new pull request, #7758: URL: https://github.com/apache/seatunnel/pull/7758 ### Purpose of this pull request spark convert array type to exact type ![image](https://github.com/user-attachments/assets/f572057d-074c-41ef-b7ea-0d17e2f8d74a) ### Does this PR

[I] [Bug] java.lang.Double cannot be cast to java.lang.String [seatunnel]

2024-09-27 Thread via GitHub
sudj-ll opened a new issue, #7759: URL: https://github.com/apache/seatunnel/issues/7759 ### 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 happened

Re: [PR] [Fix][Zeta] If Zeta not a TCP discovery, it cannot find other members [seatunnel]

2024-09-27 Thread via GitHub
Hisoka-X commented on code in PR #7757: URL: https://github.com/apache/seatunnel/pull/7757#discussion_r1778846926 ## seatunnel-e2e/seatunnel-engine-e2e/seatunnel-engine-k8s-e2e/src/test/resources/custom_config/hazelcast-kubernetes-discovery.yaml: ## @@ -0,0 +1,46 @@ +# +# Licens

Re: [I] [Feature][Zeta] add RestApi to update node tag [seatunnel]

2024-09-27 Thread via GitHub
liunaijie closed issue #7510: [Feature][Zeta] add RestApi to update node tag URL: https://github.com/apache/seatunnel/issues/7510 -- 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.

Re: [I] [Bug] [Zeta] Zeta Server cannot find other members via Kubernetes Discovery [seatunnel]

2024-09-27 Thread via GitHub
liunaijie closed issue #7754: [Bug] [Zeta] Zeta Server cannot find other members via Kubernetes Discovery URL: https://github.com/apache/seatunnel/issues/7754 -- 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

Re: [PR] [Fix][Zeta] If Zeta not a TCP discovery, it cannot find other members [seatunnel]

2024-09-27 Thread via GitHub
liunaijie merged PR #7757: URL: https://github.com/apache/seatunnel/pull/7757 -- 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...@seatun

(seatunnel) branch dev updated: [Fix][Zeta] If Zeta not a TCP discovery, it cannot find other members (#7757)

2024-09-27 Thread jarvis
This is an automated email from the ASF dual-hosted git repository. jarvis 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 dff3ef4656 [Fix][Zeta] If Zeta not a TCP discovery,

[PR] [Hotfix][Core][Flink] SeaTunnel flink engine support application mode [seatunnel]

2024-09-27 Thread via GitHub
TyrantLucifer opened a new pull request, #7762: URL: https://github.com/apache/seatunnel/pull/7762 … on yarn ### Purpose of this pull request ### Does this PR introduce _any_ user-facing change? ### How was this patch tested?

Re: [PR] [Hotfix][Core][Flink] SeaTunnel flink engine support application mode on yarn [seatunnel]

2024-09-27 Thread via GitHub
TyrantLucifer commented on PR #7762: URL: https://github.com/apache/seatunnel/pull/7762#issuecomment-2380431607 @hailin0 @Hisoka-X @Carl-Zhou-CN 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

Re: [PR] [Fix][Zeta] If Zeta not a TCP discovery, it cannot find other members [seatunnel]

2024-09-27 Thread via GitHub
loustler commented on code in PR #7757: URL: https://github.com/apache/seatunnel/pull/7757#discussion_r1779311704 ## seatunnel-e2e/seatunnel-engine-e2e/seatunnel-engine-k8s-e2e/src/test/resources/custom_config/hazelcast-kubernetes-discovery.yaml: ## @@ -0,0 +1,46 @@ +# +# Licens

Re: [I] [Bug] [Core]In Spark multi-table synchronization, there is inconsistent behavior compared to the Zeta engine. [seatunnel]

2024-09-27 Thread via GitHub
FuYouJ closed issue #7517: [Bug] [Core]In Spark multi-table synchronization, there is inconsistent behavior compared to the Zeta engine. URL: https://github.com/apache/seatunnel/issues/7517 -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

Re: [PR] [Improvement][Seatunnel-web] Support H2 database in integration tests [seatunnel-web]

2024-09-27 Thread via GitHub
arshadmohammad commented on PR #219: URL: https://github.com/apache/seatunnel-web/pull/219#issuecomment-2380417043 Thanks @Hisoka-X for reviewing and merging this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

Re: [PR] [Improvement][Seatunnel-web] Support H2 database in integration tests [seatunnel-web]

2024-09-27 Thread via GitHub
arshadmohammad commented on PR #219: URL: https://github.com/apache/seatunnel-web/pull/219#issuecomment-2380417848 With the removal of the dependency on an external database, integration tests can now run using an in-memory H2 database. However, the Seatunnel distribution is still required.

Re: [I] [Feature][Zeta] add RestApi to update node tag [seatunnel]

2024-09-27 Thread via GitHub
github-actions[bot] commented on issue #7510: URL: https://github.com/apache/seatunnel/issues/7510#issuecomment-2380315628 This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

Re: [I] [Bug] [Core]In Spark multi-table synchronization, there is inconsistent behavior compared to the Zeta engine. [seatunnel]

2024-09-27 Thread via GitHub
github-actions[bot] commented on issue #7517: URL: https://github.com/apache/seatunnel/issues/7517#issuecomment-2380315617 This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

Re: [PR] [Improve][Spark] Convert array type to exact type [seatunnel]

2024-09-27 Thread via GitHub
TyrantLucifer merged PR #7758: URL: https://github.com/apache/seatunnel/pull/7758 -- 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...@se

(seatunnel) branch dev updated: [Improve][Spark] Convert array type to exact type (#7758)

2024-09-27 Thread tyrantlucifer
This is an automated email from the ASF dual-hosted git repository. tyrantlucifer 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 05cf84fb17 [Improve][Spark] Convert array ty

Re: [PR] [Fix][Connector-V2] Fix http source can not read streaming [seatunnel]

2024-09-27 Thread via GitHub
TyrantLucifer commented on PR #7703: URL: https://github.com/apache/seatunnel/pull/7703#issuecomment-2380432786 It seems that some ci tasks have some errors. Could you please check it? @CosmosNi -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[PR] [Feature][transforms-v2] Support append only stream from cdc source [seatunnel]

2024-09-27 Thread via GitHub
hawk9821 opened a new pull request, #7763: URL: https://github.com/apache/seatunnel/pull/7763 ### Purpose of this pull request issues: #7756 ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? UT: CdcRowTransfor