[GitHub] [inlong] zhangyifan27 commented on a diff in pull request #7059: [INLONG-7058][Sort] Support Apache Kudu connector

2022-12-28 Thread GitBox
zhangyifan27 commented on code in PR #7059: URL: https://github.com/apache/inlong/pull/7059#discussion_r1058136032 ## inlong-sort/sort-connectors/kudu/src/main/java/org/apache/inlong/sort/kudu/sink/KuduAsyncSinkFunction.java: ## @@ -0,0 +1,144 @@ +/* + * Licensed to the Apache S

[GitHub] [inlong] gong commented on pull request #7085: [INLONG-7083][Sort]StarRocks connector supports dirty data archives

2022-12-28 Thread GitBox
gong commented on PR #7085: URL: https://github.com/apache/inlong/pull/7085#issuecomment-1366483394 lost dirty data metric init in inlong-sort/sort-connectors/starrocks/src/main/java/org/apache/inlong/sort/starrocks/table/sink/StarRocksDynamicSinkFunction.java ```java MetricOption me

[GitHub] [inlong] gong commented on a diff in pull request #7085: [INLONG-7083][Sort] StarRocks connector supports dirty data archives and metric

2022-12-28 Thread GitBox
gong commented on code in PR #7085: URL: https://github.com/apache/inlong/pull/7085#discussion_r1058183023 ## inlong-sort/sort-connectors/base/src/main/java/org/apache/inlong/sort/base/metric/sub/SinkTableMetricData.java: ## @@ -204,6 +204,40 @@ public void outputMetricsWithEsti

[GitHub] [inlong] gong commented on a diff in pull request #7085: [INLONG-7083][Sort] StarRocks connector supports dirty data archives and metric

2022-12-28 Thread GitBox
gong commented on code in PR #7085: URL: https://github.com/apache/inlong/pull/7085#discussion_r1058183397 ## inlong-sort/sort-connectors/base/src/main/java/org/apache/inlong/sort/base/metric/sub/SinkTableMetricData.java: ## @@ -180,7 +180,7 @@ public void outputMetricsWithEstim

[GitHub] [inlong] woofyzhao opened a new pull request, #7087: [INLONG-7086][DataProxy] Add default ext tag report value

2022-12-28 Thread GitBox
woofyzhao opened a new pull request, #7087: URL: https://github.com/apache/inlong/pull/7087 - Fixes #7086 -- 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

[GitHub] [inlong] yunqingmoswu commented on a diff in pull request #7062: [INLONG-7061][Sort] Support table level metrics for Apache Doris connector and add dirty metrics

2022-12-28 Thread GitBox
yunqingmoswu commented on code in PR #7062: URL: https://github.com/apache/inlong/pull/7062#discussion_r1058690888 ## inlong-sort/sort-connectors/doris/src/main/java/org/apache/inlong/sort/doris/table/DorisDynamicSchemaOutputFormat.java: ## @@ -503,6 +512,42 @@ private void hand

[GitHub] [inlong] featzhang closed pull request #7059: [INLONG-7058][Sort] Support Apache Kudu connector

2022-12-28 Thread GitBox
featzhang closed pull request #7059: [INLONG-7058][Sort] Support Apache Kudu connector URL: https://github.com/apache/inlong/pull/7059 -- 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 co

[GitHub] [inlong] gosonzhang commented on a diff in pull request #6902: [INLONG-6829][Agent] Support for the task delivery of stream_source according to the tag granularity

2022-12-28 Thread GitBox
gosonzhang commented on code in PR #6902: URL: https://github.com/apache/inlong/pull/6902#discussion_r1058699795 ## inlong-agent/agent-common/pom.xml: ## @@ -92,6 +92,11 @@ commons-io + Review Comment: The liceanse and notice of the agent mod

[GitHub] [inlong] healchow commented on a diff in pull request #7087: [INLONG-7086][DataProxy] Add default ext tag report value

2022-12-28 Thread GitBox
healchow commented on code in PR #7087: URL: https://github.com/apache/inlong/pull/7087#discussion_r1058734712 ## inlong-dataproxy/dataproxy-source/src/main/java/org/apache/inlong/dataproxy/heartbeat/HeartbeatManager.java: ## @@ -56,6 +56,7 @@ public class HeartbeatManager imple

[GitHub] [inlong] healchow commented on a diff in pull request #7078: [INLONG-7075][Sort] Add table level metric for PostgreSQL

2022-12-28 Thread GitBox
healchow commented on code in PR #7078: URL: https://github.com/apache/inlong/pull/7078#discussion_r1058737166 ## inlong-sort/sort-connectors/jdbc/src/main/java/org/apache/inlong/sort/jdbc/internal/JdbcMultiBatchingOutputFormat.java: ## @@ -532,6 +515,20 @@ protected void attemp

