[GitHub] [inlong] woofyzhao opened a new pull request, #5384: [INLONG-5369][Manager] Add user extended parameters to store 3rd party authentication info

2022-08-06 Thread GitBox
woofyzhao opened a new pull request, #5384: URL: https://github.com/apache/inlong/pull/5384 - Fixes #5369 -- 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 unsubsc

[GitHub] [inlong] healchow commented on a diff in pull request #5383: [INLONG-5382][Manager][Agent] Optimized the file collection configuration

2022-08-06 Thread GitBox
healchow commented on code in PR #5383: URL: https://github.com/apache/inlong/pull/5383#discussion_r939518152 ## inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/pojo/FileJob.java: ## @@ -88,6 +90,12 @@ public static class FileJobTaskConfig { private Stri

[GitHub] [inlong] healchow commented on a diff in pull request #5381: [INLONG-5380][Manager] Modify the saving function of datanode

2022-08-06 Thread GitBox
healchow commented on code in PR #5381: URL: https://github.com/apache/inlong/pull/5381#discussion_r939519279 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/node/DataNodeInfo.java: ## @@ -0,0 +1,89 @@ +/* + * Licensed to the Apache Software Foundatio

[GitHub] [inlong] healchow commented on a diff in pull request #5381: [INLONG-5380][Manager] Modify the saving function of datanode

2022-08-06 Thread GitBox
healchow commented on code in PR #5381: URL: https://github.com/apache/inlong/pull/5381#discussion_r939519475 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/node/hive/HiveDataNodeDTO.java: ## @@ -0,0 +1,148 @@ +/* + * Licensed to the Apache Software

[GitHub] [inlong] healchow commented on a diff in pull request #5384: [INLONG-5369][Manager] Add user extended parameters to store 3rd party authentication info

2022-08-06 Thread GitBox
healchow commented on code in PR #5384: URL: https://github.com/apache/inlong/pull/5384#discussion_r939519597 ## inlong-manager/manager-test/src/main/resources/h2/apache_inlong_manager.sql: ## @@ -552,6 +552,7 @@ CREATE TABLE IF NOT EXISTS `user` `create_time` datetime

[GitHub] [inlong] healchow commented on a diff in pull request #5384: [INLONG-5369][Manager] Add user extended parameters to store 3rd party authentication info

2022-08-06 Thread GitBox
healchow commented on code in PR #5384: URL: https://github.com/apache/inlong/pull/5384#discussion_r939519746 ## inlong-manager/manager-dao/src/main/java/org/apache/inlong/manager/dao/mapper/UserEntityMapper.java: ## @@ -38,4 +38,6 @@ public interface UserEntityMapper { i

[GitHub] [inlong] GanfengTan commented on a diff in pull request #5383: [INLONG-5382][Manager][Agent] Optimized the file collection configuration

2022-08-06 Thread GitBox
GanfengTan commented on code in PR #5383: URL: https://github.com/apache/inlong/pull/5383#discussion_r939520451 ## inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/pojo/FileJob.java: ## @@ -88,6 +90,12 @@ public static class FileJobTaskConfig { private St

[GitHub] [inlong-website] gosonzhang opened a new pull request, #507: [INLONG-5373][TubeMQ] TubeMQ supports outputting traffic information through the audit SDK

2022-08-06 Thread GitBox
gosonzhang opened a new pull request, #507: URL: https://github.com/apache/inlong-website/pull/507 - Fixes: https://github.com/apache/inlong/issues/5373 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [inlong] gosonzhang opened a new pull request, #5385: [INLONG-5373][TubeMQ] TubeMQ supports outputting traffic information through the audit SDK

2022-08-06 Thread GitBox
gosonzhang opened a new pull request, #5385: URL: https://github.com/apache/inlong/pull/5385 - Fixes: https://github.com/apache/inlong/issues/5373 -- 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 t

[GitHub] [inlong-website] liangyepianzhou opened a new issue, #508: [Improve] [Doc] explain the process of extending an MQ dataProxy

2022-08-06 Thread GitBox
liangyepianzhou opened a new issue, #508: URL: https://github.com/apache/inlong-website/issues/508 ### Description This article is aimed at DataProxy developers, trying to explain as fully as possible the process of extending an MQ dataProxy, strive to eliminate developer confusion a

[GitHub] [inlong-website] liangyepianzhou opened a new pull request, #509: [INLONG-508][DOC] explain the process of extending an MQ dataProxy

2022-08-06 Thread GitBox
liangyepianzhou opened a new pull request, #509: URL: https://github.com/apache/inlong-website/pull/509 ### Prepare a Pull Request - Fixes https://github.com/apache/inlong-website/issues/508 ### Motivation & Modifications This article is aimed at DataProxy developers, try

[GitHub] [inlong] liangyepianzhou commented on issue #4962: [Improve][DataProxy] Unify the Usage of Message Queue

2022-08-06 Thread GitBox
liangyepianzhou commented on issue #4962: URL: https://github.com/apache/inlong/issues/4962#issuecomment-1207224992 The Doc issue can be found at [here](https://github.com/apache/inlong-website/issues/508). -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [inlong] liangyepianzhou commented on issue #4962: [Improve][DataProxy] Unify the Usage of Message Queue

2022-08-06 Thread GitBox
liangyepianzhou commented on issue #4962: URL: https://github.com/apache/inlong/issues/4962#issuecomment-1207225704 @dockerzhang @healchow The code and documentation for this issue have been completed. In order to better show the final effect and avoid the speed of review affecting the

[GitHub] [inlong] emhui opened a new pull request, #5388: [Feature][Manager][Sort] Support encrypt records

2022-08-06 Thread GitBox
emhui opened a new pull request, #5388: URL: https://github.com/apache/inlong/pull/5388 ### Prepare a Pull Request *(Change the title refer to the following example)* - [INLONG-5387][Manager][Sort] Support encrypt records *(The following *XYZ* should be replaced by the actual [Gi