[PR] Feature prometheus source [seatunnel]

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

Re: [I] [Feature][Prometheus] Support Prometheus connector source/sink [seatunnel]

2024-07-25 Thread via GitHub
CosmosNi commented on issue #7201: URL: https://github.com/apache/seatunnel/issues/7201#issuecomment-2249710908 hi,@hailin0,PLAL ,Can you help me figure out what needs improvement? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

svn commit: r70532 - /dev/seatunnel/2.3.6/

2024-07-25 Thread fanjia
Author: fanjia Date: Thu Jul 25 08:05:39 2024 New Revision: 70532 Log: release 2.3.6 Added: dev/seatunnel/2.3.6/ dev/seatunnel/2.3.6/apache-seatunnel-2.3.6-bin.tar.gz (with props) dev/seatunnel/2.3.6/apache-seatunnel-2.3.6-bin.tar.gz.asc dev/seatunnel/2.3.6/apache-seatunnel-2.3.

Re: [PR] [Improve] [Seatunnel-Web] Add support for Seatunnel 2.3.5 in Seatunnel-Web [seatunnel-web]

2024-07-25 Thread via GitHub
hooklee2000 commented on PR #170: URL: https://github.com/apache/seatunnel-web/pull/170#issuecomment-2249838798 Well done. It also works well with seatunnel tag 2.3.6. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[I] [Feature][Transform] Support JOIN operations in transform and create complex graph ETL [seatunnel]

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

(seatunnel) branch 2.3.6-release updated (5866bb2690 -> 1fd3bc9d09)

2024-07-25 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia pushed a change to branch 2.3.6-release in repository https://gitbox.apache.org/repos/asf/seatunnel.git discard 5866bb2690 [maven-release-plugin] prepare for next development iteration discard 4afc289b15 [maven-release

(seatunnel) 02/02: [maven-release-plugin] prepare for next development iteration

2024-07-25 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia pushed a commit to branch 2.3.6-release in repository https://gitbox.apache.org/repos/asf/seatunnel.git commit 1fd3bc9d09c21862615a9b530a83a9ec3ffa753e Author: Jia Fan AuthorDate: Thu Jul 25 17:37:42 2024 +0800 [mave

(seatunnel) annotated tag 2.3.6 updated (b27f2e725b -> 594c8a0e22)

2024-07-25 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia pushed a change to annotated tag 2.3.6 in repository https://gitbox.apache.org/repos/asf/seatunnel.git *** WARNING: tag 2.3.6 was modified! *** from b27f2e725b (commit) to 594c8a0e22 (tag) tagging b27f2e725bc8

(seatunnel) annotated tag 2.3.6 deleted (was f08f4d04bf)

2024-07-25 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia pushed a change to annotated tag 2.3.6 in repository https://gitbox.apache.org/repos/asf/seatunnel.git *** WARNING: tag 2.3.6 was deleted! *** tag was f08f4d04bf This change permanently discards the following revisi

Re: [I] [Bug] Unable to create a source for identifier 'Iceberg'. [seatunnel]

2024-07-25 Thread via GitHub
sunxiaojian commented on issue #7182: URL: https://github.com/apache/seatunnel/issues/7182#issuecomment-2250019360 What version of JDK? -- 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 specifi

Re: [I] [Bug] Unable to create a source for identifier 'Iceberg'. [seatunnel]

2024-07-25 Thread via GitHub
luzongzhu commented on issue #7182: URL: https://github.com/apache/seatunnel/issues/7182#issuecomment-2250041301 > What version of JDK? +1, My Client JDK openjdk version "1.8.0_412" OpenJDK Runtime Environment (Temurin)(build 1.8.0_412-b08) OpenJDK 64-Bit Server

svn commit: r70543 - in /dev/seatunnel/2.3.6: apache-seatunnel-2.3.6-bin.tar.gz apache-seatunnel-2.3.6-bin.tar.gz.asc apache-seatunnel-2.3.6-bin.tar.gz.sha512 apache-seatunnel-2.3.6-src.tar.gz.asc

