[GitHub] [inlong] healchow commented on a diff in pull request #7036: [INLONG-7035][DataProxy] Fix the id generator not globally unique problem

2022-12-23 Thread GitBox
healchow commented on code in PR #7036: URL: https://github.com/apache/inlong/pull/7036#discussion_r1056091301 ## inlong-sdk/dataproxy-sdk/src/main/java/org/apache/inlong/sdk/dataproxy/DefaultMessageSender.java: ## @@ -48,8 +48,8 @@ public class DefaultMessageSender implements M

[GitHub] [inlong] healchow merged pull request #7036: [INLONG-7035][SDK] Fix the id generator not globally unique for DataProxy

2022-12-23 Thread GitBox
healchow merged PR #7036: URL: https://github.com/apache/inlong/pull/7036 -- 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-7035][SDK] Fix the id generator not globally unique for DataProxy (#7036)

2022-12-23 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 259ba57dc [INLONG-7035][SDK] Fix the id genera

[GitHub] [inlong] dockerzhang opened a new pull request, #7041: [INLONG-7040][Manager] Make the display name more easy to read

2022-12-23 Thread GitBox
dockerzhang opened a new pull request, #7041: URL: https://github.com/apache/inlong/pull/7041 ### 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

[GitHub] [inlong] baomingyu commented on a diff in pull request #7041: [INLONG-7040][Manager] Make the display name more easy to read

2022-12-23 Thread GitBox
baomingyu commented on code in PR #7041: URL: https://github.com/apache/inlong/pull/7041#discussion_r1056176991 ## inlong-manager/manager-client-examples/src/test/java/org/apache/inlong/manager/client/ut/Kafka2HiveTest.java: ## @@ -100,7 +100,7 @@ static void createStub() {

[GitHub] [inlong] gosonzhang opened a new pull request, #7042: [INLONG-7039][Manager] Unknown method isNoneBlank

2022-12-23 Thread GitBox
gosonzhang opened a new pull request, #7042: URL: https://github.com/apache/inlong/pull/7042 - Fixes #7039 -- 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 unsubscrib

[GitHub] [inlong] dockerzhang commented on a diff in pull request #7041: [INLONG-7040][Manager] Make the display name more easy to read

2022-12-23 Thread GitBox
dockerzhang commented on code in PR #7041: URL: https://github.com/apache/inlong/pull/7041#discussion_r1056192929 ## inlong-manager/manager-client-examples/src/test/java/org/apache/inlong/manager/client/ut/Kafka2HiveTest.java: ## @@ -100,7 +100,7 @@ static void createStub() {

[GitHub] [inlong] bluewang opened a new pull request, #7044: [INLONG-7043][Dashboard] Es sink Add field prompt

2022-12-23 Thread GitBox
bluewang opened a new pull request, #7044: URL: https://github.com/apache/inlong/pull/7044 ### 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 replace

[GitHub] [inlong] healchow merged pull request #7001: [INLONG-6998][Dashboard][Manager] Support ignore deserialization error

2022-12-23 Thread GitBox
healchow merged PR #7001: URL: https://github.com/apache/inlong/pull/7001 -- 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-6998][Dashboard][Manager] Support ignore deserialization error (#7001)

2022-12-23 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 0ab0d5dc6 [INLONG-6998][Dashboard][Manager] Su

[GitHub] [inlong] healchow commented on a diff in pull request #7031: [INLONG-7030][Manager][Sort] Build tool for local debugging environment

2022-12-23 Thread GitBox
healchow commented on code in PR #7031: URL: https://github.com/apache/inlong/pull/7031#discussion_r1056249268 ## inlong-tools/dev/inlong-dev-toolkit.sh: ## @@ -0,0 +1,145 @@ +#!/bin/bash +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor lic

[GitHub] [inlong] healchow commented on a diff in pull request #7031: [INLONG-7030][Manager][Sort] Build tool for local debugging environment

2022-12-23 Thread GitBox
healchow commented on code in PR #7031: URL: https://github.com/apache/inlong/pull/7031#discussion_r1056249268 ## inlong-tools/dev/inlong-dev-toolkit.sh: ## @@ -0,0 +1,145 @@ +#!/bin/bash +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor lic

[GitHub] [inlong] healchow commented on a diff in pull request #7031: [INLONG-7030][Manager][Sort] Build tool for local debugging environment

2022-12-23 Thread GitBox
healchow commented on code in PR #7031: URL: https://github.com/apache/inlong/pull/7031#discussion_r1056250157 ## inlong-tools/dev/inlong-dev-toolkit.sh: ## @@ -0,0 +1,145 @@ +#!/bin/bash +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor lic

