(seatunnel) branch dev updated: [Feature][Zeta]Add jar path precheck when job submit on master (#7976)

2024-11-07 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 1df6b8385d [Feature][Zeta]Add jar path precheck

Re: [PR] [Feature][Connector-v2] Support schema evolution for Oracle connector [seatunnel]

2024-11-07 Thread via GitHub
Hisoka-X merged PR #7908: URL: https://github.com/apache/seatunnel/pull/7908 -- 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

Re: [I] [Feature][CDC] Support DDL parse for oracle-cdc [seatunnel]

2024-11-07 Thread via GitHub
Hisoka-X closed issue #7204: [Feature][CDC] Support DDL parse for oracle-cdc URL: https://github.com/apache/seatunnel/issues/7204 -- 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.

(seatunnel) branch dev updated (1df6b8385d -> 79406bcc2f)

2024-11-07 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/seatunnel.git from 1df6b8385d [Feature][Zeta]Add jar path precheck when job submit on master (#7976) add 79406bcc2f [Feature][Conne

Re: [I] Doesn't support SQLSERVER type 'UNIQUEIDENTIFIER' on column 'Id' [seatunnel]

2024-11-07 Thread via GitHub
github-actions[bot] commented on issue #7590: URL: https://github.com/apache/seatunnel/issues/7590#issuecomment-2463485538 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] [connector-redis] hash structure will report errors [seatunnel]

2024-11-07 Thread via GitHub
github-actions[bot] commented on issue #7774: URL: https://github.com/apache/seatunnel/issues/7774#issuecomment-2463485446 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] [Feature][connectors-v2][connector-file] Add support for reading and writing compressed files, such as tar.gz, zip, etc [seatunnel]

2024-11-07 Thread via GitHub
github-actions[bot] commented on issue #7587: URL: https://github.com/apache/seatunnel/issues/7587#issuecomment-2463485563 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] [Feature][connectors-v2][connector-file] Add support for reading and writing compressed files, such as tar.gz, zip, etc [seatunnel]

2024-11-07 Thread via GitHub
github-actions[bot] closed issue #7587: [Feature][connectors-v2][connector-file] Add support for reading and writing compressed files, such as tar.gz, zip, etc URL: https://github.com/apache/seatunnel/issues/7587 -- This is an automated message from the Apache Git Service. To respond to the

Re: [I] [Feature][Connector-V2-Paimon] Concurrently read data, then write it using a single thread. [seatunnel]

2024-11-07 Thread via GitHub
github-actions[bot] closed issue #7769: [Feature][Connector-V2-Paimon] Concurrently read data, then write it using a single thread. URL: https://github.com/apache/seatunnel/issues/7769 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [I] [Improvement][Seatunnel-client] Support executing jobs from job configure string instead of file. [seatunnel]

2024-11-07 Thread via GitHub
github-actions[bot] commented on issue #7600: URL: https://github.com/apache/seatunnel/issues/7600#issuecomment-2463485495 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] Doesn't support SQLSERVER type 'UNIQUEIDENTIFIER' on column 'Id' [seatunnel]

2024-11-07 Thread via GitHub
github-actions[bot] closed issue #7590: Doesn't support SQLSERVER type 'UNIQUEIDENTIFIER' on column 'Id' URL: https://github.com/apache/seatunnel/issues/7590 -- 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 t

Re: [I] mysql-cdc More than 100 million data flow abnormalities [seatunnel]

2024-11-07 Thread via GitHub
github-actions[bot] closed issue #7596: mysql-cdc More than 100 million data flow abnormalities URL: https://github.com/apache/seatunnel/issues/7596 -- 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 t

Re: [I] [Feature][Connector-V2-Paimon] Concurrently read data, then write it using a single thread. [seatunnel]

2024-11-07 Thread via GitHub
github-actions[bot] commented on issue #7769: URL: https://github.com/apache/seatunnel/issues/7769#issuecomment-2463485467 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

[PR] Fix document description error in PR #7888 [seatunnel]

2024-11-07 Thread via GitHub
lm-ylj opened a new pull request, #7993: URL: https://github.com/apache/seatunnel/pull/7993 ### Purpose of this pull request Fix the document description error in this PR #7888 ### Does this PR introduce _any_ user-facing change? ### How was th

[PR] [Feature] [Connector-Redis] Redis connector support delete data [seatunnel]

2024-11-07 Thread via GitHub
lm-ylj opened a new pull request, #7994: URL: https://github.com/apache/seatunnel/pull/7994 ### Purpose of this pull request close #7977 ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? ### Chec

Re: [PR] [Feature][transform] transform support explode [seatunnel]

2024-11-07 Thread via GitHub
Hisoka-X commented on code in PR #7928: URL: https://github.com/apache/seatunnel/pull/7928#discussion_r1832311358 ## seatunnel-transforms-v2/src/main/java/org/apache/seatunnel/transform/sql/zeta/ZetaSQLFunction.java: ## @@ -519,6 +549,8 @@ public Object executeFunctionExpr(Strin

Re: [I] 代码疑问:CK批量写入代码为什么每次批量写入后就关闭了statement ? [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #625: 代码疑问:CK批量写入代码为什么每次批量写入后就关闭了statement ? URL: https://github.com/apache/seatunnel/issues/625 -- 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 unsub

Re: [I] waterdrop 从hive到clickhouse 报错 clickHouse data type [(Map(String,String),false)] not support in current version [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #652: waterdrop 从hive到clickhouse 报错 clickHouse data type [(Map(String,String),false)] not support in current version URL: https://github.com/apache/seatunnel/issues/652 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [I] 如何自定义的plugin在yarn模式下在代码中获取plugin的files文件? [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #629: 如何自定义的plugin在yarn模式下在代码中获取plugin的files文件? URL: https://github.com/apache/seatunnel/issues/629 -- 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 un

Re: [I] 从hdfs向clickhouse导入数据是出错 [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #655: 从hdfs向clickhouse导入数据是出错 URL: https://github.com/apache/seatunnel/issues/655 -- 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

Re: [I] Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/flink/runtime/state/StateBackend [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #618: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/flink/runtime/state/StateBackend URL: https://github.com/apache/seatunnel/issues/618 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

(seatunnel) branch dev updated: [Hotfix][Zeta] Fix the dependency conflict between the guava in hadoop-aws and hive-exec (#7986)

2024-11-07 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 a7837f1f19 [Hotfix][Zeta] Fix the dependency co

Re: [I] [Bug] [connector-v2] Dependency Conflict [seatunnel]

2024-11-07 Thread via GitHub
hailin0 closed issue #7528: [Bug] [connector-v2] Dependency Conflict URL: https://github.com/apache/seatunnel/issues/7528 -- 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 uns

Re: [PR] [Hotfix][Zeta] Fix the dependency conflict between the guava in hadoop-aws and hive-exec [seatunnel]

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

[PR] Bump commons-io:commons-io from 2.11.0 to 2.14.0 [seatunnel]

2024-11-07 Thread via GitHub
dependabot[bot] opened a new pull request, #7991: URL: https://github.com/apache/seatunnel/pull/7991 Bumps commons-io:commons-io from 2.11.0 to 2.14.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:

Re: [PR] [Feature][transform] transform support explode [seatunnel]

2024-11-07 Thread via GitHub
YuriyGavrilov commented on PR #7928: URL: https://github.com/apache/seatunnel/pull/7928#issuecomment-2461781848 Hi Guys, I can't cover all review, just to inform when we rotate data on 90 degrees we should have possibilities to limit row count due to it can course to problem on next step.

[PR] [Improve] RocketMQ Sink add message tag config [seatunnel]

2024-11-07 Thread via GitHub
wengys opened a new pull request, #7996: URL: https://github.com/apache/seatunnel/pull/7996 ### Purpose of this pull request Add static message tag support for RocketMQ sink ### Does this PR introduce _any_ user-facing change? ### How was this patc

Re: [I] Cannot detect ES version [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #633: Cannot detect ES version URL: https://github.com/apache/seatunnel/issues/633 -- 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

Re: [I] seatunnel web端 启动报错 [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #6418: seatunnel web端 启动报错 URL: https://github.com/apache/seatunnel/issues/6418 -- 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: c

Re: [I] [QUESION] 特定情况下报字段不存在 [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #630: [QUESION] 特定情况下报字段不存在 URL: https://github.com/apache/seatunnel/issues/630 -- 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: c

Re: [I] ck的写入为什么不按顺序写入而是使用map? [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #624: ck的写入为什么不按顺序写入而是使用map? URL: https://github.com/apache/seatunnel/issues/624 -- 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:

Re: [I] [Bug] quick-start-flink not working !!! ? [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #6832: [Bug] quick-start-flink not working !!! ? URL: https://github.com/apache/seatunnel/issues/6832 -- 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: [I] seatunnel 集群模式部署 cluster-mode deployment 部署问题:无法连接到cluster及node [seatunnel]

2024-11-07 Thread via GitHub
liunaijie commented on issue #6401: URL: https://github.com/apache/seatunnel/issues/6401#issuecomment-2461675969 Please provide more detail information. -- 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] 从hdfs向clickhouse导入数据是出错 [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #645: 从hdfs向clickhouse导入数据是出错 URL: https://github.com/apache/seatunnel/issues/645 -- 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:

Re: [I] java.lang.ClassNotFoundException: org.apache.flink.table.api.java.StreamTableEnvironment [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #634: java.lang.ClassNotFoundException: org.apache.flink.table.api.java.StreamTableEnvironment URL: https://github.com/apache/seatunnel/issues/634 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

Re: [I] [Bug] [seatunnel-engine-storage] map and checkpoint Writing HDFS Kerberos tickets with automatic 24-hour expiration [seatunnel]

2024-11-07 Thread via GitHub
liunaijie commented on issue #7102: URL: https://github.com/apache/seatunnel/issues/7102#issuecomment-2461716184 Looks this is an issue, I will take a look. -- 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: [I] 同步ES到HDFS时,在Yarn运行失败,但是Local运行没问题 [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #663: 同步ES到HDFS时,在Yarn运行失败,但是Local运行没问题 URL: https://github.com/apache/seatunnel/issues/663 -- 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 unsubscrib

Re: [I] [Feature][spark plugin] add redis sink [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #733: [Feature][spark plugin] add redis sink URL: https://github.com/apache/seatunnel/issues/733 -- 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 unsu

(seatunnel) branch dev updated: [Fix][Zeta] Fix job client print error msg even job finished (#7981)

2024-11-07 Thread dailai
This is an automated email from the ASF dual-hosted git repository. dailai 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 34ceb9e28b [Fix][Zeta] Fix job client print error m

Re: [I] 访问带有安全认证的hdfs,导入到clickhouse [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #669: 访问带有安全认证的hdfs,导入到clickhouse URL: https://github.com/apache/seatunnel/issues/669 -- 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-m

Re: [PR] [Fix][Zeta] Fix job client print error msg even job finished [seatunnel]

2024-11-07 Thread via GitHub
dailai merged PR #7981: URL: https://github.com/apache/seatunnel/pull/7981 -- 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...@seatunnel

Re: [I] 使用jdbc从DB2拉数据到hive,一直失败 [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #689: 使用jdbc从DB2拉数据到hive,一直失败 URL: https://github.com/apache/seatunnel/issues/689 -- 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:

Re: [I] [Feature][maintain] Auto release notes more easier for maintainer [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #726: [Feature][maintain] Auto release notes more easier for maintainer URL: https://github.com/apache/seatunnel/issues/726 -- 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

Re: [I] 写入有序和不丢不重 [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #656: 写入有序和不丢不重 URL: https://github.com/apache/seatunnel/issues/656 -- 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-unsub

Re: [PR] [Feature][transform] transform support explode [seatunnel]

2024-11-07 Thread via GitHub
Hisoka-X commented on PR #7928: URL: https://github.com/apache/seatunnel/pull/7928#issuecomment-2461697662 cc @rewerma as well. -- 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 commen

Re: [I] [Bug] [tidb cdc]can't delete the record [seatunnel]

2024-11-07 Thread via GitHub
deng-jeffer commented on issue #7852: URL: https://github.com/apache/seatunnel/issues/7852#issuecomment-2462552889 @RaymondFishWang you can try to set doris sink : "sink.enable-delete = "true"" reference:https://seatunnel.apache.org/zh-CN/docs/2.3.8/connector-v2/sink/Doris#data_save_mode

Re: [I] 导出mysql或者mongo支持分库分表吗 [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #598: 导出mysql或者mongo支持分库分表吗 URL: https://github.com/apache/seatunnel/issues/598 -- 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: c

Re: [I] 读取elasticsearch报错类没有发现 [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #660: 读取elasticsearch报错类没有发现 URL: https://github.com/apache/seatunnel/issues/660 -- 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:

Re: [I] mysql_to_hive出现ClassNotFoundException:hive [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #657: mysql_to_hive出现ClassNotFoundException:hive URL: https://github.com/apache/seatunnel/issues/657 -- 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

Re: [I] java.lang.NoClassDefFoundError: org/apache/flink/table/api/java/StreamTableEnvironment [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #650: java.lang.NoClassDefFoundError: org/apache/flink/table/api/java/StreamTableEnvironment URL: https://github.com/apache/seatunnel/issues/650 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [I] [Feature][seatunnel-apis] apis optimize [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #703: [Feature][seatunnel-apis] apis optimize URL: https://github.com/apache/seatunnel/issues/703 -- 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 unsu

[PR] [Improve][CI] Optimizing CI time cost [seatunnel]

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

Re: [PR] [Feature][transform] transform support explode [seatunnel]

2024-11-07 Thread via GitHub
corgy-w commented on PR #7928: URL: https://github.com/apache/seatunnel/pull/7928#issuecomment-2462410488 > Hi Guys, I can't cover all review, just to inform when we rotate data on 90 degrees we should have possibilities to limit row count due to it can course to problem on next step. For m

Re: [PR] [Doc][Format] Add protobuf doc [seatunnel]

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

Re: [I] ErrorCode:[API-06], ErrorDescription:[Factory initialize failed] - Unable to create a sink for identifier 'StarRocks' [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #6862: ErrorCode:[API-06], ErrorDescription:[Factory initialize failed] - Unable to create a sink for identifier 'StarRocks' URL: https://github.com/apache/seatunnel/issues/6862 -- This is an automated message from the Apache Git Service. To respond to the message, plea

Re: [I] mysql 的 binlog 实时解析,没有看到,你们这个同步工具,有没有做mysql binlog实时同步? [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #613: mysql 的 binlog 实时解析,没有看到,你们这个同步工具,有没有做mysql binlog实时同步? URL: https://github.com/apache/seatunnel/issues/613 -- 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

(seatunnel) branch dependabot/maven/commons-io-commons-io-2.14.0 created (now a6afdab515)

2024-11-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/commons-io-commons-io-2.14.0 in repository https://gitbox.apache.org/repos/asf/seatunnel.git at a6afdab515 Bump commons-io:commons-io from 2.11.0 to 2.14.0 No new rev

[I] [Feature][Connector-V2] connector-file doesn‘t support nullFormat conf [seatunnel]

2024-11-07 Thread via GitHub
dua01 opened a new issue, #7992: URL: https://github.com/apache/seatunnel/issues/7992 ### 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. ###

[PR] [fix] fix checkpoint storage HDFS kerberos expired issue [seatunnel]

2024-11-07 Thread via GitHub
liunaijie opened a new pull request, #7995: URL: https://github.com/apache/seatunnel/pull/7995 ### Purpose of this pull request close https://github.com/apache/seatunnel/issues/7102 ### Does this PR introduce _any_ user-facing change? ### How was t

Re: [I] [Bug] [seatunnel-engine-storage] map and checkpoint Writing HDFS Kerberos tickets with automatic 24-hour expiration [seatunnel]

2024-11-07 Thread via GitHub
liunaijie commented on issue #7102: URL: https://github.com/apache/seatunnel/issues/7102#issuecomment-2461925644 @shenzhy5 @weipengfei-sj I create a pr to fix this. can you help cherry-pick this commit and verify? -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] [fix] fix checkpoint storage HDFS kerberos expired issue [seatunnel]

2024-11-07 Thread via GitHub
liunaijie commented on PR #7995: URL: https://github.com/apache/seatunnel/pull/7995#issuecomment-2461931657 link https://github.com/apache/seatunnel/issues/6835 I noticed we has multiple implement about file storage, maybe we can unified them to a single module/class -- This is a

Re: [PR] [Feature][Zeta]Add jar path precheck when job submit on master [seatunnel]

2024-11-07 Thread via GitHub
hailin0 merged PR #7976: URL: https://github.com/apache/seatunnel/pull/7976 -- 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][Doc] Fix `key` description error in redis zh doc (#7993)

2024-11-07 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 fe03f0f599 [Fix][Doc] Fix `key` description err

Re: [PR] [Fix][Doc] Fix `key` description error in redis zh doc [seatunnel]

2024-11-07 Thread via GitHub
hailin0 merged PR #7993: URL: https://github.com/apache/seatunnel/pull/7993 -- 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: [I] [Feature][Zeta] Add jar path precheck when job submit on master [seatunnel]

2024-11-07 Thread via GitHub
hailin0 closed issue #7970: [Feature][Zeta] Add jar path precheck when job submit on master URL: https://github.com/apache/seatunnel/issues/7970 -- 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

(seatunnel) branch dev updated: [Doc][Format] Add protobuf doc (#7989)

2024-11-07 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 968ddcfc79 [Doc][Format] Add protobuf doc (#7989) 9

[I] mysql to doris, report this error, Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:8040 [/127.0.0.1] failed: Connection refused (Connection refused) [seatunnel]

2024-11-07 Thread via GitHub
FN20200222 opened a new issue, #7999: URL: https://github.com/apache/seatunnel/issues/7999 ### 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: [I] [Bug] [connector-redis] hash structure will report errors [seatunnel]

2024-11-07 Thread via GitHub
lm-ylj closed issue #7774: [Bug] [connector-redis] hash structure will report errors URL: https://github.com/apache/seatunnel/issues/7774 -- 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

[I] 如果sink 是mysql-jdbc 的时候 ,mysql 连接会存在8小时中断的问题。 [seatunnel]

2024-11-07 Thread via GitHub
lovegq opened a new issue, #7998: URL: https://github.com/apache/seatunnel/issues/7998 ### 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] mysql-cdc More than 100 million data flow abnormalities [seatunnel]

2024-11-07 Thread via GitHub
github-actions[bot] commented on issue #7596: URL: https://github.com/apache/seatunnel/issues/7596#issuecomment-2463485522 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] [Seatunnel-web] 已经配置了数据源,无法选择source name [seatunnel]

2024-11-07 Thread via GitHub
lfandrh commented on issue #6282: URL: https://github.com/apache/seatunnel/issues/6282#issuecomment-2463688359 > 按照这个做了 export SEATUNNEL_HOME=*** export SEATUNNEL_WEB_HOME=*** export ST_WEB_BASEDIR_PATH=*** export PATH=$PATH:$SEATUNNEL_HOME/bin:$SEATUNNEL_WEB_HOME/bin:$ST_WEB_BASEDIR_PATH/b

Re: [PR] [Feature][RestAPI] Support submit job with seatunnel style hocon format config [seatunnel]

2024-11-07 Thread via GitHub
liugddx commented on PR #8000: URL: https://github.com/apache/seatunnel/pull/8000#issuecomment-2463692035 Thanks @CosmosNi ! Can you add a test case for normal submission? like https://github.com/apache/seatunnel/blob/ccd6a2a11e8d8198258301c81d71e8ed306e917a/seatunnel-e2e/seatunnel-engine-e

Re: [I] mysql to doris, report this error, Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:8040 [/127.0.0.1] failed: Connection refused (Connection refused) [seatunnel]

2024-11-07 Thread via GitHub
FN20200222 commented on issue #7999: URL: https://github.com/apache/seatunnel/issues/7999#issuecomment-2463671938 how to set seatunnel docker doris ip address -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [I] mysql to doris, report this error, Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:8040 [/127.0.0.1] failed: Connection refused (Connection refused) [seatunnel]

2024-11-07 Thread via GitHub
FN20200222 commented on issue #7999: URL: https://github.com/apache/seatunnel/issues/7999#issuecomment-2463670101 > When create bug, please attach your config file. > > This error is the docker container can't connect to doris. You set the doris address to `127.0.0.1`? You need update

[PR] [Feature][RestAPI] Support submit job with seatunnel style hocon format config [seatunnel]

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

Re: [I] 如果sink 是mysql-jdbc 的时候 ,mysql 连接会存在8小时中断的问题。 [seatunnel]

2024-11-07 Thread via GitHub
lovegq commented on issue #7998: URL: https://github.com/apache/seatunnel/issues/7998#issuecomment-2463565168 因为mysql 存在8小时自动杀死连接的问题,而seatunnel 组件提供的jdbc连接池选择是hikaricp,虽然快但是没有探活机制保证,一旦连接失败,任务就执行失败。 -- This is an automated message from the Apache Git Service. To respond to the message, ple

Re: [PR] [Feature][RestAPI] Support submit job with seatunnel style hocon format config [seatunnel]

2024-11-07 Thread via GitHub
Hisoka-X commented on PR #8000: URL: https://github.com/apache/seatunnel/pull/8000#issuecomment-2463605764 cc @liugddx -- 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

Re: [PR] [Feature] [Connector-Redis] Redis connector support delete data [seatunnel]

2024-11-07 Thread via GitHub
Hisoka-X commented on PR #7994: URL: https://github.com/apache/seatunnel/pull/7994#issuecomment-2463608980 Please add 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 comme

Re: [I] [Feature][Rest-API] system-monitorin api add all nodes information, including whether it is online or offline status [seatunnel]

2024-11-07 Thread via GitHub
github-actions[bot] commented on issue #7789: URL: https://github.com/apache/seatunnel/issues/7789#issuecomment-2463485408 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] 使用Docker配置集群模式,一个master,两个worker节点,docker2.3.8提交任务的时候,报找不到配置文件 [seatunnel]

2024-11-07 Thread via GitHub
liunaijie closed issue #7878: 使用Docker配置集群模式,一个master,两个worker节点,docker2.3.8提交任务的时候,报找不到配置文件 URL: https://github.com/apache/seatunnel/issues/7878 -- 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

Re: [I] mysql to doris, report this error, Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:8040 [/127.0.0.1] failed: Connection refused (Connection refused) [seatunnel]

2024-11-07 Thread via GitHub
liunaijie commented on issue #7999: URL: https://github.com/apache/seatunnel/issues/7999#issuecomment-2463648514 When create bug, please attach your config file. This error is the docker container can't connect to doris. You set the doris address to `127.0.0.1`? You need updat

Re: [I] [Bug] [Connector-V2] cannot assign instance of com.clickhouse.client.ClickHouseNode [seatunnel]

2024-11-07 Thread via GitHub
weipengfei-sj commented on issue #3999: URL: https://github.com/apache/seatunnel/issues/3999#issuecomment-2463801989 I have the same problem -- 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] 如果sink 是mysql-jdbc 的时候 ,mysql 连接会存在8小时中断的问题。 [seatunnel]

2024-11-07 Thread via GitHub
wu-a-ge commented on issue #7998: URL: https://github.com/apache/seatunnel/issues/7998#issuecomment-2463807152 有sink_retry解决 -- 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] mysql-CDC [seatunnel]

2024-11-07 Thread via GitHub
hailin0 commented on issue #6566: URL: https://github.com/apache/seatunnel/issues/6566#issuecomment-2463954194 The reason for this problem is that the mysql binlog location recorded when seatunnel started has been deleted -- This is an automated message from the Apache Git Service. To res