Re: [I] [Bug][Sort] Related problem with attribute exceptions when creating 'hudiSink' [inlong]

2023-11-26 Thread via GitHub
LiJie20190102 commented on issue #9333: URL: https://github.com/apache/inlong/issues/9333#issuecomment-1826729868 I found that ‘Question 2’ has been resolved. #9323 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [INLONG-9297][Manager] Support configuring multiple sink types of tasks under a single stream [inlong]

2023-11-26 Thread via GitHub
fuweng11 commented on code in PR #9298: URL: https://github.com/apache/inlong/pull/9298#discussion_r1405548618 ## inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/consts/SinkType.java: ## @@ -39,4 +45,23 @@ public class SinkType extends StreamType {

Re: [PR] [INLONG-9330][Manager] Add encoding check to the StarRocks JDBC URL [inlong]

2023-11-26 Thread via GitHub
vernedeng commented on code in PR #9331: URL: https://github.com/apache/inlong/pull/9331#discussion_r1405548924 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/node/starrocks/StarRocksDataNodeOperator.java: ## @@ -88,7 +89,7 @@ protected void se

Re: [PR] [INLONG-9328][Manager] Add parameters validation for the updateAuditSource method [inlong]

2023-11-26 Thread via GitHub
dockerzhang merged PR #9329: URL: https://github.com/apache/inlong/pull/9329 -- 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-9328][Manager] Add parameters validation for the updateAuditSource method (#9329)

2023-11-26 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 1607837be2 [INLONG-9328][Manager] Add param

Re: [PR] [INLONG-9333][Sort] Related problem with attribute exceptions when creating 'hudiSink' [inlong]

2023-11-26 Thread via GitHub
featzhang commented on code in PR #9334: URL: https://github.com/apache/inlong/pull/9334#discussion_r1405562647 ## inlong-sort/sort-common/src/main/java/org/apache/inlong/sort/protocol/node/extract/HudiExtractNode.java: ## @@ -142,15 +143,17 @@ public Map tableOptions() {

[PR] [INLONG-9335][Agent] Bring cycle parameters when creating an instance [inlong]

2023-11-26 Thread via GitHub
justinwwhuang opened a new pull request, #9336: URL: https://github.com/apache/inlong/pull/9336 [INLONG-9335][Agent] Bring cycle parameters when creating an instance - Fixes #9335 ### Motivation To support real-time file collection, include cycle parameters when creating in

Re: [PR] [INLONG-9333][Sort] Related problem with attribute exceptions when creating 'hudiSink' [inlong]

2023-11-26 Thread via GitHub
LiJie20190102 commented on code in PR #9334: URL: https://github.com/apache/inlong/pull/9334#discussion_r1405567037 ## inlong-sort/sort-common/src/main/java/org/apache/inlong/sort/protocol/node/extract/HudiExtractNode.java: ## @@ -142,15 +143,17 @@ public Map tableOptions() {

Re: [PR] [INLONG-8433][Agent] Improve the TaskTypeEnum.java file in Inlong-common-enums [inlong]

2023-11-26 Thread via GitHub
EMsnap commented on code in PR #9332: URL: https://github.com/apache/inlong/pull/9332#discussion_r1405568542 ## inlong-common/src/test/java/org/apache/inlong/common/enums/TaskTypeEnumTest.java: ## @@ -0,0 +1,49 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under on

Re: [PR] [INLONG-8433][Agent] Improve the TaskTypeEnum.java file in Inlong-common-enums [inlong]

2023-11-26 Thread via GitHub
LiJie20190102 commented on code in PR #9332: URL: https://github.com/apache/inlong/pull/9332#discussion_r1405575702 ## inlong-common/src/test/java/org/apache/inlong/common/enums/TaskTypeEnumTest.java: ## @@ -0,0 +1,49 @@ +/* + * Licensed to the Apache Software Foundation (ASF) u

(inlong) branch master updated: [INLONG-9335][Agent] Bring cycle parameters when creating an instance (#9336)

2023-11-26 Thread luchunliang
This is an automated email from the ASF dual-hosted git repository. luchunliang 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 8a97c353dd [INLONG-9335][Agent] Bring cycle

Re: [PR] [INLONG-9335][Agent] Bring cycle parameters when creating an instance [inlong]

2023-11-26 Thread via GitHub
luchunliang merged PR #9336: URL: https://github.com/apache/inlong/pull/9336 -- 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-9297][Manager] Support configuring multiple sink types of tasks under a single stream [inlong]

2023-11-26 Thread via GitHub
vernedeng commented on code in PR #9298: URL: https://github.com/apache/inlong/pull/9298#discussion_r1405726506 ## inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/consts/SinkType.java: ## @@ -39,4 +47,27 @@ public class SinkType extends StreamType {

[PR] [INLONG-9338][Agent] Real time file collection uses the current time as the data time [inlong]

2023-11-26 Thread via GitHub
justinwwhuang opened a new pull request, #9339: URL: https://github.com/apache/inlong/pull/9339 [INLONG-9338][Agent] Real time file collection uses the current time as the data time - Fixes #9338 ### Motivation Real time file collection uses the current time as the data tim

Re: [PR] [INLONG-9297][Manager] Support configuring multiple sink types of tasks under a single stream [inlong]

2023-11-26 Thread via GitHub
fuweng11 commented on code in PR #9298: URL: https://github.com/apache/inlong/pull/9298#discussion_r1405754823 ## inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/consts/SinkType.java: ## @@ -39,4 +47,27 @@ public class SinkType extends StreamType {

Re: [PR] [INLONG-9333][Sort] Related problem with attribute exceptions when creating 'hudiSink' [inlong]

2023-11-26 Thread via GitHub
EMsnap commented on code in PR #9334: URL: https://github.com/apache/inlong/pull/9334#discussion_r1405771175 ## inlong-sort/sort-common/src/main/java/org/apache/inlong/sort/protocol/node/extract/HudiExtractNode.java: ## @@ -142,15 +143,17 @@ public Map tableOptions() {