[GitHub] [inlong] liaosunny123 closed pull request #8968: [INLONG-8967][Sort] Add Mysql connector on flink 1.15

2023-09-24 Thread via GitHub
liaosunny123 closed pull request #8968: [INLONG-8967][Sort] Add Mysql connector on flink 1.15 URL: https://github.com/apache/inlong/pull/8968 -- 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 spec

[GitHub] [inlong] liaosunny123 opened a new pull request, #8980: [INLONG-8967][Sort] Add Mysql connector on flink 1.15

2023-09-24 Thread via GitHub
liaosunny123 opened a new pull request, #8980: URL: https://github.com/apache/inlong/pull/8980 ### Prepare a Pull Request *(Change the title refer to the following example)* - Title Example: [INLONG-XYZ][Component] Title of the pull request *(The following *XYZ* should be rep

[GitHub] [inlong] liaosunny123 opened a new pull request, #8981: fix: fix command opt desc

2023-09-24 Thread via GitHub
liaosunny123 opened a new pull request, #8981: URL: https://github.com/apache/inlong/pull/8981 ### Prepare a Pull Request *(Change the title refer to the following example)* - Title Example: [INLONG-XYZ][Component] Title of the pull request *(The following *XYZ* should be rep

[GitHub] [inlong] EMsnap commented on pull request #8980: [INLONG-8967][Sort] Add Mysql connector on flink 1.15

2023-09-24 Thread via GitHub
EMsnap commented on PR #8980: URL: https://github.com/apache/inlong/pull/8980#issuecomment-1732797383 Please add a end to end test on flink1.15 thx -- 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 t

[GitHub] [inlong] fuweng11 commented on a diff in pull request #8978: [INLONG-8964][Manager] Support Sortstandalone cluster management

2023-09-24 Thread via GitHub
fuweng11 commented on code in PR #8978: URL: https://github.com/apache/inlong/pull/8978#discussion_r1335315969 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/cluster/sortstandalone/SortstandaloneClusterDTO.java: ## @@ -0,0 +1,65 @@ +/* + * Licensed t

[GitHub] [inlong] vernedeng commented on a diff in pull request #8978: [INLONG-8964][Manager] Support Sortstandalone cluster management

2023-09-24 Thread via GitHub
vernedeng commented on code in PR #8978: URL: https://github.com/apache/inlong/pull/8978#discussion_r1335316693 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/cluster/sortstandalone/SortstandaloneClusterDTO.java: ## @@ -0,0 +1,65 @@ +/* + * Licensed

[GitHub] [inlong] EMsnap merged pull request #8949: [INLONG-8950][Dashboard] Data synchronization supports transform

2023-09-24 Thread via GitHub
EMsnap merged PR #8949: URL: https://github.com/apache/inlong/pull/8949 -- 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...@inlong.apach

[inlong] branch master updated (3a88a30ba6 -> 1b327f8a92)