2024-07-25 Thread fanjia
Author: fanjia Date: Thu Jul 25 11:24:03 2024 New Revision: 70543 Log: release 2.3.6 Modified: dev/seatunnel/2.3.6/apache-seatunnel-2.3.6-bin.tar.gz dev/seatunnel/2.3.6/apache-seatunnel-2.3.6-bin.tar.gz.asc dev/seatunnel/2.3.6/apache-seatunnel-2.3.6-bin.tar.gz.sha512 dev/seatunnel

[PR] [Fix][Connector-V2] Fix doris TRANSFER_ENCODING header error [seatunnel]

2024-07-25 Thread via GitHub
liugddx opened a new pull request, #7267: URL: https://github.com/apache/seatunnel/pull/7267 ### Purpose of this pull request If there is no data for the first time, TRANSFER_ENCODING will be added to the request header. Doris initiates a redirect to be and checks whether

Re: [PR] [Feature] [Activemq] Added activemq sink [seatunnel]

2024-07-25 Thread via GitHub
asapekia commented on PR #7251: URL: https://github.com/apache/seatunnel/pull/7251#issuecomment-2250947713 Hi, I have made the review changes. It seems the build failure is unrelated to my changes. Kindly review. -- This is an automated message from the Apache Git Service. To respond to t

Re: [I] [Feature][E2E] Add test case for upgrade zeta imap state [seatunnel]

2024-07-25 Thread via GitHub
github-actions[bot] commented on issue #7055: URL: https://github.com/apache/seatunnel/issues/7055#issuecomment-2251645922 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] [API] The background task process is suspended, and the task returned by the API interface is still running [seatunnel]

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

2024-07-25 Thread via GitHub
github-actions[bot] commented on issue #7033: URL: https://github.com/apache/seatunnel/issues/7033#issuecomment-2251646169 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] Extract hive specified partition data and report error [seatunnel]

2024-07-25 Thread via GitHub
github-actions[bot] commented on issue #7054: URL: https://github.com/apache/seatunnel/issues/7054#issuecomment-2251645976 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] [Feature] [Activemq] Added activemq sink [seatunnel]

2024-07-25 Thread via GitHub
Hisoka-X commented on PR #7251: URL: https://github.com/apache/seatunnel/pull/7251#issuecomment-2251759638 > Hi, I have made the review changes. It seems the build failure is unrelated to my changes. Kindly review. The test case unstable, just retry failed ci. ![image](https://git

Re: [PR] [Feature] [Activemq] Added activemq sink [seatunnel]

2024-07-25 Thread via GitHub
Hisoka-X commented on PR #7251: URL: https://github.com/apache/seatunnel/pull/7251#issuecomment-2251761277 Thanks @asapekia for update! Could you add e2e test case in https://github.com/apache/seatunnel/tree/dev/seatunnel-e2e/seatunnel-connector-v2-e2e? -- This is an automated message fro

Re: [PR] [Feature][Jdbc] Support hive compatibleMode add inceptor dialect [seatunnel]

2024-07-25 Thread via GitHub
Hisoka-X commented on PR #7262: URL: https://github.com/apache/seatunnel/pull/7262#issuecomment-2251776250 Thanks @Xuzhengz ! Quick question: does inceptor have docker to build e2e test case? -- This is an automated message from the Apache Git Service. To respond to the message, please lo

Re: [PR] [Feature][Jdbc] Support hive compatibleMode add inceptor dialect [seatunnel]

2024-07-25 Thread via GitHub
Xuzhengz commented on PR #7262: URL: https://github.com/apache/seatunnel/pull/7262#issuecomment-2251789479 > Thanks @Xuzhengz ! Quick question: does inceptor has docker to build e2e test case? 对不起,Inceptor仅支持transwarp TDH平台运行,没有独立可执行的docker容器,它是transwarp基于hive二次开发,支持jdbc sink. --

Re: [PR] [Feature][Jdbc] Support hive compatibleMode add inceptor dialect [seatunnel]

2024-07-25 Thread via GitHub
Xuzhengz commented on PR #7262: URL: https://github.com/apache/seatunnel/pull/7262#issuecomment-2251789702 > Thanks @Xuzhengz ! Quick question: does inceptor has docker to build e2e test case? Sorry, Inceptor only supports running on the Transwarp TDH platform and does not have a sta

Re: [PR] [Feature][Connector Hive] support hive savemode [seatunnel]

