[PR] [Improve] Update snapshot version to 2.3.7 [seatunnel]

2024-08-04 Thread via GitHub
Hisoka-X opened a new pull request, #7305: URL: https://github.com/apache/seatunnel/pull/7305 ### Purpose of this pull request Update snapshot version to 2.3.7 ### Does this PR introduce _any_ user-facing change? no ### How was this patch tested?

Re: [I] [Bug] Can not find catalog table with factoryId [Oracle] [seatunnel]

2024-08-04 Thread via GitHub
cavellpotter commented on issue #7304: URL: https://github.com/apache/seatunnel/issues/7304#issuecomment-2267573907 @hailin0 @Carl-Zhou-CN @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

Re: [I] [Bug] Can not find catalog table with factoryId [Oracle] [seatunnel]

2024-08-04 Thread via GitHub
liunaijie commented on issue #7304: URL: https://github.com/apache/seatunnel/issues/7304#issuecomment-2267951076 from the log, looks like can't find the table `ORACLEDB.c##dbzuser.TEST_STARROCKS` i think you can check the table name is right or change to an simple table name to check

Re: [PR] [Improve][Jdbc] Skip all index when auto create table to improve performance of write [seatunnel]

2024-08-04 Thread via GitHub
dailai commented on code in PR #7288: URL: https://github.com/apache/seatunnel/pull/7288#discussion_r1703424480 ## seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/sink/JdbcSink.java: ## @@ -194,7 +194,10 @@ public Optional getS

Re: [I] java.lang.NoSuchMethodError: org.apache.hadoop.conf.Configuration.getTimeDuration [seatunnel]

2024-08-04 Thread via GitHub
github-actions[bot] commented on issue #7118: URL: https://github.com/apache/seatunnel/issues/7118#issuecomment-2267968181 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] [File-Connector] There is a problem with the path written to the file connector text and orc files. [seatunnel]

2024-08-04 Thread via GitHub
github-actions[bot] closed issue #7078: [Bug] [File-Connector] There is a problem with the path written to the file connector text and orc files. URL: https://github.com/apache/seatunnel/issues/7078 -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [I] [Bug] [File-Connector] There is a problem with the path written to the file connector text and orc files. [seatunnel]

2024-08-04 Thread via GitHub
github-actions[bot] commented on issue #7078: URL: https://github.com/apache/seatunnel/issues/7078#issuecomment-2267968224 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

Re: [I] Support reading from Kafka and writing to MySQL using SeaTunnel [seatunnel]

2024-08-04 Thread via GitHub
github-actions[bot] closed issue #7077: Support reading from Kafka and writing to MySQL using SeaTunnel URL: https://github.com/apache/seatunnel/issues/7077 -- 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

Re: [I] Support reading from Kafka and writing to MySQL using SeaTunnel [seatunnel]

2024-08-04 Thread via GitHub
github-actions[bot] commented on issue #7077: URL: https://github.com/apache/seatunnel/issues/7077#issuecomment-2267968241 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

Re: [I] [Bug] [Module Name] 当MySQL表短时新进入大量新数据时,splitter分区区间重复,造成目标端数据重复 [seatunnel]

2024-08-04 Thread via GitHub
github-actions[bot] commented on issue #7073: URL: https://github.com/apache/seatunnel/issues/7073#issuecomment-2267968256 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

Re: [I] [Bug] [Module Name] 当MySQL表短时新进入大量新数据时,splitter分区区间重复,造成目标端数据重复 [seatunnel]

2024-08-04 Thread via GitHub
github-actions[bot] closed issue #7073: [Bug] [Module Name] 当MySQL表短时新进入大量新数据时,splitter分区区间重复,造成目标端数据重复 URL: https://github.com/apache/seatunnel/issues/7073 -- 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

Re: [I] [Bug] [Module Name] Bug title [Factory initialize failed] - Unable to create a source for identifier 'MySQL-CDC' [seatunnel]

2024-08-04 Thread via GitHub
github-actions[bot] closed issue #7072: [Bug] [Module Name] Bug title [Factory initialize failed] - Unable to create a source for identifier 'MySQL-CDC' URL: https://github.com/apache/seatunnel/issues/7072 -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [I] [Bug] [Module Name] Bug title [Factory initialize failed] - Unable to create a source for identifier 'MySQL-CDC' [seatunnel]

