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 8942f35c03 [INLONG-11499][Agent] By default
dockerzhang merged PR #11500:
URL: https://github.com/apache/inlong/pull/11500
--
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
justinwwhuang opened a new pull request, #11500:
URL: https://github.com/apache/inlong/pull/11500
Fixes #11499
### Motivation
Sometimes it is necessary to assign dedicated audit addresses to certain
machines
### Modifications
By default, use the locally configure
fuweng11 commented on code in PR #11468:
URL: https://github.com/apache/inlong/pull/11468#discussion_r1841961315
##
inlong-manager/manager-schedule/src/main/java/org/apache/inlong/manager/schedule/dolphinscheduler/DolphinScheduleUtils.java:
##
@@ -0,0 +1,719 @@
+/*
+ * Licensed
fuweng11 commented on code in PR #11468:
URL: https://github.com/apache/inlong/pull/11468#discussion_r1841965538
##
inlong-manager/manager-schedule/src/main/java/org/apache/inlong/manager/schedule/exception/DolphinScheduleException.java:
##
@@ -0,0 +1,32 @@
+/*
+ * Licensed to t
fuweng11 commented on code in PR #11479:
URL: https://github.com/apache/inlong/pull/11479#discussion_r1841978106
##
inlong-manager/manager-schedule/src/main/java/org/apache/inlong/manager/schedule/airflow/api/BaseAirflowApi.java:
##
@@ -0,0 +1,142 @@
+/*
+ * Licensed to the Apac