2024-07-25 Thread via GitHub
liunaijie commented on code in PR #6842: URL: https://github.com/apache/seatunnel/pull/6842#discussion_r1692376150 ## docs/zh/connector-v2/sink/Hive.md: ## @@ -0,0 +1,522 @@ +# Hive + +> Hive 数据接收器 + +## 支持的版本 + +已经验证的版本 : +- 2.3.9 +- 3.1.1 + +# 使用依赖 + +当你使用Spark/Flink时, 你需要保证已经

Re: [PR] [Improve][Connector-v2] Optimize the way of databases and tables are checked for existence [seatunnel]

2024-07-25 Thread via GitHub
dailai commented on PR #7261: URL: https://github.com/apache/seatunnel/pull/7261#issuecomment-2251818503 > Thanks,can you change all catalogs? > > https://github.com/apache/seatunnel/tree/dev/seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunne

[I] [Bug] [connector-file-s3] Lack of dependencies [seatunnel]

2024-07-25 Thread via GitHub
Xuzhengz opened a new issue, #7270: URL: https://github.com/apache/seatunnel/issues/7270 ### 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] [Feature][Jdbc] Support hive compatibleMode add inceptor dialect [seatunnel]

2024-07-25 Thread via GitHub
Hisoka-X commented on PR #7262: URL: https://github.com/apache/seatunnel/pull/7262#issuecomment-2251837172 > > Thanks @Xuzhengz ! Quick question: does inceptor has docker to build e2e test case? > > Sorry, Inceptor only supports running on the Transwarp TDH platform and does not have

Re: [PR] [Feature][Jdbc] Support hive compatibleMode add inceptor dialect [seatunnel]

2024-07-25 Thread via GitHub
Xuzhengz commented on PR #7262: URL: https://github.com/apache/seatunnel/pull/7262#issuecomment-2251838963 > oh I got it. Have you tested it? Yes, I have tested it. I have run it locally and can write data through the JDBC plugin, but I have not implemented the 'catalog' feature and canno

Re: [PR] [Feature][Jdbc] Support hive compatibleMode add inceptor dialect [seatunnel]

2024-07-25 Thread via GitHub
Hisoka-X commented on PR #7262: URL: https://github.com/apache/seatunnel/pull/7262#issuecomment-2251840498 please update the doc -- 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: [PR] [Feature][Jdbc] Support hive compatibleMode add inceptor dialect [seatunnel]

2024-07-25 Thread via GitHub
Xuzhengz commented on PR #7262: URL: https://github.com/apache/seatunnel/pull/7262#issuecomment-2251846993 > please update the doc ok -- 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 sp

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

2024-07-25 Thread via GitHub
hailin0 merged PR #7212: URL: https://github.com/apache/seatunnel/pull/7212 -- 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: [Feature][Zeta] Added the metrics information of table statistics in multi-table mode (#7212)

2024-07-25 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 d003bd85b6 [Feature][Zeta] Added the metrics in

(seatunnel) branch dev updated (d003bd85b6 -> 31e59cdf82)

