[PR] [INLONG-9107][Dashboard] Navigation widget optimization [inlong]

2023-10-25 Thread via GitHub
bluewang opened a new pull request, #9108: URL: https://github.com/apache/inlong/pull/9108 ### 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

Re: [PR] [INLONG-9102][Agent] Add file utils [inlong]

2023-10-25 Thread via GitHub
EMsnap commented on code in PR #9103: URL: https://github.com/apache/inlong/pull/9103#discussion_r1371273702 ## inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/utils/file/DirNameRegexMatchPredicate.java: ## @@ -0,0 +1,54 @@ +/* + * Licensed to the Apache Software

Re: [PR] [INLONG-9102][Agent] Add file utils [inlong]

2023-10-25 Thread via GitHub
justinwwhuang commented on code in PR #9103: URL: https://github.com/apache/inlong/pull/9103#discussion_r1371278225 ## inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/utils/file/DirNameRegexMatchPredicate.java: ## @@ -0,0 +1,54 @@ +/* + * Licensed to the Apache S

Re: [PR] [INLONG-9107][Dashboard] Navigation widget optimization [inlong]

2023-10-25 Thread via GitHub
bluewang closed pull request #9108: [INLONG-9107][Dashboard] Navigation widget optimization URL: https://github.com/apache/inlong/pull/9108 -- 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 specif

[PR] [INLONG-9107][Dashboard] Navigation widget optimization [inlong]

2023-10-25 Thread via GitHub
bluewang opened a new pull request, #9111: URL: https://github.com/apache/inlong/pull/9111 ### 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] branch master updated: [INLONG-9102][Agent] Add file utils (#9103)

2023-10-25 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 06c7b829f1 [INLONG-9102][Agent] Add file ut

Re: [PR] [INLONG-9102][Agent] Add file utils [inlong]

2023-10-25 Thread via GitHub
dockerzhang merged PR #9103: URL: https://github.com/apache/inlong/pull/9103 -- 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.

Re: [PR] [INLONG-9109][Manager] Fix the issue of streamApi URL errors [inlong]

2023-10-25 Thread via GitHub
dockerzhang merged PR #9110: URL: https://github.com/apache/inlong/pull/9110 -- 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-9109][Manager] Fix the issue of streamApi URL errors (#9110)

2023-10-25 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 78f48aad81 [INLONG-9109][Manager] Fix the i

[PR] [INLONG-9112][Agent] Add task and instance profile [inlong]

2023-10-25 Thread via GitHub
justinwwhuang opened a new pull request, #9113: URL: https://github.com/apache/inlong/pull/9113 ### Prepare a Pull Request [INLONG-9112][Agent] Add task and instance profile - Fixes #9112 ### Motivation Add task and instance profile to serialize task and instance conf

Re: [PR] [INLONG-9107][Dashboard] Navigation widget optimization [inlong]

2023-10-25 Thread via GitHub
dockerzhang merged PR #9111: URL: https://github.com/apache/inlong/pull/9111 -- 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-9107][Dashboard] Navigation widget optimization (#9111)

2023-10-25 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 6ca6e563e6 [INLONG-9107][Dashboard] Navigat

Re: [PR] [INLONG-9112][Agent] Add task and instance profile [inlong]

2023-10-25 Thread via GitHub
EMsnap commented on code in PR #9113: URL: https://github.com/apache/inlong/pull/9113#discussion_r1371619552 ## inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/pojo/TaskProfileDto.java: ## @@ -0,0 +1,548 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

Re: [PR] [INLONG-9112][Agent] Add task and instance profile [inlong]

2023-10-25 Thread via GitHub
justinwwhuang commented on code in PR #9113: URL: https://github.com/apache/inlong/pull/9113#discussion_r1371622563 ## inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/pojo/TaskProfileDto.java: ## @@ -0,0 +1,548 @@ +/* + * Licensed to the Apache Software Foundatio

Re: [PR] [INLONG-9112][Agent] Add task and instance profile [inlong]

2023-10-25 Thread via GitHub
dockerzhang commented on PR #9113: URL: https://github.com/apache/inlong/pull/9113#issuecomment-1780263498 @justinwwhuang please rebase from the master -- 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 g

Re: [PR] [INLONG-9112][Agent] Add task and instance profile [inlong]

2023-10-25 Thread via GitHub
EMsnap commented on code in PR #9113: URL: https://github.com/apache/inlong/pull/9113#discussion_r1372507255 ## inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/pojo/TaskProfileDto.java: ## @@ -0,0 +1,549 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[PR] [INLONG-9114][Dashboard] Stream log query parameter optimization [inlong]

2023-10-25 Thread via GitHub
bluewang opened a new pull request, #9115: URL: https://github.com/apache/inlong/pull/9115 ### 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

Re: [PR] [INLONG-9112][Agent] Add task and instance profile [inlong]

2023-10-25 Thread via GitHub
justinwwhuang commented on code in PR #9113: URL: https://github.com/apache/inlong/pull/9113#discussion_r1372526368 ## inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/pojo/TaskProfileDto.java: ## @@ -0,0 +1,549 @@ +/* + * Licensed to the Apache Software Foundatio

Re: [PR] [INLONG-9112][Agent] Add task and instance profile [inlong]

2023-10-25 Thread via GitHub
dockerzhang merged PR #9113: URL: https://github.com/apache/inlong/pull/9113 -- 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-9112][Agent] Add task and instance profile (#9113)

2023-10-25 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 0abbc5d006 [INLONG-9112][Agent] Add task an

[PR] [INLONG-7784][Tool] Support parallel compilation and packaging [inlong]

2023-10-25 Thread via GitHub
huanzhang opened a new pull request, #9116: URL: https://github.com/apache/inlong/pull/9116 ### Prepare a Pull Request - Fixes #7784 ### Motivation When using mvn -B or mvnd to compile the project, various problems will occur and the compilation will fail. The CR pipeline ru

Re: [PR] [INLONG-9114][Dashboard] Stream log query parameter optimization [inlong]

2023-10-25 Thread via GitHub
dockerzhang merged PR #9115: URL: https://github.com/apache/inlong/pull/9115 -- 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-9114][Dashboard] Stream log query parameter optimization (#9115)

2023-10-25 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 7d277b198d [INLONG-9114][Dashboard] Stream