Re: [PR] [INLONG-9806][Agent] Add installer configuration file [inlong]

2024-03-14 Thread via GitHub
dockerzhang merged PR #9815: URL: https://github.com/apache/inlong/pull/9815 -- 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-9806][Agent] Add installer configuration file (#9815)

2024-03-14 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 b08d1612b0 [INLONG-9806][Agent] Add install

Re: [PR] [INLONG-9818][Manager] Decode Msg based on the manager's configuration [inlong]

2024-03-14 Thread via GitHub
dockerzhang merged PR #9819: URL: https://github.com/apache/inlong/pull/9819 -- 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-9818][Manager] Decode Msg based on the manager's configuration (#9819)

2024-03-14 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 58b2fc963c [INLONG-9818][Manager] Decode Ms

Re: [PR] [INLONG-8676][Manager] Elasticsearch - Modify the calling method from SDK to HTTP [inlong]

2024-03-14 Thread via GitHub
fuweng11 commented on code in PR #9057: URL: https://github.com/apache/inlong/pull/9057#discussion_r1524524352 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/resource/sink/es/ElasticsearchConfig.java: ## @@ -56,54 +58,84 @@ public class Elastic

[PR] [INLONG-9820][Dashboard][Manager] Update Pulsar source field for Ingestion [inlong]

2024-03-14 Thread via GitHub
haifxu opened a new pull request, #9821: URL: https://github.com/apache/inlong/pull/9821 ### Prepare a Pull Request - Fixes #9820 ### Motivation 1. Dashboard add fields `subscription`, `scanStartupMode`, `subscriptionType`, `resetTime` and `dataTimeZone` for Ingestion.

Re: [PR] [INLONG-9820][Dashboard][Manager] Update Pulsar source field for Ingestion [inlong]

2024-03-14 Thread via GitHub
leezng commented on code in PR #9821: URL: https://github.com/apache/inlong/pull/9821#discussion_r1524635464 ## inlong-dashboard/src/plugins/sources/defaults/Pulsar.ts: ## @@ -21,6 +21,8 @@ import { DataWithBackend } from '@/plugins/DataWithBackend'; import { RenderRow } from '

Re: [PR] [INLONG-9820][Dashboard][Manager] Update Pulsar source field for Ingestion [inlong]

2024-03-14 Thread via GitHub
dockerzhang commented on code in PR #9821: URL: https://github.com/apache/inlong/pull/9821#discussion_r1524668917 ## inlong-dashboard/src/plugins/sources/defaults/Pulsar.ts: ## @@ -123,13 +125,87 @@ export default class PulsarSource @FieldDecorator({ type: 'input', +

Re: [PR] [INLONG-9820][Dashboard][Manager] Update Pulsar source field for Ingestion [inlong]

2024-03-14 Thread via GitHub
aloyszhang commented on code in PR #9821: URL: https://github.com/apache/inlong/pull/9821#discussion_r1525662234 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/source/pulsar/PulsarSourceRequest.java: ## @@ -76,6 +76,12 @@ public class PulsarSourceReq

Re: [PR] [INLONG-9820][Dashboard][Manager] Update Pulsar source field for Ingestion [inlong]

2024-03-14 Thread via GitHub
aloyszhang commented on code in PR #9821: URL: https://github.com/apache/inlong/pull/9821#discussion_r1525663726 ## inlong-dashboard/src/plugins/sources/defaults/Pulsar.ts: ## @@ -123,13 +125,87 @@ export default class PulsarSource @FieldDecorator({ type: 'input', +

Re: [PR] [INLONG-9820][Dashboard][Manager] Update Pulsar source field for Ingestion [inlong]

2024-03-14 Thread via GitHub
aloyszhang commented on code in PR #9821: URL: https://github.com/apache/inlong/pull/9821#discussion_r1525663726 ## inlong-dashboard/src/plugins/sources/defaults/Pulsar.ts: ## @@ -123,13 +125,87 @@ export default class PulsarSource @FieldDecorator({ type: 'input', +

[PR] [INLONG-9822][Manager] Support flink job runtime execution mode configuration [inlong]

2024-03-14 Thread via GitHub
aloyszhang opened a new pull request, #9823: URL: https://github.com/apache/inlong/pull/9823 - Fixes #9822 ### Motivation Support flink job runtime execution mode configuration ### Modifications Make the runtime execution mode of flink job configurable - st

[PR] [INLONG-9755][Sort] NPE exception when using default configuration to start inlong-sort-standalone [inlong]

2024-03-14 Thread via GitHub
haibo-duan opened a new pull request, #9824: URL: https://github.com/apache/inlong/pull/9824 ### 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 repla