2024-08-04 Thread via GitHub
github-actions[bot] commented on issue #7072: URL: https://github.com/apache/seatunnel/issues/7072#issuecomment-2267968272 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

Re: [PR] [Bug] [connector-cdc-oracle] fix issue 6680: Oracle CDC : Can not find catalog table with factoryId [Oracle] [seatunnel]

2024-08-04 Thread via GitHub
NeoGitCrt1 commented on PR #7258: URL: https://github.com/apache/seatunnel/pull/7258#issuecomment-2267984333 > > Failed to activate Github Action。。。 ![image](https://private-user-images.githubusercontent.com/20537632/354423197-b8c1a3aa-0b5f-4ddd-a677-b2fa2a404758.png?jwt=eyJhbGciOiJIUzI1NiIs

Re: [PR] [Feature][Connectors-V2-Paimon] Upgrade Paimon version to 8.0.1 [seatunnel]

2024-08-04 Thread via GitHub
dailai commented on PR #7302: URL: https://github.com/apache/seatunnel/pull/7302#issuecomment-2268001528 Please do not add additional features to the pr of the upgraded paimon version. If other features are provided, please submit the pr separately. If you are just upgrading paimon, please

Re: [PR] [Improve][Jdbc] Skip all index when auto create table to improve performance of write [seatunnel]

2024-08-04 Thread via GitHub
dailai commented on code in PR #7288: URL: https://github.com/apache/seatunnel/pull/7288#discussion_r1703424480 ## seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/sink/JdbcSink.java: ## @@ -194,7 +194,10 @@ public Optional getS

[PR] [Fix][Doc] Fix hybrid cluster deployment document display error [seatunnel]

2024-08-04 Thread via GitHub
Hisoka-X opened a new pull request, #7306: URL: https://github.com/apache/seatunnel/pull/7306 ### Purpose of this pull request Fix hybrid cluster deployment document display error in https://seatunnel.apache.org/docs/2.3.6/seatunnel-engine/hybrid-cluster-deployment/#tcp ![imag

[PR] [Fix][Doc] Fix hybrid cluster deployment document display error [seatunnel-website]

2024-08-04 Thread via GitHub
Hisoka-X opened a new pull request, #320: URL: https://github.com/apache/seatunnel-website/pull/320 link https://github.com/apache/seatunnel/pull/7306 -- 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][Doc] Fix hybrid cluster deployment document display error [seatunnel-website]

2024-08-04 Thread via GitHub
hailin0 merged PR #320: URL: https://github.com/apache/seatunnel-website/pull/320 -- 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-website) branch main updated: [Fix][Doc] Fix hybrid cluster deployment document display error (#320)

2024-08-04 Thread wanghailin
This is an automated email from the ASF dual-hosted git repository. wanghailin 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 98b428a5fe1 [Fix][Doc] Fix hybrid clu

Re: [PR] [Fix][Doc] Fix hybrid cluster deployment document display error [seatunnel]

2024-08-04 Thread via GitHub
Hisoka-X merged PR #7306: URL: https://github.com/apache/seatunnel/pull/7306 -- 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...@seatunn

