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
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.
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
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.
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
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.
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
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
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
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
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 租户",
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
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
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
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
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
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
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
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
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
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
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()
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
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
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
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.
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
27 matches
Mail list logo