[GitHub] [inlong] healchow merged pull request #6501: [INLONG-6497][Manager] Support Elasticsearch cluster

2022-11-20 Thread GitBox
healchow merged PR #6501: URL: https://github.com/apache/inlong/pull/6501 -- 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

[inlong] branch master updated: [INLONG-6497][Manager] Support Elasticsearch cluster (#6501)

2022-11-20 Thread healchow
This is an automated email from the ASF dual-hosted git repository. healchow 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 c1bc689f3 [INLONG-6497][Manager] Support Elast

[GitHub] [inlong] vernedeng commented on a diff in pull request #6521: [INLONG-6496][Manager] Support Elasticsearch DataNode

2022-11-20 Thread GitBox
vernedeng commented on code in PR #6521: URL: https://github.com/apache/inlong/pull/6521#discussion_r1027258033 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/cluster/es/ElasticsearchClusterDTO.java: ## @@ -0,0 +1,57 @@ +/* + * Licensed to the Apache

[GitHub] [inlong] vernedeng commented on a diff in pull request #6521: [INLONG-6496][Manager] Support Elasticsearch DataNode

2022-11-20 Thread GitBox
vernedeng commented on code in PR #6521: URL: https://github.com/apache/inlong/pull/6521#discussion_r1027258992 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/node/es/ElasticsearchDataNodeDTO.java: ## @@ -0,0 +1,114 @@ +/* + * Licensed to the Apache

[GitHub] [inlong] dockerzhang commented on issue #6560: inlong/tubemq-all

2022-11-20 Thread GitBox
dockerzhang commented on issue #6560: URL: https://github.com/apache/inlong/issues/6560#issuecomment-1321346135 @lucaspeng12138 PTAL, thanks. -- 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 s

[GitHub] [inlong] haifxu commented on a diff in pull request #6571: [INLONG-6570][Manager] Ignore the length of the field when building sort config

2022-11-20 Thread GitBox
haifxu commented on code in PR #6571: URL: https://github.com/apache/inlong/pull/6571#discussion_r1027449102 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/sort/util/FieldInfoUtils.java: ## @@ -172,7 +174,7 @@ public static FormatInfo convertFieldFor

[GitHub] [inlong] e-mhui opened a new pull request, #6580: [INLONG-6578][Sort] Fix the problem of write failure after Doris sets the 'sink. properties. columns' parameter

2022-11-20 Thread GitBox
e-mhui opened a new pull request, #6580: URL: https://github.com/apache/inlong/pull/6580 ### Fix the problem of write failure after Doris sets the 'sink. properties. columns' parameter - Fixes #6578 ### Motivation To write bitmap data to doris, we need to set the `sink.p

[GitHub] [inlong] dockerzhang commented on issue #6579: [Bug][TubeMQ] The updated version causes the consumer group permissions to be abnormal

2022-11-20 Thread GitBox
dockerzhang commented on issue #6579: URL: https://github.com/apache/inlong/issues/6579#issuecomment-1321367864 @gosonzhang PTAL, thanks. -- 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 speci

[GitHub] [inlong] haifxu commented on a diff in pull request #6571: [INLONG-6570][Manager] Ignore the length of the field when building sort config

2022-11-20 Thread GitBox
haifxu commented on code in PR #6571: URL: https://github.com/apache/inlong/pull/6571#discussion_r1027486430 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/sort/util/FieldInfoUtils.java: ## @@ -172,7 +174,7 @@ public static FormatInfo convertFieldFor

[GitHub] [inlong] dockerzhang commented on issue #6576: [Feature]Device log collection function support,such as syslog/sftp/http source?

2022-11-20 Thread GitBox
dockerzhang commented on issue #6576: URL: https://github.com/apache/inlong/issues/6576#issuecomment-1321378309 @bitian, there are some ways to collect files. 1, install InLong Agent and collect the files on the device 2, InLong support report by HTTP 3, using SDK report in your appl

[GitHub] [inlong] leezng opened a new pull request, #6582: [INLONG-6581][Dashboard] The file format prompt of the FILE source is error

2022-11-20 Thread GitBox
leezng opened a new pull request, #6582: URL: https://github.com/apache/inlong/pull/6582 - Fixes #6581 -- 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-mai

[GitHub] [inlong] healchow commented on a diff in pull request #6571: [INLONG-6570][Manager] Ignore the length of the field when building sort config

2022-11-20 Thread GitBox
healchow commented on code in PR #6571: URL: https://github.com/apache/inlong/pull/6571#discussion_r1027497889 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/sort/util/FieldInfoUtils.java: ## @@ -172,7 +174,7 @@ public static FormatInfo convertFieldF

[GitHub] [inlong] healchow merged pull request #6571: [INLONG-6570][Manager] Ignore the length of the field when building sort config

2022-11-20 Thread GitBox
healchow merged PR #6571: URL: https://github.com/apache/inlong/pull/6571 -- 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

[inlong] branch master updated (c1bc689f3 -> cde2ecc91)

2022-11-20 Thread healchow
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 c1bc689f3 [INLONG-6497][Manager] Support Elasticsearch cluster (#6501) add cde2ecc91 [INLONG-6570][Manager] Ign

[GitHub] [inlong] healchow commented on a diff in pull request #6580: [INLONG-6578][Sort] Fix the write failure after the Doris sets 'sink.properties.columns' option

2022-11-20 Thread GitBox
healchow commented on code in PR #6580: URL: https://github.com/apache/inlong/pull/6580#discussion_r1027499535 ## inlong-sort/sort-connectors/doris/src/main/java/org/apache/inlong/sort/doris/table/DorisDynamicTableSink.java: ## @@ -47,6 +55,9 @@ public class DorisDynamicTableSin

[GitHub] [inlong] gong commented on a diff in pull request #6580: [INLONG-6578][Sort] Fix the write failure after the Doris sets 'sink.properties.columns' option

2022-11-20 Thread GitBox
gong commented on code in PR #6580: URL: https://github.com/apache/inlong/pull/6580#discussion_r1027502591 ## inlong-sort/sort-connectors/doris/src/main/java/org/apache/inlong/sort/doris/table/DorisDynamicTableSink.java: ## @@ -125,5 +143,14 @@ public DynamicTableSink copy() {

[GitHub] [inlong] lucaspeng12138 commented on issue #6560: [Feature] Add arm64 image for inlong/tubemq-all

2022-11-20 Thread GitBox
lucaspeng12138 commented on issue #6560: URL: https://github.com/apache/inlong/issues/6560#issuecomment-1321389212 Able to do that. But we need to change base images from zookeeper 3.4 to another one, because of 3.4 doesn't support arm. @dockerzhang could we change that? -- This is an a

[GitHub] [inlong] LvJiancheng opened a new pull request, #6583: [INLONG-6428][Sort] Add connector to support elasticsearch-5.X

2022-11-20 Thread GitBox
LvJiancheng opened a new pull request, #6583: URL: https://github.com/apache/inlong/pull/6583 ### Prepare a Pull Request *(Change the title refer to the following example)* - Title Example: [INLONG-6428][Sort] Add connector to support elasticsearch-5.X *(The following *XYZ* shou

[GitHub] [inlong] e-mhui commented on a diff in pull request #6580: [INLONG-6578][Sort] Fix the write failure after the Doris sets 'sink.properties.columns' option

2022-11-20 Thread GitBox
e-mhui commented on code in PR #6580: URL: https://github.com/apache/inlong/pull/6580#discussion_r1027555213 ## inlong-sort/sort-connectors/doris/src/main/java/org/apache/inlong/sort/doris/table/DorisDynamicTableSink.java: ## @@ -125,5 +143,14 @@ public DynamicTableSink copy() {

[GitHub] [inlong] gosonzhang commented on issue #6579: [Bug][TubeMQ] The updated version causes the consumer group permissions to be abnormal

2022-11-20 Thread GitBox
gosonzhang commented on issue #6579: URL: https://github.com/apache/inlong/issues/6579#issuecomment-1321507938 @FvvSuu, thanks -- 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