(seatunnel) branch dev updated: [Fix][Doc] Fix hybrid cluster deployment document display error (#7306)

2024-08-04 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia 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 2fd4eec22a [Fix][Doc] Fix hybrid cluster deployment

[I] [Bug] [connector-paimon] NullPointerException when sink to paimon table [seatunnel]

2024-08-04 Thread via GitHub
nb opened a new issue, #7307: URL: https://github.com/apache/seatunnel/issues/7307 ### 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: [I] [Bug] [2.3.6-release源码构建到服务器执行报错] 空指针异常经过验证2.3.6打包有问题其他版本没问题· [seatunnel]

2024-08-04 Thread via GitHub
hailin0 commented on issue #7287: URL: https://github.com/apache/seatunnel/issues/7287#issuecomment-2268123246 I downloaded 2.3.5/2.3.6 and tested local/cluster mode respectively, and found no problems. You need to provide a complete log file -- This is an automated message from the Apach

[I] Keycloak authentication [seatunnel]

2024-08-04 Thread via GitHub
ManuGeodis opened a new issue, #7308: URL: https://github.com/apache/seatunnel/issues/7308 ### 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] [Improve] Update snapshot version to 2.3.7 [seatunnel]

2024-08-04 Thread via GitHub
liugddx merged PR #7305: URL: https://github.com/apache/seatunnel/pull/7305 -- 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: [Improve] Update snapshot version to 2.3.7 (#7305)

2024-08-04 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 4f120ff34b [Improve] Update snapshot version to 2.

[I] SeaTunnel community meeting Topic collect [seatunnel]

2024-08-04 Thread via GitHub
hailin0 opened a new issue, #7309: URL: https://github.com/apache/seatunnel/issues/7309 ### 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: [I] SeaTunnel community meeting Topic collect [seatunnel]

2024-08-04 Thread via GitHub
hailin0 commented on issue #7309: URL: https://github.com/apache/seatunnel/issues/7309#issuecomment-2268288768 @hailin0 - https://github.com/apache/seatunnel/pull/7292 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [I] SeaTunnel community meeting Topic collect [seatunnel]

2024-08-04 Thread via GitHub
hailin0 commented on issue #7309: URL: https://github.com/apache/seatunnel/issues/7309#issuecomment-2268291322 @Hisoka-X - 2.3.6 - https://github.com/apache/seatunnel/pull/7303 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] [Feature][Transform] Add LLM transform [seatunnel]

2024-08-04 Thread via GitHub
liugddx commented on PR #7303: URL: https://github.com/apache/seatunnel/pull/7303#issuecomment-2268291381 This is an experimental feature and can be discussed in the weekly meeting. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [I] SeaTunnel community meeting Topic collect [seatunnel]

2024-08-04 Thread via GitHub
hailin0 commented on issue #7309: URL: https://github.com/apache/seatunnel/issues/7309#issuecomment-2268292622 @dailai - https://github.com/apache/seatunnel/pull/7261 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [I] SeaTunnel community meeting Topic collect [seatunnel]

2024-08-04 Thread via GitHub
hailin0 commented on issue #7309: URL: https://github.com/apache/seatunnel/issues/7309#issuecomment-2268292868 @jacky - https://github.com/apache/seatunnel/pull/7264 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[PR] [Fix][Doc] Fix miss sink-options-placeholders.md in sidebars [seatunnel]

2024-08-04 Thread via GitHub
Hisoka-X opened a new pull request, #7310: URL: https://github.com/apache/seatunnel/pull/7310 ### Purpose of this pull request Fix miss sink-options-placeholders.md in sidebars ![image](https://github.com/user-attachments/assets/e9122c51-d137-411a-a0d5-ae3d9d518b61)

Re: [PR] [Fix][Doc] Fix miss sink-options-placeholders.md in sidebars [seatunnel]

2024-08-04 Thread via GitHub
Hisoka-X commented on PR #7310: URL: https://github.com/apache/seatunnel/pull/7310#issuecomment-2268298065 cc @hailin0 -- 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 u

[PR] [Fix][Doc] Fix hybrid cluster deployment document display error [seatunnel-website]

2024-08-04 Thread via GitHub
Hisoka-X opened a new pull request, #321: URL: https://github.com/apache/seatunnel-website/pull/321 link https://github.com/apache/seatunnel/pull/7310 -- 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: [I] [Bug] Can not find catalog table with factoryId [Oracle] [seatunnel]

2024-08-04 Thread via GitHub
Carl-Zhou-CN commented on issue #7304: URL: https://github.com/apache/seatunnel/issues/7304#issuecomment-2268310102 @cavellpotter The pdb needs to merge this pr https://github.com/apache/seatunnel/pull/6647 -- This is an automated message from the Apache Git Service. To respond to the m

Re: [I] [Bug] Can not find catalog table with factoryId [Oracle] [seatunnel]

2024-08-04 Thread via GitHub
Carl-Zhou-CN commented on issue #7304: URL: https://github.com/apache/seatunnel/issues/7304#issuecomment-2268311620 env { parallelism = 1 job.mode = "STREAMING" checkpoint.interval = 1 } source { Oracle-CDC { result_table_name = "fake" connect.timeout.ms