[GitHub] [inlong] healchow merged pull request #6034: [INLONG-6033][Agent] Support for hidden directories

2022-09-27 Thread GitBox
healchow merged PR #6034: URL: https://github.com/apache/inlong/pull/6034 -- 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.apa

[inlong] branch master updated (6bbb5d99d -> af66f1b40)

2022-09-27 Thread healchow
This is an automated email from the ASF dual-hosted git repository. healchow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git from 6bbb5d99d [INLONG-6035][TubeMQ] Add Broker's message append and file refresh delay statistics (#6036) add af66

[inlong] branch release-1.3.0 updated: [INLONG-6033][Agent] File collect support for hidden directories (#6034)

2022-09-27 Thread healchow
This is an automated email from the ASF dual-hosted git repository. healchow pushed a commit to branch release-1.3.0 in repository https://gitbox.apache.org/repos/asf/inlong.git The following commit(s) were added to refs/heads/release-1.3.0 by this push: new b18a60e69 [INLONG-6033][Agent] F

[GitHub] [inlong] Keylchen opened a new pull request, #6037: [INLONG-6032][Agent] Reconstruct AgentPrometheusListener according to Zhiyan and add relative unit tests.

2022-09-27 Thread GitBox
Keylchen opened a new pull request, #6037: URL: https://github.com/apache/inlong/pull/6037 ### Prepare a Pull Request Reconstruct AgentPrometheusListener according to Zhiyan. ### Motivation -To fix when running a data acquisition task, AgentPrometheusMetricListener will fail.

[GitHub] [inlong] gosonzhang opened a new pull request, #6039: [INLONG-6038][TubeMQ] Optimize FlowCtrlRuleHandler.updateFlowCtrlInfo()

2022-09-27 Thread GitBox
gosonzhang opened a new pull request, #6039: URL: https://github.com/apache/inlong/pull/6039 - Fixes #6038 -- 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 unsubs

[GitHub] [inlong] healchow commented on a diff in pull request #6039: [INLONG-6038][TubeMQ] Optimize FlowCtrlRuleHandler.updateFlowCtrlInfo()

2022-09-27 Thread GitBox
healchow commented on code in PR #6039: URL: https://github.com/apache/inlong/pull/6039#discussion_r980959567 ## inlong-tubemq/tubemq-client/src/main/java/org/apache/inlong/tubemq/client/config/ConsumerConfig.java: ## @@ -245,7 +245,11 @@ public int getMaxSubInfoReportIntvlTimes

[GitHub] [inlong] healchow commented on a diff in pull request #6039: [INLONG-6038][TubeMQ] Optimize FlowCtrlRuleHandler.updateFlowCtrlInfo()

2022-09-27 Thread GitBox
healchow commented on code in PR #6039: URL: https://github.com/apache/inlong/pull/6039#discussion_r980964144 ## inlong-tubemq/tubemq-client/src/main/java/org/apache/inlong/tubemq/client/config/ConsumerConfig.java: ## @@ -245,7 +245,11 @@ public int getMaxSubInfoReportIntvlTimes

[GitHub] [inlong] healchow commented on a diff in pull request #6037: [INLONG-6032][Agent] Reconstruct AgentPrometheusListener according to Zhiyan and add relative unit tests.

2022-09-27 Thread GitBox
healchow commented on code in PR #6037: URL: https://github.com/apache/inlong/pull/6037#discussion_r980968513 ## inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/metrics/AgentCustomPrometheusListener.java: ## @@ -0,0 +1,138 @@ +/* + * Licensed to the Apache Softwa

[GitHub] [inlong] healchow commented on a diff in pull request #6037: [INLONG-6032][Agent] Reconstruct AgentPrometheusListener according to Zhiyan and add relative unit tests.

2022-09-27 Thread GitBox
healchow commented on code in PR #6037: URL: https://github.com/apache/inlong/pull/6037#discussion_r980969475 ## inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/metrics/AgentCustomPrometheusListener.java: ## @@ -0,0 +1,138 @@ +/* + * Licensed to the Apache Softwa

[GitHub] [inlong] healchow commented on a diff in pull request #6020: [INLONG-6018][Manager] Utilize hive data node when creating group resources

2022-09-27 Thread GitBox
healchow commented on code in PR #6020: URL: https://github.com/apache/inlong/pull/6020#discussion_r980979124 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/resource/sink/hive/HiveResourceOperator.java: ## @@ -78,6 +84,28 @@ public void createS

[GitHub] [inlong] Keylchen commented on a diff in pull request #6037: [INLONG-6032][Agent] Reconstruct AgentPrometheusListener according to Zhiyan and add relative unit tests.

2022-09-27 Thread GitBox
Keylchen commented on code in PR #6037: URL: https://github.com/apache/inlong/pull/6037#discussion_r981023883 ## inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/metrics/AgentCustomPrometheusListener.java: ## @@ -0,0 +1,138 @@ +/* + * Licensed to the Apache Softwa

[GitHub] [inlong] woofyzhao commented on a diff in pull request #6020: [INLONG-6018][Manager] Utilize hive data node when creating group resources

2022-09-27 Thread GitBox
woofyzhao commented on code in PR #6020: URL: https://github.com/apache/inlong/pull/6020#discussion_r981031525 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/resource/sink/hive/HiveResourceOperator.java: ## @@ -78,6 +84,28 @@ public void create

[GitHub] [inlong] dockerzhang merged pull request #6039: [INLONG-6038][TubeMQ] Optimize FlowCtrlRuleHandler.updateFlowCtrlInfo()

2022-09-27 Thread GitBox
dockerzhang merged PR #6039: URL: https://github.com/apache/inlong/pull/6039 -- 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-6038][TubeMQ] Optimize FlowCtrlRuleHandler.updateFlowCtrlInfo() (#6039)

2022-09-27 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 08a12a64e [INLONG-6038][TubeMQ] Optimize F

[GitHub] [inlong] gosonzhang opened a new pull request, #6041: [INLONG-6040][DataProxy] DataProxy does not fully update the configurations

2022-09-27 Thread GitBox
gosonzhang opened a new pull request, #6041: URL: https://github.com/apache/inlong/pull/6041 - Fixes #6040 -- 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 unsub

[inlong] branch master updated: [INLONG-6022][Agent] Fix lost read and send count (#6023)

2022-09-27 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 28340ca90 [INLONG-6022][Agent] Fix lost rea

[GitHub] [inlong] dockerzhang merged pull request #6023: [INLONG-6022][Agent] Fix lost read and send count

2022-09-27 Thread GitBox
dockerzhang merged PR #6023: URL: https://github.com/apache/inlong/pull/6023 -- 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 #6020: [INLONG-6018][Manager] Using the Hive data node when creating group resources

2022-09-27 Thread GitBox
dockerzhang merged PR #6020: URL: https://github.com/apache/inlong/pull/6020 -- 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-6018][Manager] Using the Hive data node when creating group resources (#6020)

2022-09-27 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 fcc6ee24a [INLONG-6018][Manager] Using the

[GitHub] [inlong] EMsnap commented on pull request #5989: [INLONG-5043][Manager] Add Apache Doris load node management

2022-09-27 Thread GitBox
EMsnap commented on PR #5989: URL: https://github.com/apache/inlong/pull/5989#issuecomment-1259423835 there may be a few changes on sink parameter since we are optimizing the doris connector, so I suggest hold for now -- This is an automated message from the Apache Git Service. To respond

[GitHub] [inlong] dockerzhang merged pull request #6032: [INLONG-6031][Audit] Clean code for InLong Audit

2022-09-27 Thread GitBox
dockerzhang merged PR #6032: URL: https://github.com/apache/inlong/pull/6032 -- 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-6031][Audit] Clean code for InLong Audit (#6032)

2022-09-27 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 1f310a1e5 [INLONG-6031][Audit] Clean code f

[GitHub] [inlong] vernedeng opened a new pull request, #6043: [INLONG-6042][Manager] Support delete DataNode by name

2022-09-27 Thread GitBox
vernedeng opened a new pull request, #6043: URL: https://github.com/apache/inlong/pull/6043 ### 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] ciscozhou commented on a diff in pull request #6029: [INLONG-6026][Audit] Fix the executed error of ClickHouse audit SQL file

2022-09-27 Thread GitBox
ciscozhou commented on code in PR #6029: URL: https://github.com/apache/inlong/pull/6029#discussion_r981335006 ## inlong-audit/audit-store/src/main/java/org/apache/inlong/audit/service/ElasticsearchService.java: ## @@ -60,19 +59,29 @@ public class ElasticsearchService implement

[GitHub] [inlong] gosonzhang merged pull request #6041: [INLONG-6040][DataProxy] DataProxy does not fully update the configurations

2022-09-27 Thread GitBox
gosonzhang merged PR #6041: URL: https://github.com/apache/inlong/pull/6041 -- 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.a

[inlong] branch master updated: [INLONG-6040][DataProxy] DataProxy does not fully update the configurations (#6041)

2022-09-27 Thread gosonzhang
This is an automated email from the ASF dual-hosted git repository. gosonzhang 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 2a8f81948 [INLONG-6040][DataProxy] DataProxy

[GitHub] [inlong] dockerzhang merged pull request #6029: [INLONG-6026][Audit] Fix the executed error of ClickHouse audit SQL file

2022-09-27 Thread GitBox
dockerzhang merged PR #6029: URL: https://github.com/apache/inlong/pull/6029 -- 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-6026][Audit] Fix the executed error of ClickHouse audit SQL file (#6029)

2022-09-27 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 7f932aea7 [INLONG-6026][Audit] Fix the exec

[GitHub] [inlong] github-actions[bot] commented on issue #5099: [Umbrella] Support Apache Hudi

2022-09-27 Thread GitBox
github-actions[bot] commented on issue #5099: URL: https://github.com/apache/inlong/issues/5099#issuecomment-1260303629 This issue is stale because it has been open for 60 days with no activity. -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [inlong] fuweng11 commented on issue #6044: [Improve][Manager] Distinguish between group and stream configuration processes

2022-09-27 Thread GitBox
fuweng11 commented on issue #6044: URL: https://github.com/apache/inlong/issues/6044#issuecomment-1260314366 I will deal with this problem! -- 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 spe

[GitHub] [inlong] fuweng11 opened a new pull request, #6046: [INLONG-6044][Manager] Distinguish between group and stream configuration processes

2022-09-27 Thread GitBox
fuweng11 opened a new pull request, #6046: URL: https://github.com/apache/inlong/pull/6046 ### Prepare a Pull Request - Fixes #6044 ### Motivation Distinguish between group and stream configuration processes ### Modifications Distinguish the configuration proce

[GitHub] [inlong] GanfengTan opened a new pull request, #6048: [INLONG-6047][Agent] Fix file could not be matched in the k8s

2022-09-27 Thread GitBox
GanfengTan opened a new pull request, #6048: URL: https://github.com/apache/inlong/pull/6048 Fix file could not be matched in the k8s. Add a Regular Expression. - Fixes #6047 ### Motivation The file name in the soft link path must be matched with the regular. ### Mod

[GitHub] [inlong] pocozh opened a new pull request, #6050: [INLONG-6049][DataProxy] Add jvm parameter about error log print

2022-09-27 Thread GitBox
pocozh opened a new pull request, #6050: URL: https://github.com/apache/inlong/pull/6050 ### Prepare a Pull Request *(Change the title refer to the following example)* - [INLONG-6049][DataProxy] Add jvm parameter about error log print *(The following *XYZ* should be replaced