2024-07-25 Thread wanghailin
This is an automated email from the ASF dual-hosted git repository. wanghailin pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/seatunnel.git from d003bd85b6 [Feature][Zeta] Added the metrics information of table statistics in multi-table mode (#7212) add

Re: [PR] [Feature][Jdbc] Support hive compatibleMode add inceptor dialect [seatunnel]

2024-07-25 Thread via GitHub
hailin0 merged PR #7262: URL: https://github.com/apache/seatunnel/pull/7262 -- 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 doris TRANSFER_ENCODING header error [seatunnel]

2024-07-25 Thread via GitHub
hailin0 merged PR #7267: URL: https://github.com/apache/seatunnel/pull/7267 -- 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][Connector-V2] Fix doris TRANSFER_ENCODING header error (#7267)

2024-07-25 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 d886495584 [Fix][Connector-V2] Fix doris TRANSF

(seatunnel) annotated tag 2.3.6 deleted (was 594c8a0e22)

2024-07-25 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia pushed a change to annotated tag 2.3.6 in repository https://gitbox.apache.org/repos/asf/seatunnel.git *** WARNING: tag 2.3.6 was deleted! *** tag was 594c8a0e22 The revisions that were on this annotated tag are sti

(seatunnel) branch 2.3.6-release updated (1fd3bc9d09 -> a1f46114a8)

2024-07-25 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia pushed a change to branch 2.3.6-release in repository https://gitbox.apache.org/repos/asf/seatunnel.git discard 1fd3bc9d09 [maven-release-plugin] prepare for next development iteration discard b27f2e725b [maven-release

(seatunnel) 03/03: [maven-release-plugin] prepare for next development iteration

2024-07-25 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia pushed a commit to branch 2.3.6-release in repository https://gitbox.apache.org/repos/asf/seatunnel.git commit a1f46114a84d017ee2a5cb584e7c18e11f3aa1db Author: Jia Fan AuthorDate: Fri Jul 26 11:01:28 2024 +0800 [mave

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

2024-07-25 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia pushed a commit to branch 2.3.6-release in repository https://gitbox.apache.org/repos/asf/seatunnel.git commit 0017b8ef5ec385fe11ec0361aaf003ac43c6326c Author: Jia Fan AuthorDate: Fri Jul 26 10:51:36 2024 +0800 [Rele

(seatunnel) annotated tag 2.3.6 updated (1a60c3958c -> 56e7d838e6)

2024-07-25 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia pushed a change to annotated tag 2.3.6 in repository https://gitbox.apache.org/repos/asf/seatunnel.git *** WARNING: tag 2.3.6 was modified! *** from 1a60c3958c (commit) to 56e7d838e6 (tag) tagging 1a60c3958c24

Re: [I] [Feature][MqttSource] Want to support mqtt protocol [seatunnel]

2024-07-25 Thread via GitHub
gitfortian commented on issue #5602: URL: https://github.com/apache/seatunnel/issues/5602#issuecomment-2251883032 +1 -- 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

Re: [I] [Bug] [connector-file-s3] Lack of dependencies [seatunnel]

2024-07-25 Thread via GitHub
Xuzhengz commented on issue #7270: URL: https://github.com/apache/seatunnel/issues/7270#issuecomment-2251890981 Due to a dependency conflict with the Hive driver, it has been resolved -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [I] [Bug] [connector-file-s3] Lack of dependencies [seatunnel]

2024-07-25 Thread via GitHub
Xuzhengz closed issue #7270: [Bug] [connector-file-s3] Lack of dependencies URL: https://github.com/apache/seatunnel/issues/7270 -- 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.

svn commit: r70557 - /dev/seatunnel/2.3.6/

2024-07-25 Thread fanjia
Author: fanjia Date: Fri Jul 26 04:21:36 2024 New Revision: 70557 Log: release 2.3.6 Modified: dev/seatunnel/2.3.6/apache-seatunnel-2.3.6-bin.tar.gz dev/seatunnel/2.3.6/apache-seatunnel-2.3.6-bin.tar.gz.asc dev/seatunnel/2.3.6/apache-seatunnel-2.3.6-bin.tar.gz.sha512 dev/seatunnel

Re: [I] [Bug] Unable to create a source for identifier 'Iceberg'. [seatunnel]

2024-07-25 Thread via GitHub
luzongzhu commented on issue #7182: URL: https://github.com/apache/seatunnel/issues/7182#issuecomment-2252019976 > @luzongzhu @muyuQvQ related issue: [apache/iceberg#2057](https://github.com/apache/iceberg/issues/2057) I have checked that both Doirs and Iceberg connectors are using Th

Re: [I] [Feature][Prometheus] Support Prometheus connector source/sink [seatunnel]

2024-07-25 Thread via GitHub
CosmosNi commented on issue #7201: URL: https://github.com/apache/seatunnel/issues/7201#issuecomment-2252079832 hi,@hailin0,about sink,I haven't found a good way. i try pushgateway,But it cannot take timestamp. -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] [Improve][Connector-v2] Optimize the way of databases and tables are checked for existence [seatunnel]

2024-07-25 Thread via GitHub
dailai commented on PR #7261: URL: https://github.com/apache/seatunnel/pull/7261#issuecomment-2252085976 > Thanks,can you change all catalogs? > > https://github.com/apache/seatunnel/tree/dev/seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunne

[I] [Bug] [plugin-discovery] Jar found with same prefix [seatunnel]

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