[GitHub] [inlong] healchow commented on a diff in pull request #7031: [INLONG-7030][Manager][Sort] Build tool for local debugging environment

2022-12-23 Thread GitBox
healchow commented on code in PR #7031: URL: https://github.com/apache/inlong/pull/7031#discussion_r1056250391 ## inlong-tools/dev/inlong-dev-toolkit.sh: ## @@ -0,0 +1,145 @@ +#!/bin/bash +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor lic

[GitHub] [inlong] featzhang commented on pull request #6999: [INLONG-6996][Dashboard][Manager] Add JSON format for InlongStream

2022-12-23 Thread GitBox
featzhang commented on PR #6999: URL: https://github.com/apache/inlong/pull/6999#issuecomment-1363906601 > @featzhang I think we have to make sure the Sort could know this data type. Otherwise, do you miss the TubeMQ Operator? I have fixed it in another pr #6998 -- This is an auto

[GitHub] [inlong] featzhang commented on pull request #7002: [INLONG-7000][Dashboard][Manager] Add AVRO format for InlongStream

2022-12-23 Thread GitBox
featzhang commented on PR #7002: URL: https://github.com/apache/inlong/pull/7002#issuecomment-1363907233 > @ZuoFengZhang I think we have to make sure the Sort could know this data type. Otherwise, do you miss the TubeMQ Operator? I have fixed it in another pr #7001 -- This is an a

[GitHub] [inlong] featzhang commented on pull request #6999: [INLONG-6996][Dashboard][Manager] Add JSON format for InlongStream

2022-12-23 Thread GitBox
featzhang commented on PR #6999: URL: https://github.com/apache/inlong/pull/6999#issuecomment-1363915085 > @featzhang please rebase from the master and fix the conflict. done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [inlong] kinfuy opened a new pull request, #7046: [INLONG-7045][Dashboard]Data stream group ID, character verification

2022-12-23 Thread GitBox
kinfuy opened a new pull request, #7046: URL: https://github.com/apache/inlong/pull/7046 ### 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 r

[GitHub] [inlong] kinfuy opened a new pull request, #7048: [INLONG-7047][Dashboard]Specific meanings of data subscription list fields

2022-12-23 Thread GitBox
kinfuy opened a new pull request, #7048: URL: https://github.com/apache/inlong/pull/7048 ### 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 replaced

[GitHub] [inlong] dockerzhang merged pull request #7042: [INLONG-7039][Manager] Unknown method isNoneBlank

2022-12-23 Thread GitBox
dockerzhang merged PR #7042: URL: https://github.com/apache/inlong/pull/7042 -- 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 (0ab0d5dc6 -> 66655209f)

2022-12-23 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 0ab0d5dc6 [INLONG-6998][Dashboard][Manager] Support ignore deserialization error (#7001) add 66655209f [INL

[GitHub] [inlong] featzhang opened a new pull request, #7050: [INLONG-7049][Manager] Support complex data types in Hudi Sink

2022-12-23 Thread GitBox
featzhang opened a new pull request, #7050: URL: https://github.com/apache/inlong/pull/7050 ### Prepare a Pull Request *[INLONG-7049][Manager] Support complex data types in Hudi Sink* - Fixes #7049 ### Motivation Adapt to hive data types in hudi sink ### Modifi

[GitHub] [inlong] dockerzhang merged pull request #7048: [INLONG-7047][Dashboard] Specific meanings of data subscription list fields

2022-12-23 Thread GitBox
dockerzhang merged PR #7048: URL: https://github.com/apache/inlong/pull/7048 -- 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-7047][Dashboard] Specific meanings of data subscription list fields (#7047) (#7048)

2022-12-23 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 22583e6e3 [INLONG-7047][Dashboard] Specific

[GitHub] [inlong] dockerzhang merged pull request #7046: [INLONG-7045][Dashboard] Data stream group ID, character verification

2022-12-23 Thread GitBox
dockerzhang merged PR #7046: URL: https://github.com/apache/inlong/pull/7046 -- 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-7045][Dashboard] Data stream group ID, character verification (#7045) (#7046)

2022-12-23 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 611caaae2 [INLONG-7045][Dashboard] Data str

[GitHub] [inlong] featzhang commented on a diff in pull request #7031: [INLONG-7030][Manager][Sort] Build tool for local debugging environment

2022-12-23 Thread GitBox
featzhang commented on code in PR #7031: URL: https://github.com/apache/inlong/pull/7031#discussion_r1056742725 ## .gitignore: ## @@ -71,3 +71,7 @@ inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-cpp/release/bin/ # Docker mysql storage docker/docker-compose/mysql + +inlong-sort