[GitHub] [inlong] healchow commented on a diff in pull request #6253: fix(sec): upgrade org.apache.hive:hive-exec to 3.1.3

2022-10-23 Thread GitBox
healchow commented on code in PR #6253: URL: https://github.com/apache/inlong/pull/6253#discussion_r1002660605 ## inlong-sort/pom.xml: ## @@ -48,7 +48,7 @@ ${basedir} 2.2.3 2.3.7 -2.3.7 +3.1.3 Review Comment: Hive 2.3.7 has security

[inlong] branch master updated: [INLONG-6236][CVE] Unified the hive is 3.1.3 after fixed CVE-2021-34538 (#6262)

2022-10-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 8e0383515 [INLONG-6236][CVE] Unified the hi

[GitHub] [inlong] dockerzhang merged pull request #6262: [INLONG-6236][CVE] Unified the hive is 3.1.3 after fixed CVE-2021-34538

2022-10-23 Thread GitBox
dockerzhang merged PR #6262: URL: https://github.com/apache/inlong/pull/6262 -- 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.

[GitHub] [inlong] github-actions[bot] commented on issue #5669: [Improve][SDK] Extract SortClientConfig parameters key to constants

2022-10-23 Thread GitBox
github-actions[bot] commented on issue #5669: URL: https://github.com/apache/inlong/issues/5669#issuecomment-1288316672 This issue is stale because it has been open for 60 days with no activity. -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [inlong] EMsnap merged pull request #6259: [INLONG-6256][Sort] Support debezium-json format with schema parse for DebeziumJsonDynamicSchemaFormat

2022-10-23 Thread GitBox
EMsnap merged PR #6259: URL: https://github.com/apache/inlong/pull/6259 -- 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.apach

[inlong] branch master updated: [INLONG-6256][Sort] Support debezium-json format with schema parse for DebeziumJsonDynamicSchemaFormat (#6259)

2022-10-23 Thread zirui
This is an automated email from the ASF dual-hosted git repository. zirui 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 75d0a5d31 [INLONG-6256][Sort] Support debezium-js

[GitHub] [inlong] yunqingmoswu commented on a diff in pull request #6265: [INLONG-6264][Sort] Support TiDB

2022-10-23 Thread GitBox
yunqingmoswu commented on code in PR #6265: URL: https://github.com/apache/inlong/pull/6265#discussion_r1002854041 ## inlong-sort/sort-common/src/main/java/org/apache/inlong/sort/protocol/node/extract/TidbExtractNode.java: ## @@ -0,0 +1,212 @@ +/* + * Licensed to the Apache Soft

[GitHub] [inlong] gong commented on a diff in pull request #6249: [INLONG-6248][Manager] Add sort status query plugin interface and group status cleanup task

2022-10-23 Thread GitBox
gong commented on code in PR #6249: URL: https://github.com/apache/inlong/pull/6249#discussion_r1002857824 ## inlong-manager/manager-client/src/main/java/org/apache/inlong/manager/client/api/InlongClient.java: ## @@ -99,10 +99,11 @@ static InlongClient create(String serviceUrl,

[GitHub] [inlong] yunqingmoswu commented on a diff in pull request #6175: [INLONG-6045][Sort] Support all migrate for Oracle connector

2022-10-23 Thread GitBox
yunqingmoswu commented on code in PR #6175: URL: https://github.com/apache/inlong/pull/6175#discussion_r1002857978 ## inlong-sort/sort-connectors/base/src/main/java/org/apache/inlong/sort/base/Constants.java: ## @@ -130,6 +130,12 @@ public final class Constants {

[GitHub] [inlong] woofyzhao commented on a diff in pull request #6249: [INLONG-6248][Manager] Add sort status query plugin interface and group status cleanup task

2022-10-23 Thread GitBox
woofyzhao commented on code in PR #6249: URL: https://github.com/apache/inlong/pull/6249#discussion_r1002859918 ## inlong-manager/manager-client/src/main/java/org/apache/inlong/manager/client/api/InlongClient.java: ## @@ -99,10 +99,11 @@ static InlongClient create(String service

[GitHub] [inlong] healchow commented on a diff in pull request #6249: [INLONG-6248][Manager] Add sort status query plugin interface and group status cleanup task

2022-10-23 Thread GitBox
healchow commented on code in PR #6249: URL: https://github.com/apache/inlong/pull/6249#discussion_r1002861416 ## inlong-dashboard/package-lock.json: ## @@ -4238,19 +4238,19 @@ "arrify": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/arrify/-/ar

[GitHub] [inlong] woofyzhao commented on a diff in pull request #6249: [INLONG-6248][Manager] Add sort status query plugin interface and group status cleanup task

2022-10-23 Thread GitBox
woofyzhao commented on code in PR #6249: URL: https://github.com/apache/inlong/pull/6249#discussion_r1002862908 ## inlong-dashboard/package-lock.json: ## @@ -4238,19 +4238,19 @@ "arrify": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/arrify/-/a

[GitHub] [inlong] e-mhui commented on a diff in pull request #6175: [INLONG-6045][Sort] Support all migrate for Oracle connector

2022-10-23 Thread GitBox
e-mhui commented on code in PR #6175: URL: https://github.com/apache/inlong/pull/6175#discussion_r1002872351 ## inlong-sort/sort-connectors/base/src/main/java/org/apache/inlong/sort/base/Constants.java: ## @@ -130,6 +130,12 @@ public final class Constants {

[GitHub] [inlong] dockerzhang merged pull request #6267: [INLONG-6266][Manager][DataProxy] Change the heartbeat configuration

2022-10-23 Thread GitBox
dockerzhang merged PR #6267: URL: https://github.com/apache/inlong/pull/6267 -- 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-6266][Manager][DataProxy] Change the heartbeat configuration (#6267)

2022-10-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 decc565e4 [INLONG-6266][Manager][DataProxy]

[GitHub] [inlong] Yizhou-Yang opened a new pull request, #6269: initial commit

2022-10-23 Thread GitBox
Yizhou-Yang opened a new pull request, #6269: URL: https://github.com/apache/inlong/pull/6269 ### 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] Yizhou-Yang closed pull request #6202: [INLONG-6054][Manager] Kafka sink supports all migration

2022-10-23 Thread GitBox
Yizhou-Yang closed pull request #6202: [INLONG-6054][Manager] Kafka sink supports all migration URL: https://github.com/apache/inlong/pull/6202 -- 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 sp

[GitHub] [inlong] haibo-duan commented on pull request #6245: [INLONG-4986][Agent] Support MQTT Source

2022-10-23 Thread GitBox
haibo-duan commented on PR #6245: URL: https://github.com/apache/inlong/pull/6245#issuecomment-1288452728 > @haibo-duan here we need to add MQTT Source to the `JobProfileDto.class`. You can refer to MongoDB in #5674. maybe other sources you added in agent also add the job definition.

[GitHub] [inlong] Yizhou-Yang commented on issue #6054: [Feature][Manager] Kafka sink supports all migration

2022-10-23 Thread GitBox
Yizhou-Yang commented on issue #6054: URL: https://github.com/apache/inlong/issues/6054#issuecomment-1288462198 this issue can be supported by simply supporting raw format -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [inlong] EMsnap merged pull request #6257: [INLONG-6250][Sort] Return ZonedTimestamp when mysql data schema is timestamp or dataTime

2022-10-23 Thread GitBox
EMsnap merged PR #6257: URL: https://github.com/apache/inlong/pull/6257 -- 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.apach

[inlong] branch master updated (decc565e4 -> 1af7da1a9)

2022-10-23 Thread zirui
This is an automated email from the ASF dual-hosted git repository. zirui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git from decc565e4 [INLONG-6266][Manager][DataProxy] Change the heartbeat configuration (#6267) add 1af7da1a9 [INLONG-6250

[GitHub] [inlong] healchow merged pull request #6269: [INLONG-6268][Manager] Support raw format for Load nodes

2022-10-23 Thread GitBox
healchow merged PR #6269: URL: https://github.com/apache/inlong/pull/6269 -- 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 (1af7da1a9 -> 6af44eec2)

2022-10-23 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 1af7da1a9 [INLONG-6250][Sort] Return ZonedTimestamp when mysql data schema is timestamp or dataTime (#6257) ad

[GitHub] [inlong] chestnut-c commented on a diff in pull request #6265: [INLONG-6264][Sort] Support TiDB

2022-10-23 Thread GitBox
chestnut-c commented on code in PR #6265: URL: https://github.com/apache/inlong/pull/6265#discussion_r1002917596 ## inlong-sort/sort-connectors/tidb/pom.xml: ## @@ -0,0 +1,170 @@ + + + +http://maven.apache.org/POM/4.0.0"; +xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst

[GitHub] [inlong] chestnut-c commented on a diff in pull request #6265: [INLONG-6264][Sort] Support TiDB

2022-10-23 Thread GitBox
chestnut-c commented on code in PR #6265: URL: https://github.com/apache/inlong/pull/6265#discussion_r1002917757 ## inlong-sort/sort-connectors/tidb/pom.xml: ## @@ -0,0 +1,170 @@ + + + +http://maven.apache.org/POM/4.0.0"; +xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst

[GitHub] [inlong] chestnut-c commented on a diff in pull request #6265: [INLONG-6264][Sort] Support TiDB

2022-10-23 Thread GitBox
chestnut-c commented on code in PR #6265: URL: https://github.com/apache/inlong/pull/6265#discussion_r1002917913 ## inlong-sort/sort-connectors/tidb/pom.xml: ## @@ -0,0 +1,170 @@ + + + +http://maven.apache.org/POM/4.0.0"; +xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst

[GitHub] [inlong] EMsnap commented on a diff in pull request #6175: [INLONG-6045][Sort] Support all migrate for Oracle connector

2022-10-23 Thread GitBox
EMsnap commented on code in PR #6175: URL: https://github.com/apache/inlong/pull/6175#discussion_r1002920708 ## inlong-sort/sort-connectors/oracle-cdc/src/main/java/org/apache/inlong/sort/cdc/oracle/debezium/JsonDebeziumDeserializationSchema.java: ## @@ -0,0 +1,98 @@ +/* + * Lic

[GitHub] [inlong] chestnut-c commented on a diff in pull request #6265: [INLONG-6264][Sort] Support TiDB

2022-10-23 Thread GitBox
chestnut-c commented on code in PR #6265: URL: https://github.com/apache/inlong/pull/6265#discussion_r1002923494 ## inlong-sort/sort-common/src/main/java/org/apache/inlong/sort/protocol/node/extract/TidbExtractNode.java: ## @@ -0,0 +1,212 @@ +/* + * Licensed to the Apache Softwa

[GitHub] [inlong] chestnut-c commented on a diff in pull request #6265: [INLONG-6264][Sort] Support TiDB

2022-10-23 Thread GitBox
chestnut-c commented on code in PR #6265: URL: https://github.com/apache/inlong/pull/6265#discussion_r1002924656 ## inlong-sort/sort-connectors/tidb/pom.xml: ## @@ -0,0 +1,170 @@ + + + +http://maven.apache.org/POM/4.0.0"; +xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst

[GitHub] [inlong] kuansix closed pull request #6255: [INLONG-6212][Sort] Support multiple sink for DorisLoadNode

2022-10-23 Thread GitBox
kuansix closed pull request #6255: [INLONG-6212][Sort] Support multiple sink for DorisLoadNode URL: https://github.com/apache/inlong/pull/6255 -- 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

[GitHub] [inlong] e-mhui commented on a diff in pull request #6175: [INLONG-6045][Sort] Support all migrate for Oracle connector

2022-10-23 Thread GitBox
e-mhui commented on code in PR #6175: URL: https://github.com/apache/inlong/pull/6175#discussion_r1002933462 ## inlong-sort/sort-connectors/oracle-cdc/src/main/java/org/apache/inlong/sort/cdc/oracle/debezium/JsonDebeziumDeserializationSchema.java: ## @@ -0,0 +1,98 @@ +/* + * Lic

[GitHub] [inlong] EMsnap commented on a diff in pull request #6213: [INLONG-6212][Sort] Support multiple sink for DorisLoadNode

2022-10-23 Thread GitBox
EMsnap commented on code in PR #6213: URL: https://github.com/apache/inlong/pull/6213#discussion_r1002933859 ## inlong-sort/sort-connectors/doris/src/main/java/org/apache/inlong/sort/doris/table/DorisDynamicSchemaOutputFormat.java: ## @@ -0,0 +1,337 @@ +/* + * Licensed to the Ap

[GitHub] [inlong] EMsnap commented on a diff in pull request #6213: [INLONG-6212][Sort] Support multiple sink for DorisLoadNode

2022-10-23 Thread GitBox
EMsnap commented on code in PR #6213: URL: https://github.com/apache/inlong/pull/6213#discussion_r1002936551 ## inlong-sort/sort-connectors/doris/src/main/java/org/apache/inlong/sort/doris/table/DorisDynamicSchemaOutputFormat.java: ## @@ -0,0 +1,337 @@ +/* + * Licensed to the Ap