[PR] [Feature][Engine UI] partial pages of the engine [seatunnel]

2024-09-08 Thread via GitHub
QiaoJ-Chen opened a new pull request, #7602: URL: https://github.com/apache/seatunnel/pull/7602 This project is used to display engine information and has now completed the overview page, job page, and manager page. -- This is an automated message from the Apache Git Service. To respond t

Re: [PR] [Feature][Engine UI] partial pages of the engine [seatunnel]

2024-09-08 Thread via GitHub
QiaoJ-Chen commented on PR #7602: URL: https://github.com/apache/seatunnel/pull/7602#issuecomment-2336679950 ![20240908210512](https://github.com/user-attachments/assets/4ef04f98-dce3-4606-a5bb-01a4f5662bf2) ![20240908210520](https://github.com/user-attachments/assets/0047491a-7659-4a45-

Re: [I] [Feature][ JDBC sink and source ] Add JDBC sink and source for Trino SQL Engine [seatunnel]

2024-09-08 Thread via GitHub
YuriyGavrilov commented on issue #5944: URL: https://github.com/apache/seatunnel/issues/5944#issuecomment-2336813654 =( -- 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] [Bug] [mysql-cdc] Generate Splits for table [seatunnel]

2024-09-08 Thread via GitHub
github-actions[bot] closed issue #7298: [Bug] [mysql-cdc] Generate Splits for table URL: https://github.com/apache/seatunnel/issues/7298 -- 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

Re: [I] [Bug] [mysql-cdc] Generate Splits for table [seatunnel]

2024-09-08 Thread via GitHub
github-actions[bot] commented on issue #7298: URL: https://github.com/apache/seatunnel/issues/7298#issuecomment-2336890924 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][CDC] Support tidb cdc connector source [seatunnel]

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

(seatunnel-web) branch main updated: [Feature][Seatunnel-web]Add support to configure placeholder with default value in the job config. (#208)

2024-09-08 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/seatunnel-web.git The following commit(s) were added to refs/heads/main by this push: new 70e526a2 [Feature][Seatunnel-web]Add support

(seatunnel-web) branch main updated: [Improvement][Seatunnel-web] dom4j-1.6.1.jar has multiple CVEs, update the versions-maven-plugin version to avoid downloading the vulnerable version (#209)

2024-09-08 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/seatunnel-web.git The following commit(s) were added to refs/heads/main by this push: new ee671d33 [Improvement][Seatunnel-web] dom4j-1

Re: [PR] [Feature][zeta]Support exposing monitoring metrics by prometheus exporter protocol [seatunnel]

2024-09-08 Thread via GitHub
Hisoka-X commented on code in PR #7564: URL: https://github.com/apache/seatunnel/pull/7564#discussion_r1749481287 ## docs/zh/seatunnel-engine/telemetry.md: ## @@ -0,0 +1,151 @@ +--- +sidebar_position: 13 +--- + +# Telemetry + +通过 `Prometheus-exports` 集成 `Metrices` 可以更好地与相关的监控平台(

Re: [PR] [Docs] add docker cluster guide [seatunnel]

2024-09-08 Thread via GitHub
Hisoka-X commented on code in PR #7532: URL: https://github.com/apache/seatunnel/pull/7532#discussion_r1749511373 ## docs/en/start-v2/docker/docker.md: ## @@ -139,3 +138,227 @@ docker run --rm -it apache/seatunnel bash -c '/bin/start-cluste docker run --rm -it apache/seatunnel

Re: [PR] [Feature][Connector-V2][Hbase] implement hbase catalog [seatunnel]

2024-09-08 Thread via GitHub
hailin0 merged PR #7516: URL: https://github.com/apache/seatunnel/pull/7516 -- 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][Connector-V2][Hbase] implement hbase catalog (#7516)

2024-09-08 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 b978792cb1 [Feature][Connector-V2][Hbase] imple

Re: [PR] [Docs] add docker cluster guide [seatunnel]

2024-09-08 Thread via GitHub
liunaijie commented on code in PR #7532: URL: https://github.com/apache/seatunnel/pull/7532#discussion_r1749592773 ## docs/en/start-v2/docker/docker.md: ## @@ -139,3 +138,227 @@ docker run --rm -it apache/seatunnel bash -c '/bin/start-cluste docker run --rm -it apache/seatunne

Re: [PR] [Fix][Document] Fix typos in PostgreSQL-CDC doc [seatunnel]

2024-09-08 Thread via GitHub
hailin0 merged PR #7601: URL: https://github.com/apache/seatunnel/pull/7601 -- 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]Support exposing monitoring metrics by prometheus exporter protocol [seatunnel]

2024-09-08 Thread via GitHub
corgy-w closed issue #7539: [Feature][zeta]Support exposing monitoring metrics by prometheus exporter protocol URL: https://github.com/apache/seatunnel/issues/7539 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [Feature][Engine UI] partial pages of the engine [seatunnel]

2024-09-08 Thread via GitHub
Hisoka-X commented on PR #7602: URL: https://github.com/apache/seatunnel/pull/7602#issuecomment-2337186456 Shall we need add test case to build ui when creating PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U