[PR] [INLONG-11539][Dashboard] Dirty data query date format modification [inlong]

2024-11-25 Thread via GitHub
wohainilaodou opened a new pull request, #11540: URL: https://github.com/apache/inlong/pull/11540 Fixes #11539 ### Motivation Dirty data query date format modification ### Modifications Dirty data query date format modification ### Verifying this ch

(inlong) branch master updated: [INLONG-11531][Manager] Fix bug in DolphinScheduler engine (#11532)

2024-11-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 ace3362d6f [INLONG-11531][Manager] Fix bug

Re: [PR] [INLONG-11531][Manager] Fix bug in DolphinScheduler engine [inlong]

2024-11-25 Thread via GitHub
dockerzhang merged PR #11532: URL: https://github.com/apache/inlong/pull/11532 -- 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...@inlon

Re: [PR] [INLONG-11544][Manager] Optimize the configuration of the Manager schedule module [inlong]

2024-11-25 Thread via GitHub
Zkplo commented on code in PR #11545: URL: https://github.com/apache/inlong/pull/11545#discussion_r1856933197 ## inlong-manager/manager-schedule/src/main/java/org/apache/inlong/manager/schedule/airflow/config/AirflowConfig.java: ## @@ -68,6 +72,15 @@ public class AirflowConfig e

Re: [PR] [INLONG-11544][Manager] Optimize the configuration of the Manager schedule module [inlong]

2024-11-25 Thread via GitHub
Zkplo commented on code in PR #11545: URL: https://github.com/apache/inlong/pull/11545#discussion_r1856933545 ## inlong-manager/manager-schedule/src/main/java/org/apache/inlong/manager/schedule/dolphinscheduler/DolphinScheduleEngine.java: ## @@ -86,10 +84,11 @@ public void init(

Re: [PR] [INLONG-11544][Manager] Optimize the configuration of the Manager schedule module [inlong]

2024-11-25 Thread via GitHub
Zkplo commented on code in PR #11545: URL: https://github.com/apache/inlong/pull/11545#discussion_r1856932739 ## inlong-manager/manager-schedule/src/main/java/org/apache/inlong/manager/schedule/airflow/config/AirflowConfig.java: ## @@ -68,6 +72,15 @@ public class AirflowConfig e

[PR] [INLONG-11541][Docker] Support Manager config volume [inlong]

2024-11-25 Thread via GitHub
emptyOVO opened a new pull request, #11542: URL: https://github.com/apache/inlong/pull/11542 Fixes #11541 ### Motivation by now, config of manager can't be modified outside, makes it not easy to change unless modified inside the container ### Modificatio

Re: [PR] [INLONG-11544][Manager] Optimize the configuration of the Manager schedule module [inlong]

2024-11-25 Thread via GitHub
Zkplo commented on code in PR #11545: URL: https://github.com/apache/inlong/pull/11545#discussion_r1856855834 ## inlong-manager/manager-schedule/src/main/java/org/apache/inlong/manager/schedule/dolphinscheduler/DolphinScheduleEngine.java: ## @@ -56,10 +56,10 @@ public class Dolp

Re: [PR] [INLONG-11544][Manager] Optimize the configuration of the Manager schedule module [inlong]

2024-11-25 Thread via GitHub
fuweng11 commented on code in PR #11545: URL: https://github.com/apache/inlong/pull/11545#discussion_r1856682992 ## inlong-manager/manager-schedule/src/main/java/org/apache/inlong/manager/schedule/airflow/config/AirflowConfig.java: ## @@ -38,7 +38,7 @@ @EqualsAndHashCode(callSu

Re: [PR] [INLONG-11544][Manager] Optimize the configuration of the Manager schedule module [inlong]

2024-11-25 Thread via GitHub
fuweng11 commented on code in PR #11545: URL: https://github.com/apache/inlong/pull/11545#discussion_r1856842870 ## inlong-manager/manager-schedule/src/main/java/org/apache/inlong/manager/schedule/dolphinscheduler/DolphinScheduleEngine.java: ## @@ -84,6 +84,9 @@ public class Dol

Re: [PR] [INLONG-11544][Manager] Optimize the configuration of the Manager schedule module [inlong]

2024-11-25 Thread via GitHub
Zkplo commented on code in PR #11545: URL: https://github.com/apache/inlong/pull/11545#discussion_r1856721594 ## inlong-manager/manager-schedule/src/main/java/org/apache/inlong/manager/schedule/airflow/config/AirflowConfig.java: ## @@ -38,7 +38,7 @@ @EqualsAndHashCode(callSuper

Re: [PR] [INLONG-11544][Manager] Optimize the configuration of the Manager schedule module [inlong]

2024-11-25 Thread via GitHub
dockerzhang commented on code in PR #11545: URL: https://github.com/apache/inlong/pull/11545#discussion_r1856793991 ## inlong-manager/manager-schedule/src/main/java/org/apache/inlong/manager/schedule/dolphinscheduler/DolphinScheduleEngine.java: ## @@ -56,10 +56,10 @@ public clas

[PR] [INLONG-11544][Manager] Optimize the configuration of the Manager schedule module [inlong]

2024-11-25 Thread via GitHub
Zkplo opened a new pull request, #11545: URL: https://github.com/apache/inlong/pull/11545 Fixes #11544 ### Motivation ### Modifications - Simplify Annotations. - Modify the configuration key value. - Add default values. ### Verifying t

Re: [PR] [INLONG-11544][Manager] Optimize the configuration of the Manager schedule module [inlong]

2024-11-25 Thread via GitHub
fuweng11 commented on code in PR #11545: URL: https://github.com/apache/inlong/pull/11545#discussion_r1856913120 ## inlong-manager/manager-schedule/src/main/java/org/apache/inlong/manager/schedule/dolphinscheduler/DolphinScheduleEngine.java: ## @@ -86,10 +84,11 @@ public void in

Re: [PR] [INLONG-11544][Manager] Optimize the configuration of the Manager schedule module [inlong]

2024-11-25 Thread via GitHub
Zkplo commented on code in PR #11545: URL: https://github.com/apache/inlong/pull/11545#discussion_r1857848675 ## inlong-manager/manager-schedule/src/main/java/org/apache/inlong/manager/schedule/dolphinscheduler/DolphinScheduleEngine.java: ## @@ -86,10 +84,10 @@ public void init(

Re: [PR] [INLONG-11541][Docker] Support Manager config volume [inlong]

2024-11-25 Thread via GitHub
emptyOVO closed pull request #11542: [INLONG-11541][Docker] Support Manager config volume URL: https://github.com/apache/inlong/pull/11542 -- 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 specifi

Re: [PR] [INLONG-11539][Dashboard] Dirty data query date format modification [inlong]

2024-11-25 Thread via GitHub
dockerzhang merged PR #11540: URL: https://github.com/apache/inlong/pull/11540 -- 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...@inlon

(inlong) branch master updated: [INLONG-11539][Dashboard] Dirty data query date format modification (#11540)

2024-11-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 63a1173c66 [INLONG-11539][Dashboard] Dirty

Re: [PR] [INLONG-11494][Sort] Add Kafka connector on Flink 1.18 [inlong]

2024-11-25 Thread via GitHub
aloyszhang merged PR #11501: URL: https://github.com/apache/inlong/pull/11501 -- 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-11544][Manager] Optimize the configuration of the Manager schedule module [inlong]

2024-11-25 Thread via GitHub
fuweng11 commented on code in PR #11545: URL: https://github.com/apache/inlong/pull/11545#discussion_r1857707961 ## inlong-manager/manager-schedule/src/main/java/org/apache/inlong/manager/schedule/airflow/config/AirflowConfig.java: ## @@ -68,6 +72,17 @@ public class AirflowConfi

Re: [PR] [INLONG-7663][Manager] Support agent report new fields and automatically issue tasks [inlong]

2024-11-25 Thread via GitHub
fuweng11 closed pull request #7664: [INLONG-7663][Manager] Support agent report new fields and automatically issue tasks URL: https://github.com/apache/inlong/pull/7664 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [I] [Feature][Tool] Support parallel compilation and packaging [inlong]

2024-11-25 Thread via GitHub
aloyszhang commented on issue #7784: URL: https://github.com/apache/inlong/issues/7784#issuecomment-2499525962 #11440 support parallel building -- 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 t

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

2024-11-25 Thread via GitHub
aloyszhang closed pull request #9116: [INLONG-7784][Tool] Support parallel compilation and packaging URL: https://github.com/apache/inlong/pull/9116 -- 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 t

Re: [PR] [INLONG-10873][SDK] Transform support factorial function [inlong]

2024-11-25 Thread via GitHub
aloyszhang commented on PR #10874: URL: https://github.com/apache/inlong/pull/10874#issuecomment-2499528697 > Please use annotation to resolve conflicting file. Please use independent UT class file to avoid UT conflicting file. @youzhi886 please fix these problems -- This is an aut

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

2024-11-25 Thread via GitHub
aloyszhang commented on PR #9116: URL: https://github.com/apache/inlong/pull/9116#issuecomment-2499526466 https://github.com/apache/inlong/pull/11440 support parallel building -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

Re: [PR] [INLONG-11537][Sort] Optimize the session key generation of TubeMQ Source [inlong]

2024-11-25 Thread via GitHub
aloyszhang merged PR #11538: URL: https://github.com/apache/inlong/pull/11538 -- 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-11537][Sort] Optimize the session key generation of TubeMQ Source (#11538)

2024-11-25 Thread aloyszhang
This is an automated email from the ASF dual-hosted git repository. aloyszhang 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 bcace693b1 [INLONG-11537][Sort] Optimize the

Re: [PR] [INLONG-11544][Manager] Optimize the configuration of the Manager schedule module [inlong]

2024-11-25 Thread via GitHub
Zkplo commented on code in PR #11545: URL: https://github.com/apache/inlong/pull/11545#discussion_r1857750082 ## inlong-manager/manager-schedule/src/main/java/org/apache/inlong/manager/schedule/airflow/config/AirflowConfig.java: ## @@ -68,6 +72,17 @@ public class AirflowConfig e

Re: [PR] [INLONG-11544][Manager] Optimize the configuration of the Manager schedule module [inlong]

2024-11-25 Thread via GitHub
emptyOVO commented on code in PR #11545: URL: https://github.com/apache/inlong/pull/11545#discussion_r1857795317 ## inlong-manager/manager-schedule/src/main/java/org/apache/inlong/manager/schedule/dolphinscheduler/DolphinScheduleEngine.java: ## @@ -86,10 +84,10 @@ public void in

Re: [PR] [INLONG-11544][Manager] Optimize the configuration of the Manager schedule module [inlong]

2024-11-25 Thread via GitHub
emptyOVO commented on code in PR #11545: URL: https://github.com/apache/inlong/pull/11545#discussion_r1857790638 ## inlong-manager/manager-web/src/main/resources/application-test.properties: ## @@ -102,8 +102,8 @@ dirty.log.clean.interval.minutes=5 dirty.log.retention.minutes=1

Re: [PR] [INLONG-11544][Manager] Optimize the configuration of the Manager schedule module [inlong]

2024-11-25 Thread via GitHub
emptyOVO commented on code in PR #11545: URL: https://github.com/apache/inlong/pull/11545#discussion_r1857790638 ## inlong-manager/manager-web/src/main/resources/application-test.properties: ## @@ -102,8 +102,8 @@ dirty.log.clean.interval.minutes=5 dirty.log.retention.minutes=1

Re: [PR] [INLONG-11544][Manager] Optimize the configuration of the Manager schedule module [inlong]

2024-11-25 Thread via GitHub
fuweng11 commented on code in PR #11545: URL: https://github.com/apache/inlong/pull/11545#discussion_r1857854891 ## inlong-manager/manager-schedule/src/main/java/org/apache/inlong/manager/schedule/dolphinscheduler/DolphinScheduleEngine.java: ## @@ -86,10 +83,10 @@ public void in