[GitHub] [inlong] dockerzhang commented on pull request #7105: [INLONG-7104][Manager] Add database change script of 1.5.0 for InLongManager

2023-01-03 Thread GitBox
dockerzhang commented on PR #7105: URL: https://github.com/apache/inlong/pull/7105#issuecomment-1369506228 The following commits also changed the SQL since 1.4.0: https://github.com/apache/inlong/commit/fa294caae7250f2dce9dbb586403873cdd468676 https://github.com/apache/inlong/commit/b

[GitHub] [inlong] dockerzhang commented on pull request #7101: [INLONG-7100][Manager][Sort][Dashboard] Support partition key in Hudi sink

2023-01-03 Thread GitBox
dockerzhang commented on PR #7101: URL: https://github.com/apache/inlong/pull/7101#issuecomment-1369508490 @featzhang please update the documents at the time. -- 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

[inlong] branch master updated: [INLONG-7104][Manager] Add database change script of 1.5.0 for InLongManager (#7105)

2023-01-03 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang 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 e57d7dad3 [INLONG-7104][Manager] Add databa

[GitHub] [inlong] dockerzhang merged pull request #7105: [INLONG-7104][Manager] Add database change script of 1.5.0 for InLongManager

2023-01-03 Thread GitBox
dockerzhang merged PR #7105: URL: https://github.com/apache/inlong/pull/7105 -- 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.

[GitHub] [inlong] dockerzhang merged pull request #7101: [INLONG-7100][Manager][Sort][Dashboard] Support partition key in Hudi sink

2023-01-03 Thread GitBox
dockerzhang merged PR #7101: URL: https://github.com/apache/inlong/pull/7101 -- 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.

[inlong] branch master updated: [INLONG-7100][Manager][Sort][Dashboard] Support partition key in Hudi sink (#7101)

2023-01-03 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang 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 bb76e0f83 [INLONG-7100][Manager][Sort][Dash

[GitHub] [inlong] featzhang commented on pull request #7101: [INLONG-7100][Manager][Sort][Dashboard] Support partition key in Hudi sink

2023-01-03 Thread GitBox
featzhang commented on PR #7101: URL: https://github.com/apache/inlong/pull/7101#issuecomment-1369510825 > @featzhang please update the documents at the time. There is a description of the partition field in the document, no need to describe it separately -- This is an automated me

[GitHub] [inlong] dockerzhang opened a new pull request, #7131: [INLONG-7129][CI] Update the helm/chart action version

2023-01-03 Thread GitBox
dockerzhang opened a new pull request, #7131: URL: https://github.com/apache/inlong/pull/7131 ### 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 repl

[GitHub] [inlong] haifxu opened a new pull request, #7132: [INLONG-7130][Manager] Fix null JDBC URL when mysql stream sink init

2023-01-03 Thread GitBox
haifxu opened a new pull request, #7132: URL: https://github.com/apache/inlong/pull/7132 ### Prepare a Pull Request - Fixes #7130 ### Motivation JDBC is null when the stream sink init. ### Modifications Get information through data nodes, when JDBC URL is n

[GitHub] [inlong] gong commented on pull request #7118: [INLONG-7073][Sort] Support table level metrics for Apache Iceberg connector

2023-01-03 Thread GitBox
gong commented on PR #7118: URL: https://github.com/apache/inlong/pull/7118#issuecomment-1369559955 > > lost table level metric restore > > table level metric are in IcebergMultipleStreamWriter line 191,restore table metric at runtime maybe you need call > > lost table

[GitHub] [inlong] gong commented on a diff in pull request #7122: [INLONG-7121][Sort] Fix the parsing error of Flink SQL for MongoDB

2023-01-03 Thread GitBox
gong commented on code in PR #7122: URL: https://github.com/apache/inlong/pull/7122#discussion_r1060412310 ## inlong-sort/sort-core/src/main/java/org/apache/inlong/sort/parser/impl/FlinkSqlParser.java: ## @@ -890,10 +910,13 @@ private String parseFields(List fields, Node node)

[GitHub] [inlong] thesumery opened a new pull request, #7134: [INLONG-7089][Agent] Separate the concept of node tag from the node table and extract the concept of task group

2023-01-03 Thread GitBox
thesumery opened a new pull request, #7134: URL: https://github.com/apache/inlong/pull/7134 [INLONG-7089][Agent] Separate the concept of node tag from the node table and extract the concept of task group ### Prepare a Pull Request *(Change the title refer to the following example)*

[GitHub] [inlong] dockerzhang closed pull request #7131: [INLONG-7129][CI] Update the helm/chart action version

2023-01-03 Thread GitBox
dockerzhang closed pull request #7131: [INLONG-7129][CI] Update the helm/chart action version URL: https://github.com/apache/inlong/pull/7131 -- 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] fuweng11 commented on a diff in pull request #7134: [INLONG-7089][Agent] Separate the concept of node tag from the node table and extract the concept of task group

2023-01-03 Thread GitBox
fuweng11 commented on code in PR #7134: URL: https://github.com/apache/inlong/pull/7134#discussion_r1060433258 ## inlong-manager/manager-dao/src/main/java/org/apache/inlong/manager/dao/entity/InlongLabelEntity.java: ## @@ -0,0 +1,211 @@ +/* + * Licensed to the Apache Software Fo

[GitHub] [inlong] dockerzhang commented on issue #7129: [Bug][CI] Lint and test charts create kind cluster faild

2023-01-03 Thread GitBox
dockerzhang commented on issue #7129: URL: https://github.com/apache/inlong/issues/7129#issuecomment-1369621794 fixed in https://github.com/apache/inlong/pull/7125 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [inlong] gosonzhang commented on a diff in pull request #7134: [INLONG-7089][Agent] Separate the concept of node tag from the node table and extract the concept of task group

2023-01-03 Thread GitBox
gosonzhang commented on code in PR #7134: URL: https://github.com/apache/inlong/pull/7134#discussion_r1060468067 ## inlong-manager/manager-dao/pom.xml: ## @@ -114,6 +114,11 @@ postgresql ${postgresql.version}

[GitHub] [inlong] dockerzhang merged pull request #7125: [INLONG-7114][Release] Change the tag of Docker images to 1.5.0

2023-01-03 Thread GitBox
dockerzhang merged PR #7125: URL: https://github.com/apache/inlong/pull/7125 -- 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.

[GitHub] [inlong] gosonzhang commented on a diff in pull request #7134: [INLONG-7089][Agent] Separate the concept of node tag from the node table and extract the concept of task group

2023-01-03 Thread GitBox
gosonzhang commented on code in PR #7134: URL: https://github.com/apache/inlong/pull/7134#discussion_r1060471703 ## inlong-manager/manager-web/src/main/java/org/apache/inlong/manager/web/controller/InlongClusterController.java: ## @@ -228,11 +228,11 @@ public Response deleteNode

[inlong] branch branch-1.5 updated: [INLONG-7110][Release] Update changes log for the 1.5.0 version (#7125)

2023-01-03 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a commit to branch branch-1.5 in repository https://gitbox.apache.org/repos/asf/inlong.git The following commit(s) were added to refs/heads/branch-1.5 by this push: new 0da9aafd6 [INLONG-7110][Release] Up

[GitHub] [inlong] gosonzhang commented on a diff in pull request #7134: [INLONG-7089][Agent] Separate the concept of node tag from the node table and extract the concept of task group

2023-01-03 Thread GitBox
gosonzhang commented on code in PR #7134: URL: https://github.com/apache/inlong/pull/7134#discussion_r1060472648 ## inlong-manager/manager-web/sql/apache_inlong_manager.sql: ## @@ -158,6 +158,40 @@ CREATE TABLE IF NOT EXISTS `inlong_cluster_node` ) ENGINE = InnoDB DEFAULT CH

[GitHub] [inlong] dockerzhang commented on issue #7115: [Release] Publish all 1.5.0 images to docker hub

2023-01-03 Thread GitBox
dockerzhang commented on issue #7115: URL: https://github.com/apache/inlong/issues/7115#issuecomment-1369629546 All 1.5.0 images have been pushed. https://hub.docker.com/layers/inlong/dashboard/1.5.0/images/sha256-3ce675184f77873bc442bf656ccedc87800f2fd453a66fdf49b16c533b975e79?context=ex

[inlong] 01/03: [INLONG-7061][Sort] Support table level metrics for Apache Doris connector and add dirty metrics (#7062)

2023-01-03 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a commit to branch branch-1.5 in repository https://gitbox.apache.org/repos/asf/inlong.git commit 659385a0bdad7b1eaf264273efe24c9731f33a5e Author: Yizhou Yang <32808678+yizhou-y...@users.noreply.github.com> Aut

[inlong] branch branch-1.5 updated (0da9aafd6 -> ee17285f0)

2023-01-03 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a change to branch branch-1.5 in repository https://gitbox.apache.org/repos/asf/inlong.git from 0da9aafd6 [INLONG-7110][Release] Update changes log for the 1.5.0 version (#7125) new 659385a0b [INLONG

[inlong] 03/03: [INLONG-7100][Manager][Sort][Dashboard] Support partition key in Hudi sink (#7101)

2023-01-03 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a commit to branch branch-1.5 in repository https://gitbox.apache.org/repos/asf/inlong.git commit ee17285f03280850e1b3511ba4374e6fc1a0f488 Author: feat AuthorDate: Tue Jan 3 16:47:08 2023 +0800 [INLONG-71

[inlong] 02/03: [INLONG-7104][Manager] Add database change script of 1.5.0 for InLongManager (#7105)

2023-01-03 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a commit to branch branch-1.5 in repository https://gitbox.apache.org/repos/asf/inlong.git commit b7c5c91e6d323a9acf531a0afc52cd020d0628dc Author: feat AuthorDate: Tue Jan 3 16:46:36 2023 +0800 [INLONG-71

[GitHub] [inlong] dockerzhang merged pull request #7132: [INLONG-7130][Manager] Fix null JDBC URL when mysql stream sink init

2023-01-03 Thread GitBox
dockerzhang merged PR #7132: URL: https://github.com/apache/inlong/pull/7132 -- 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.

[inlong] branch master updated (bb76e0f83 -> 3f2588e5d)

2023-01-03 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git from bb76e0f83 [INLONG-7100][Manager][Sort][Dashboard] Support partition key in Hudi sink (#7101) add 3f2588e5d

[GitHub] [inlong] fuweng11 opened a new pull request, #7136: [INLONG-7135][Manager] Support the connection test of data nodes and clusters

2023-01-03 Thread GitBox
fuweng11 opened a new pull request, #7136: URL: https://github.com/apache/inlong/pull/7136 ### Prepare a Pull Request - Fixes #7135 ### Motivation Support the connection test of data nodes and clusters ### Modifications Support the connection test of data nodes

[GitHub] [inlong] vernedeng commented on a diff in pull request #7136: [INLONG-7135][Manager] Support the connection test of data nodes and clusters

2023-01-03 Thread GitBox
vernedeng commented on code in PR #7136: URL: https://github.com/apache/inlong/pull/7136#discussion_r1060487146 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/cluster/PulsarClusterOperator.java: ## @@ -86,4 +88,20 @@ protected void setTargetEnt

[GitHub] [inlong] shink commented on issue #7129: [Bug][CI] Lint and test charts create kind cluster faild

2023-01-03 Thread GitBox
shink commented on issue #7129: URL: https://github.com/apache/inlong/issues/7129#issuecomment-1369669188 same issue https://github.com/kubernetes-sigs/kind/issues/1437 cause of this problem: https://github.com/kubernetes-sigs/kind/issues/1437#issuecomment-602975963 -- This is an autom

[GitHub] [inlong] gong merged pull request #7136: [INLONG-7135][Manager] Support the connection test of data nodes and clusters

2023-01-03 Thread GitBox
gong merged PR #7136: URL: https://github.com/apache/inlong/pull/7136 -- 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.apache.

[inlong] branch master updated: [INLONG-7135][Manager] Support the connection test of data nodes and clusters (#7136)

2023-01-03 Thread pacinogong
This is an automated email from the ASF dual-hosted git repository. pacinogong 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 546006564 [INLONG-7135][Manager] Support the

[GitHub] [inlong] dockerzhang commented on pull request #7134: [INLONG-7089][Agent] Separate the concept of node tag from the node table and extract the concept of task group

2023-01-03 Thread GitBox
dockerzhang commented on PR #7134: URL: https://github.com/apache/inlong/pull/7134#issuecomment-1370397565 Please update https://github.com/apache/inlong/blob/master/inlong-manager/manager-web/sql/changes-1.5.0.sql at the same time. -- This is an automated message from the Apache Git Ser

[GitHub] [inlong] bluewang opened a new pull request, #7137: [INLONG-7133][Dashboard] The sink's data node supports jumping to the node page

2023-01-03 Thread GitBox
bluewang opened a new pull request, #7137: URL: https://github.com/apache/inlong/pull/7137 ### 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

[inlong] 01/02: [INLONG-7130][Manager] Fix null JDBC URL when mysql stream sink init (#7132)

2023-01-03 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a commit to branch branch-1.5 in repository https://gitbox.apache.org/repos/asf/inlong.git commit aa6c0809927ad60e56f875158fa58ca61cb1b595 Author: haifxu AuthorDate: Tue Jan 3 18:58:25 2023 +0800 [INLONG-

[inlong] 02/02: [INLONG-7135][Manager] Support the connection test of data nodes and clusters (#7136)

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

[inlong] branch branch-1.5 updated (ee17285f0 -> 44feb7517)

2023-01-03 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a change to branch branch-1.5 in repository https://gitbox.apache.org/repos/asf/inlong.git from ee17285f0 [INLONG-7100][Manager][Sort][Dashboard] Support partition key in Hudi sink (#7101) new aa6c08

[GitHub] [inlong] gong merged pull request #7122: [INLONG-7121][Sort] Fix the parsing error of Flink SQL for MongoDB

2023-01-03 Thread GitBox
gong merged PR #7122: URL: https://github.com/apache/inlong/pull/7122 -- 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.apache.

[inlong] branch master updated: [INLONG-7121][Sort] Fix the parsing error of Flink SQL for MongoDB (#7122)

2023-01-03 Thread pacinogong
This is an automated email from the ASF dual-hosted git repository. pacinogong 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 4627e1cab [INLONG-7121][Sort] Fix the parsin

[GitHub] [inlong] gong merged pull request #7127: [INLONG-7126][Sort] Support multiple dirty sink archive helper

2023-01-03 Thread GitBox
gong merged PR #7127: URL: https://github.com/apache/inlong/pull/7127 -- 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.apache.

[inlong] branch master updated: [INLONG-7126][Sort] Support multiple dirty sink archive helper (#7127)

2023-01-03 Thread pacinogong
This is an automated email from the ASF dual-hosted git repository. pacinogong 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 c40021560 [INLONG-7126][Sort] Support multip

[GitHub] [inlong] leezng commented on a diff in pull request #7137: [INLONG-7133][Dashboard] The sink's data node supports jumping to the node page

2023-01-03 Thread GitBox
leezng commented on code in PR #7137: URL: https://github.com/apache/inlong/pull/7137#discussion_r1061089392 ## inlong-dashboard/src/metas/sinks/defaults/Elasticsearch.ts: ## @@ -52,33 +53,14 @@ export default class ElasticsearchSink implements DataWithBackend, RenderRow, Ren

[GitHub] [inlong] thesumery commented on a diff in pull request #7134: [INLONG-7089][Agent] Separate the concept of node tag from the node table and extract the concept of task group

2023-01-03 Thread GitBox
thesumery commented on code in PR #7134: URL: https://github.com/apache/inlong/pull/7134#discussion_r1061094333 ## inlong-manager/manager-web/src/main/java/org/apache/inlong/manager/web/controller/InlongClusterController.java: ## @@ -228,11 +228,11 @@ public Response deleteNode(

[GitHub] [inlong] thesumery commented on pull request #7134: [INLONG-7089][Manager] Separate the concept of node tag from the node table and extract the concept of task group

2023-01-03 Thread GitBox
thesumery commented on PR #7134: URL: https://github.com/apache/inlong/pull/7134#issuecomment-1370430159 > Please update https://github.com/apache/inlong/blob/master/inlong-manager/manager-web/sql/changes-1.5.0.sql at the same time. done -- This is an automated message from the Ap

[GitHub] [inlong] thesumery commented on pull request #7118: [INLONG-7073][Sort] Support table level metrics for Apache Iceberg connector

2023-01-03 Thread GitBox
thesumery commented on PR #7118: URL: https://github.com/apache/inlong/pull/7118#issuecomment-1370432910 > registerSubMetricsGroup It‘s different from other multiple sink connector.It's a 'IcebergMultipleStreamWriter' include many 'IcebergSingleStreamWriter',so SinkTableMetricData#r

[GitHub] [inlong] leezng commented on a diff in pull request #7137: [INLONG-7133][Dashboard] The sink's data node supports jumping to the node page

2023-01-03 Thread GitBox
leezng commented on code in PR #7137: URL: https://github.com/apache/inlong/pull/7137#discussion_r1061110106 ## inlong-dashboard/src/components/HighSelect/index.tsx: ## @@ -48,6 +48,7 @@ export interface HighSelectProps extends Omit, 'options'> { requestTrigger?: ('onO

[inlong] 02/02: [INLONG-7126][Sort] Support multiple dirty sink archive helper (#7127)

2023-01-03 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a commit to branch branch-1.5 in repository https://gitbox.apache.org/repos/asf/inlong.git commit 5c37f1efafecebb239ea23bf60cf9b1c45a713cf Author: Yizhou Yang <32808678+yizhou-y...@users.noreply.github.com> Aut

[inlong] branch branch-1.5 updated (44feb7517 -> 5c37f1efa)

2023-01-03 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a change to branch branch-1.5 in repository https://gitbox.apache.org/repos/asf/inlong.git from 44feb7517 [INLONG-7135][Manager] Support the connection test of data nodes and clusters (#7136) new 134

[inlong] 01/02: [INLONG-7121][Sort] Fix the parsing error of Flink SQL for MongoDB (#7122)

2023-01-03 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a commit to branch branch-1.5 in repository https://gitbox.apache.org/repos/asf/inlong.git commit 13459e233e87c17a9c7da5e00c03119c31f7322c Author: kuansix <490305...@qq.com> AuthorDate: Wed Jan 4 10:15:38 2023

[GitHub] [inlong] EMsnap opened a new pull request, #7141: [INLONG-7140][Sort] Sort mysql cdc connector mysql snapshot split exit catch exception

2023-01-03 Thread GitBox
EMsnap opened a new pull request, #7141: URL: https://github.com/apache/inlong/pull/7141 ### Prepare a Pull Request - Fixes #7140 ### Motivation - Fixes #7140 ### Modifications catch exception in mysql snapshot split ### Verifying this change ![

[GitHub] [inlong] leezng merged pull request #7137: [INLONG-7133][Dashboard] The sink's data node supports jumping to the node page

2023-01-03 Thread GitBox
leezng merged PR #7137: URL: https://github.com/apache/inlong/pull/7137 -- 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: [INLONG-7133][Dashboard] The sink's data node supports jumping to the node page (#7137)

2023-01-03 Thread leezng
This is an automated email from the ASF dual-hosted git repository. leezng 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 0f081e6df [INLONG-7133][Dashboard] The sink's da