EMsnap commented on code in PR #6210:
URL: https://github.com/apache/inlong/pull/6210#discussion_r1000490064
##
inlong-common/src/main/java/org/apache/inlong/common/enums/MetaField.java:
##
@@ -62,12 +62,22 @@ public enum MetaField {
/**
* Represents a canal json of a
dockerzhang merged PR #6237:
URL: https://github.com/apache/inlong/pull/6237
--
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 7b40f0b10 [INLONG-6236][CVE] Fix the CVE-20
healchow commented on code in PR #6230:
URL: https://github.com/apache/inlong/pull/6230#discussion_r1000499024
##
inlong-manager/manager-dao/src/main/resources/mappers/InlongClusterEntityMapper.xml:
##
@@ -247,4 +247,14 @@
where id = #{id,jdbcType=INTEGER}
+
healchow commented on code in PR #6230:
URL: https://github.com/apache/inlong/pull/6230#discussion_r1000499307
##
inlong-manager/manager-dao/src/main/java/org/apache/inlong/manager/dao/mapper/InlongStreamExtEntityMapper.java:
##
@@ -44,6 +44,9 @@ public interface InlongStreamExt
healchow commented on code in PR #6240:
URL: https://github.com/apache/inlong/pull/6240#discussion_r1000380309
##
bin/inlongctl:
##
@@ -0,0 +1,24 @@
+#! /bin/bash
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the
healchow commented on code in PR #6240:
URL: https://github.com/apache/inlong/pull/6240#discussion_r1000500877
##
bin/inlongctl:
##
@@ -0,0 +1,25 @@
+#! /bin/bash
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the
yunqingmoswu commented on code in PR #6210:
URL: https://github.com/apache/inlong/pull/6210#discussion_r1000527832
##
inlong-sort/sort-connectors/mysql-cdc/src/main/java/org/apache/inlong/sort/cdc/mysql/table/MySqlReadableMetadata.java:
##
@@ -98,7 +100,7 @@ public Object read(S
thesumery opened a new pull request, #6247:
URL: https://github.com/apache/inlong/pull/6247
[INLONG-6246][Sort] Import multiple sink option and schema update handle
policy
### Prepare a Pull Request
- Title Example: [INLONG-6246][Sort] Import multiple sink option and schema
update
EMsnap commented on code in PR #6210:
URL: https://github.com/apache/inlong/pull/6210#discussion_r1000628573
##
inlong-sort/sort-connectors/mysql-cdc/src/main/java/org/apache/inlong/sort/cdc/mysql/table/MySqlReadableMetadata.java:
##
@@ -98,7 +100,7 @@ public Object read(SourceR
EMsnap commented on code in PR #6215:
URL: https://github.com/apache/inlong/pull/6215#discussion_r1000656733
##
inlong-sort/sort-connectors/iceberg/src/main/java/org/apache/inlong/sort/iceberg/sink/multiple/IcebergSingleFileCommiter.java:
##
@@ -0,0 +1,395 @@
+/*
+ * Licensed t
thesumery commented on code in PR #6215:
URL: https://github.com/apache/inlong/pull/6215#discussion_r1000718497
##
inlong-sort/sort-connectors/iceberg/src/main/java/org/apache/inlong/sort/iceberg/sink/multiple/IcebergSingleFileCommiter.java:
##
@@ -0,0 +1,395 @@
+/*
+ * License
thesumery commented on code in PR #6215:
URL: https://github.com/apache/inlong/pull/6215#discussion_r1000720450
##
inlong-sort/sort-connectors/base/src/main/java/org/apache/inlong/sort/base/format/JsonDynamicSchemaFormat.java:
##
@@ -43,8 +66,39 @@
*/
public abstract class Js
dockerzhang merged PR #6240:
URL: https://github.com/apache/inlong/pull/6240
--
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 092e581c1 [INLONG-6239][InLong] Add inlongc
healchow commented on code in PR #6227:
URL: https://github.com/apache/inlong/pull/6227#discussion_r1001287655
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/resource/queue/tubemq/TubeMQResourceOperator.java:
##
@@ -66,24 +76,32 @@ public void
healchow commented on code in PR #6227:
URL: https://github.com/apache/inlong/pull/6227#discussion_r1001287844
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/resource/queue/tubemq/TubeMQResourceOperator.java:
##
@@ -66,24 +76,32 @@ public void
healchow commented on code in PR #6227:
URL: https://github.com/apache/inlong/pull/6227#discussion_r1001287844
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/resource/queue/tubemq/TubeMQResourceOperator.java:
##
@@ -66,24 +76,32 @@ public void
healchow commented on code in PR #6227:
URL: https://github.com/apache/inlong/pull/6227#discussion_r1001288781
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/resource/queue/tubemq/TubeMQResourceOperator.java:
##
@@ -66,24 +76,32 @@ public void
healchow commented on code in PR #6210:
URL: https://github.com/apache/inlong/pull/6210#discussion_r1001294560
##
inlong-sort/sort-connectors/mysql-cdc/src/main/java/org/apache/inlong/sort/cdc/mysql/table/MySqlReadableMetadata.java:
##
@@ -379,6 +415,38 @@ public Object read(Sou
yunqingmoswu commented on code in PR #6247:
URL: https://github.com/apache/inlong/pull/6247#discussion_r1001295145
##
inlong-sort/sort-connectors/base/src/main/java/org/apache/inlong/sort/base/sink/TableChange.java:
##
@@ -0,0 +1,195 @@
+/*
+ * Licensed to the Apache Software F
vernedeng commented on code in PR #6227:
URL: https://github.com/apache/inlong/pull/6227#discussion_r1001310721
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/resource/queue/tubemq/TubeMQResourceOperator.java:
##
@@ -67,23 +83,31 @@ public void
vernedeng commented on code in PR #6227:
URL: https://github.com/apache/inlong/pull/6227#discussion_r1001310721
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/resource/queue/tubemq/TubeMQResourceOperator.java:
##
@@ -67,23 +83,31 @@ public void
woofyzhao opened a new pull request, #6249:
URL: https://github.com/apache/inlong/pull/6249
- Fixes #6248
### Motivation
There are some pieces missing with regard to the overall inlong task
management, for example
- Sort job status is not known once after the sort jo
vernedeng commented on code in PR #6230:
URL: https://github.com/apache/inlong/pull/6230#discussion_r1001323113
##
inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/cluster/ClusterBriefInfo.java:
##
@@ -0,0 +1,52 @@
+/*
+ * Licensed to the Apache Software
vernedeng commented on code in PR #6230:
URL: https://github.com/apache/inlong/pull/6230#discussion_r1001326498
##
inlong-manager/manager-dao/src/main/java/org/apache/inlong/manager/dao/mapper/InlongClusterEntityMapper.java:
##
@@ -57,4 +57,6 @@ List selectByKey(@Param("clusterT
vernedeng commented on code in PR #6230:
URL: https://github.com/apache/inlong/pull/6230#discussion_r1001326594
##
inlong-manager/manager-dao/src/main/resources/mappers/InlongClusterEntityMapper.xml:
##
@@ -247,4 +247,14 @@
where id = #{id,jdbcType=INTEGER}
+
GanfengTan opened a new pull request, #6252:
URL: https://github.com/apache/inlong/pull/6252
Fix ConcurrentModification error when TestFileAgent UT
- Fixes #6251
### Motivation
Run TestFIle UT error, change ArrayList to CopyOnWriteArrayList.
### Modifications
thesumery commented on code in PR #6215:
URL: https://github.com/apache/inlong/pull/6215#discussion_r1001429267
##
inlong-sort/sort-connectors/iceberg/src/main/java/org/apache/inlong/sort/iceberg/sink/multiple/WholeDatabaseMigrationOperator.java:
##
@@ -0,0 +1,228 @@
+/*
+ * Li
dockerzhang opened a new pull request, #6237:
URL: https://github.com/apache/inlong/pull/6237
### 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 repl
dockerzhang commented on PR #5989:
URL: https://github.com/apache/inlong/pull/5989#issuecomment-1285060746
duplicated with https://github.com/apache/inlong/pull/6233, close it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
dockerzhang closed pull request #5989: [INLONG-5043][Manager] Add Apache Doris
load node management
URL: https://github.com/apache/inlong/pull/5989
--
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 th
healchow merged PR #6221:
URL: https://github.com/apache/inlong/pull/6221
--
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.apa
This is an automated email from the ASF dual-hosted git repository.
healchow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from ebf93ef09 [INLONG-6234][DataProxy] Adjust the source report
information acquisition source (#6235)
add 5be8d17
GanfengTan commented on issue #6186:
URL: https://github.com/apache/inlong/issues/6186#issuecomment-1285069779
All functions are supported.
--
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 spe
yunqingmoswu commented on code in PR #6215:
URL: https://github.com/apache/inlong/pull/6215#discussion_r1000226942
##
inlong-sort/sort-connectors/iceberg/src/main/java/org/apache/inlong/sort/iceberg/sink/multiple/IcebergMultipleStreamWriter.java:
##
@@ -0,0 +1,227 @@
+/*
+ * Li
gosonzhang opened a new pull request, #571:
URL: https://github.com/apache/inlong-website/pull/571
- Fixes : https://github.com/apache/inlong/issues/6238
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
healchow commented on code in PR #571:
URL: https://github.com/apache/inlong-website/pull/571#discussion_r1000263529
##
docs/modules/dataproxy/configuration.md:
##
@@ -0,0 +1,50 @@
+---
+title: Configuration
+sidebar_position: 3
+---
+## Basic Configuration (common.properties)
+
gosonzhang commented on code in PR #571:
URL: https://github.com/apache/inlong-website/pull/571#discussion_r1000267545
##
docs/modules/dataproxy/configuration.md:
##
@@ -0,0 +1,50 @@
+---
+title: Configuration
+sidebar_position: 3
+---
+## Basic Configuration (common.properties)
dockerzhang commented on code in PR #571:
URL: https://github.com/apache/inlong-website/pull/571#discussion_r1000273876
##
i18n/zh-CN/docusaurus-plugin-content-docs/current/modules/dataproxy/configuration.md:
##
@@ -0,0 +1,52 @@
+---
+title: 配置
+sidebar_position: 3
+---
+
+## 基本
healchow commented on code in PR #571:
URL: https://github.com/apache/inlong-website/pull/571#discussion_r1000290536
##
i18n/zh-CN/docusaurus-plugin-content-docs/current/modules/dataproxy/configuration.md:
##
@@ -0,0 +1,52 @@
+---
+title: 配置
+sidebar_position: 3
+---
+
+## 基本配置(
healchow commented on code in PR #571:
URL: https://github.com/apache/inlong-website/pull/571#discussion_r1000292138
##
i18n/zh-CN/docusaurus-plugin-content-docs/current/modules/dataproxy/configuration.md:
##
@@ -0,0 +1,52 @@
+---
+title: 配置
+sidebar_position: 3
+---
+
+## 基本配置(
healchow commented on code in PR #571:
URL: https://github.com/apache/inlong-website/pull/571#discussion_r1000294768
##
i18n/zh-CN/docusaurus-plugin-content-docs/current/modules/dataproxy/configuration.md:
##
@@ -0,0 +1,52 @@
+---
+title: 配置
+sidebar_position: 3
+---
+
+## 基本配置(
haifxu opened a new pull request, #6240:
URL: https://github.com/apache/inlong/pull/6240
### Prepare a Pull Request
- Fixes #6239
### Modifications
Add `bin/inlongctl` in the root directory to execute
`inlong-manager/bin/managerctl`
--
This is an automated messag
lucaspeng12138 opened a new pull request, #6242:
URL: https://github.com/apache/inlong/pull/6242
### Prepare a Pull Request
Add manager and audit database table configuration
- Fixes #6241
### Motivation
Add manager and audit database table configuration
### Mo
healchow commented on code in PR #6240:
URL: https://github.com/apache/inlong/pull/6240#discussion_r1000376108
##
bin/inlongctl:
##
@@ -0,0 +1,25 @@
+#! /bin/bash
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the
healchow commented on code in PR #6240:
URL: https://github.com/apache/inlong/pull/6240#discussion_r1000380309
##
bin/inlongctl:
##
@@ -0,0 +1,24 @@
+#! /bin/bash
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the
yunqingmoswu opened a new pull request, #6244:
URL: https://github.com/apache/inlong/pull/6244
### Prepare a Pull Request
*(Change the title refer to the following example)*
Title: [INLONG-6243][Sort] Add custom name for sort job
*(The following *XYZ* should be replaced by th
EMsnap commented on code in PR #6244:
URL: https://github.com/apache/inlong/pull/6244#discussion_r1000413351
##
inlong-sort/sort-core/src/main/java/org/apache/inlong/sort/Entrance.java:
##
@@ -52,6 +52,7 @@ public static void main(String[] args) throws Exception {
Envir
haibo-duan opened a new pull request, #6245:
URL: https://github.com/apache/inlong/pull/6245
### 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
dockerzhang merged PR #6242:
URL: https://github.com/apache/inlong/pull/6242
--
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 055bd93dd [INLONG-6241][Docker] Add manager
dockerzhang merged PR #571:
URL: https://github.com/apache/inlong-website/pull/571
--
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...@i
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-website.git
The following commit(s) were added to refs/heads/master by this push:
new 3953f07a4c [INLONG-6238][Doc] Add c
54 matches
Mail list logo