[GitHub] [inlong] liaorui commented on pull request #7085: [INLONG-7083][Sort] StarRocks connector supports dirty data archives and metric

2022-12-28 Thread GitBox
liaorui commented on PR #7085: URL: https://github.com/apache/inlong/pull/7085#issuecomment-1367101287 > done -- 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

[GitHub] [inlong] dockerzhang merged pull request #7084: [INLONG-7063][Dashboard] Optimize the topic name of the new consumption page

2022-12-28 Thread GitBox
dockerzhang merged PR #7084: URL: https://github.com/apache/inlong/pull/7084 -- 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-7063][Dashboard] Optimize the topic name of the new consumption page (#7084)

2022-12-28 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 6243a0577 [INLONG-7063][Dashboard] Optimize

[GitHub] [inlong] dockerzhang commented on a diff in pull request #6915: [INLONG-6841][Metrics] Add grafana dockerfile to simplify configuration

2022-12-28 Thread GitBox
dockerzhang commented on code in PR #6915: URL: https://github.com/apache/inlong/pull/6915#discussion_r1058769504 ## inlong-tools/grafana/dashboards/Dockerfile: ## @@ -0,0 +1,25 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license ag

[GitHub] [inlong] EMsnap merged pull request #6902: [INLONG-6829][Agent] Support for the task delivery of stream_source according to the tag granularity

2022-12-28 Thread GitBox
EMsnap merged PR #6902: URL: https://github.com/apache/inlong/pull/6902 -- 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 (6243a0577 -> 2ef7e0b25)

2022-12-28 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 6243a0577 [INLONG-7063][Dashboard] Optimize the topic name of the new consumption page (#7084) add 2ef7e0b25 [INL

[GitHub] [inlong] woofyzhao commented on a diff in pull request #7087: [INLONG-7086][DataProxy] Add default ext tag report value

2022-12-28 Thread GitBox
woofyzhao commented on code in PR #7087: URL: https://github.com/apache/inlong/pull/7087#discussion_r1058770229 ## inlong-dataproxy/dataproxy-source/src/main/java/org/apache/inlong/dataproxy/heartbeat/HeartbeatManager.java: ## @@ -56,6 +56,7 @@ public class HeartbeatManager impl

[GitHub] [inlong] woofyzhao commented on a diff in pull request #7087: [INLONG-7086][DataProxy] Add default ext tag report value

2022-12-28 Thread GitBox
woofyzhao commented on code in PR #7087: URL: https://github.com/apache/inlong/pull/7087#discussion_r1058770229 ## inlong-dataproxy/dataproxy-source/src/main/java/org/apache/inlong/dataproxy/heartbeat/HeartbeatManager.java: ## @@ -56,6 +56,7 @@ public class HeartbeatManager impl

[GitHub] [inlong] dockerzhang commented on a diff in pull request #7077: [INLONG-7072][Manager][Sort] Resource adaptive adjustment for Hudi

2022-12-28 Thread GitBox
dockerzhang commented on code in PR #7077: URL: https://github.com/apache/inlong/pull/7077#discussion_r1058774574 ## .gitignore: ## @@ -71,3 +71,8 @@ inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-cpp/release/bin/ # Docker mysql storage docker/docker-compose/mysql + +/inlong-s

[GitHub] [inlong] dockerzhang commented on pull request #7079: [INLONG-7076][Sort] Add multi table sink for MySQL

2022-12-28 Thread GitBox
dockerzhang commented on PR #7079: URL: https://github.com/apache/inlong/pull/7079#issuecomment-1367116693 @chyueyi do we need to update the document at the same time? https://inlong.apache.org/docs/next/data_node/extract_node/mysql-cdc if you want to change the document, you ca

[GitHub] [inlong] kuansix commented on a diff in pull request #7079: [INLONG-7076][Sort] Add multi table sink for MySQL

2022-12-28 Thread GitBox
kuansix commented on code in PR #7079: URL: https://github.com/apache/inlong/pull/7079#discussion_r1058784618 ## inlong-sort/sort-connectors/jdbc/src/main/java/org/apache/inlong/sort/jdbc/internal/JdbcMultiBatchingOutputFormat.java: ## @@ -399,14 +420,44 @@ protected GenericRowD

[GitHub] [inlong] gong merged pull request #7085: [INLONG-7083][Sort] StarRocks connector supports dirty data archives and metric

2022-12-28 Thread GitBox
gong merged PR #7085: URL: https://github.com/apache/inlong/pull/7085 -- 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 (2ef7e0b25 -> ca6952e1d)

2022-12-28 Thread pacinogong
This is an automated email from the ASF dual-hosted git repository. pacinogong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git from 2ef7e0b25 [INLONG-6829][Agent] Support for the task delivery of stream_source according to the tag granularity (#