2023-09-24 Thread zirui
This is an automated email from the ASF dual-hosted git repository. zirui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git from 3a88a30ba6 [INLONG-8975][Manager] Manager issues an audit IDs based on the group mode (#8976) add 1b327f8a92 [INL

[GitHub] [inlong] bluewang opened a new pull request, #8984: [INLONG-8983][Dashboard] Log component query optimization

2023-09-24 Thread via GitHub
bluewang opened a new pull request, #8984: URL: https://github.com/apache/inlong/pull/8984 ### Prepare a Pull Request *(Change the title refer to the following example)* - Title Example: [INLONG-XYZ][Component] Title of the pull request *(The following *XYZ* should be replace

[inlong] 01/06: [INLONG-8936][DataProxy] The log's path for DataProxy is wrong (#8937)

2023-09-24 Thread luchunliang
This is an automated email from the ASF dual-hosted git repository. luchunliang pushed a commit to branch branch-1.9 in repository https://gitbox.apache.org/repos/asf/inlong.git commit c6f2fabbd8e6aded0ac130a63a3f28c811385112 Author: Goson Zhang <4675...@qq.com> AuthorDate: Tue Sep 19 17:35:19 20

[inlong] 03/06: [INLONG-8934][Distribution] Add Iceberg connectors into the release bundle (#8935)

2023-09-24 Thread luchunliang
This is an automated email from the ASF dual-hosted git repository. luchunliang pushed a commit to branch branch-1.9 in repository https://gitbox.apache.org/repos/asf/inlong.git commit 97a93f169b41608d96ac37bf539c3427a27f1e7e Author: vernedeng AuthorDate: Tue Sep 19 18:43:46 2023 +0800 [INL

[inlong] 04/06: [INLONG-8942][Distribution] Support merging multiple module jars to reduce distribution package size (#8943)

2023-09-24 Thread luchunliang
This is an automated email from the ASF dual-hosted git repository. luchunliang pushed a commit to branch branch-1.9 in repository https://gitbox.apache.org/repos/asf/inlong.git commit 56286d00e3ab891500f6dbe9a7725fe3a01c3eb5 Author: 卢春亮 <946240...@qq.com> AuthorDate: Thu Sep 21 10:42:39 2023 +08

[inlong] 05/06: [INLONG-8946][Manager] Optimize the audit ID method issued by the manager (#8947)

2023-09-24 Thread luchunliang
This is an automated email from the ASF dual-hosted git repository. luchunliang pushed a commit to branch branch-1.9 in repository https://gitbox.apache.org/repos/asf/inlong.git commit ff1af8c1a3db817eaa01c41356b2f11ee033cde2 Author: haifxu AuthorDate: Thu Sep 21 12:52:14 2023 +0800 [INLONG

[inlong] 02/06: [INLONG-8939][Manager] Add a switch to initiate the delete data source task (#8940)

2023-09-24 Thread luchunliang
This is an automated email from the ASF dual-hosted git repository. luchunliang pushed a commit to branch branch-1.9 in repository https://gitbox.apache.org/repos/asf/inlong.git commit f7169e351e4f18616e3db310657e464c5c9ae2ff Author: fuweng11 <76141879+fuwen...@users.noreply.github.com> AuthorDat

[inlong] 06/06: [INLONG-8951][Manager] Support for configuring built-in fields for iceberg and starrocks (#8952)

2023-09-24 Thread luchunliang
This is an automated email from the ASF dual-hosted git repository. luchunliang pushed a commit to branch branch-1.9 in repository https://gitbox.apache.org/repos/asf/inlong.git commit 2680927d7a25a5ab5ae2ec54550adc60c122eec8 Author: fuweng11 <76141879+fuwen...@users.noreply.github.com> AuthorDat

[inlong] branch branch-1.9 updated (12df355930 -> 2680927d7a)

2023-09-24 Thread luchunliang
This is an automated email from the ASF dual-hosted git repository. luchunliang pushed a change to branch branch-1.9 in repository https://gitbox.apache.org/repos/asf/inlong.git from 12df355930 [INLONG-8908][Dashboard] Support management of Tencent cloud log service sink (#8933) new c6

[inlong] branch branch-1.9 updated: [INLONG-8953][Sort] Fix IcebergSource defaults the StartSnapshot to the latest (#8954)

2023-09-24 Thread luchunliang
This is an automated email from the ASF dual-hosted git repository. luchunliang pushed a commit to branch branch-1.9 in repository https://gitbox.apache.org/repos/asf/inlong.git The following commit(s) were added to refs/heads/branch-1.9 by this push: new 4ef2b3d1e6 [INLONG-8953][Sort] Fix

[GitHub] [inlong] luchunliang opened a new pull request, #8985: [INLONG-8875][Release] Update changes log for the 1.9.0 version

2023-09-24 Thread via GitHub
luchunliang opened a new pull request, #8985: URL: https://github.com/apache/inlong/pull/8985 ### Prepare a Pull Request - Fixes #8875 ### Motivation [Release] Update changes log for the 1.9.0 version -- This is an automated message from the Apache Git Service. To

[GitHub] [inlong] castorqin opened a new pull request, #8987: [Manager] Sort standalone get params from manager error

2023-09-24 Thread via GitHub
castorqin opened a new pull request, #8987: URL: https://github.com/apache/inlong/pull/8987 ### Prepare a Pull Request *(Change the title refer to the following example)* - Title Example: [INLONG-XYZ][Component] Title of the pull request *(The following *XYZ* should be replac

[GitHub] [inlong] vernedeng merged pull request #8987: [INLONG-8986][Manager] Sort standalone get params from manager error

2023-09-24 Thread via GitHub
vernedeng merged PR #8987: URL: https://github.com/apache/inlong/pull/8987 -- 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...@inlong.ap

[inlong] branch master updated: [INLONG-8986][Manager] Sortstandalone get params from manager error (#8987)

2023-09-24 Thread vernedeng
This is an automated email from the ASF dual-hosted git repository. vernedeng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git The following commit(s) were added to refs/heads/master by this push: new 3c1f448927 [INLONG-8986][Manager] Sortstandal

[GitHub] [inlong-website] liaosunny123 opened a new issue, #864: [Improve] Add Redis Sort Connector Document

2023-09-24 Thread via GitHub
liaosunny123 opened a new issue, #864: URL: https://github.com/apache/inlong-website/issues/864 ### Description Add Redis Connector Document of Flink ### Are you willing to submit PR? - [X] Yes, I am willing to submit a PR! ### Code of Conduct - [X] I agree