(inlong) branch master updated: [INLONG-9829][Agent] Add guardian scripts (#9830)

2024-03-17 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 8e5dd5003e [INLONG-9829][Agent] Add guardia

Re: [PR] [INLONG-9829][Agent] Add guardian scripts [inlong]

2024-03-17 Thread via GitHub
dockerzhang merged PR #9830: URL: https://github.com/apache/inlong/pull/9830 -- 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 (fd95e72ba5 -> 23bbce2de1)

2024-03-17 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git from fd95e72ba5 [INLONG-9833][Agent] Add module state to distinguish whether the module has been downloaded or instal

Re: [PR] [INLONG-9831][Agent] Increase configuration acquisition capability [inlong]

2024-03-17 Thread via GitHub
dockerzhang merged PR #9832: URL: https://github.com/apache/inlong/pull/9832 -- 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-9833][Agent] Add module state to distinguish whether the module has been downloaded or installed (#9834)

2024-03-17 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 fd95e72ba5 [INLONG-9833][Agent] Add module

Re: [PR] [INLONG-9833][Agent] Add module state to distinguish whether the module has been downloaded or installed [inlong]

2024-03-17 Thread via GitHub
dockerzhang merged PR #9834: URL: https://github.com/apache/inlong/pull/9834 -- 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-9820][Dashboard][Manager] Update Pulsar source field for Ingestion [inlong]

2024-03-17 Thread via GitHub
leezng commented on code in PR #9821: URL: https://github.com/apache/inlong/pull/9821#discussion_r1527743054 ## inlong-dashboard/src/plugins/sources/common/SourceDefaultInfo.ts: ## @@ -146,10 +147,16 @@ export class SourceDefaultInfo implements DataWithBackend, RenderRow, Rende

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

2024-03-17 Thread via GitHub
leezng commented on code in PR #9821: URL: https://github.com/apache/inlong/pull/9821#discussion_r1527743054 ## inlong-dashboard/src/plugins/sources/common/SourceDefaultInfo.ts: ## @@ -146,10 +147,16 @@ export class SourceDefaultInfo implements DataWithBackend, RenderRow, Rende

Re: [PR] [INLONG-9833][Agent] Add module state to distinguish whether the module has been downloaded or installed [inlong]

2024-03-17 Thread via GitHub
justinwwhuang commented on PR #9834: URL: https://github.com/apache/inlong/pull/9834#issuecomment-2002820390 > what does the module mean in the installer? Identify whether the current module is in a new, downloaded, or installed state -- This is an automated message from the Apache

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

2024-03-17 Thread via GitHub
dockerzhang commented on code in PR #9821: URL: https://github.com/apache/inlong/pull/9821#discussion_r1527732908 ## inlong-dashboard/src/ui/locales/en.json: ## @@ -131,6 +131,11 @@ "meta.Sources.Iceberg.Warehouse": "Warehouse", "meta.Sources.Pulsar.PulsarTenant": "Pulsar

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

2024-03-17 Thread via GitHub
dockerzhang commented on code in PR #9821: URL: https://github.com/apache/inlong/pull/9821#discussion_r1527731147 ## inlong-dashboard/src/ui/locales/cn.json: ## @@ -131,6 +131,11 @@ "meta.Sources.Iceberg.Warehouse": "仓库路径", "meta.Sources.Pulsar.PulsarTenant": "Pulsar 租户",

Re: [PR] [INLONG-9831][Agent] Increase configuration acquisition capability [inlong]

2024-03-17 Thread via GitHub
justinwwhuang commented on code in PR #9832: URL: https://github.com/apache/inlong/pull/9832#discussion_r1527718035 ## inlong-agent/agent-installer/src/main/java/org/apache/inlong/agent/installer/ModuleManager.java: ## @@ -0,0 +1,131 @@ +/* + * Licensed to the Apache Software Fo

Re: [PR] [INLONG-9831][Agent] Increase configuration acquisition capability [inlong]

2024-03-17 Thread via GitHub
justinwwhuang commented on code in PR #9832: URL: https://github.com/apache/inlong/pull/9832#discussion_r1527717153 ## inlong-agent/agent-installer/src/main/java/org/apache/inlong/agent/installer/ManagerFetcher.java: ## @@ -0,0 +1,223 @@ +/* + * Licensed to the Apache Software F

Re: [PR] [INLONG-9831][Agent] Increase configuration acquisition capability [inlong]

2024-03-17 Thread via GitHub
justinwwhuang commented on code in PR #9832: URL: https://github.com/apache/inlong/pull/9832#discussion_r1527716864 ## inlong-agent/agent-installer/src/main/java/org/apache/inlong/agent/installer/ModuleManager.java: ## @@ -0,0 +1,119 @@ +/* + * Licensed to the Apache Software Fo

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

2024-03-17 Thread via GitHub
aloyszhang commented on code in PR #9821: URL: https://github.com/apache/inlong/pull/9821#discussion_r1527706531 ## inlong-dashboard/src/ui/locales/en.json: ## @@ -131,6 +131,11 @@ "meta.Sources.Iceberg.Warehouse": "Warehouse", "meta.Sources.Pulsar.PulsarTenant": "Pulsar t

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

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

Re: [PR] [INLONG-9831][Agent] Increase configuration acquisition capability [inlong]

2024-03-17 Thread via GitHub
EMsnap commented on code in PR #9832: URL: https://github.com/apache/inlong/pull/9832#discussion_r1527698155 ## inlong-agent/agent-installer/src/main/java/org/apache/inlong/agent/installer/ModuleManager.java: ## @@ -0,0 +1,131 @@ +/* + * Licensed to the Apache Software Foundatio

Re: [PR] [INLONG-9831][Agent] Increase configuration acquisition capability [inlong]

2024-03-17 Thread via GitHub
EMsnap commented on code in PR #9832: URL: https://github.com/apache/inlong/pull/9832#discussion_r1527698155 ## inlong-agent/agent-installer/src/main/java/org/apache/inlong/agent/installer/ModuleManager.java: ## @@ -0,0 +1,131 @@ +/* + * Licensed to the Apache Software Foundatio

Re: [PR] [INLONG-9833][Agent] Add module state to distinguish whether the module has been downloaded or installed [inlong]

2024-03-17 Thread via GitHub
dockerzhang commented on PR #9834: URL: https://github.com/apache/inlong/pull/9834#issuecomment-2002760522 what does the module mean in the installer? -- 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

Re: [PR] [INLONG-9835][Sort] Add Redis connector on flink 1.15 [inlong]

2024-03-17 Thread via GitHub
EMsnap commented on PR #9836: URL: https://github.com/apache/inlong/pull/9836#issuecomment-2002759383 Please fix your uts and build -- 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 c

Re: [PR] [INLONG-9835][Sort] Add Redis connector on flink 1.15 [inlong]

2024-03-17 Thread via GitHub
dockerzhang commented on PR #9836: URL: https://github.com/apache/inlong/pull/9836#issuecomment-2002755614 @XiaoYou201 please add more details about this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] [INLONG-9831][Agent] Increase configuration acquisition capability [inlong]

2024-03-17 Thread via GitHub
dockerzhang commented on code in PR #9832: URL: https://github.com/apache/inlong/pull/9832#discussion_r1527690012 ## inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/fetcher/ManagerFetcher.java: ## @@ -141,12 +141,12 @@ public TaskResult fetchTaskConfig()

Re: [PR] [INLONG-9829][Agent] Add guardian scripts [inlong]

2024-03-17 Thread via GitHub
dockerzhang commented on code in PR #9830: URL: https://github.com/apache/inlong/pull/9830#discussion_r1527688513 ## inlong-agent/agent-installer/bin/installer-env.sh: ## @@ -0,0 +1,60 @@ +#!/bin/bash +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# co

[PR] Add Redis connector on flink 1.15 [inlong]

2024-03-17 Thread via GitHub
XiaoYou201 opened a new pull request, #9836: URL: https://github.com/apache/inlong/pull/9836 ### Prepare a Pull Request - [INLONG-9835] [Feature][Sort] Add Redis connector on flink 1.15 - Fixes #9835 ### Motivation Add PostgreSQL source connector on flink 1.15

(inlong) branch master updated: [INLONG-9827][Manager] Fix the problem of failed to check if the consumption group exists (#9828)

2024-03-17 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 43bcb9d859 [INLONG-9827][Manager] Fix the p

Re: [PR] [INLONG-9827][Manager] Fix the problem of failed to check if the consumption group exists [inlong]

2024-03-17 Thread via GitHub
dockerzhang merged PR #9828: URL: https://github.com/apache/inlong/pull/9828 -- 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.

[PR] [INLONG-9833][Agent] Add module state to distinguish whether the module has been downloaded or installed [inlong]

2024-03-17 Thread via GitHub
justinwwhuang opened a new pull request, #9834: URL: https://github.com/apache/inlong/pull/9834 [INLONG-9833][Agent] Add module state to distinguish whether the module has been downloaded or installed - Fixes #9833 ### Motivation Add module state to distinguish whether the m