[GitHub] [inlong] healchow opened a new pull request, #6503: [INLONG-6502][Manager] Optimize some log and code formats

2022-11-10 Thread GitBox
healchow opened a new pull request, #6503: URL: https://github.com/apache/inlong/pull/6503 ### Prepare a Pull Request - Fixes #6502 ### Motivation Optimize some log and code formats. ### Modifications 1. Improve some notes and logs to facilitate problem loca

[GitHub] [inlong] healchow merged pull request #6503: [INLONG-6502][Manager] Optimize some log and code formats

2022-11-10 Thread GitBox
healchow merged PR #6503: URL: https://github.com/apache/inlong/pull/6503 -- 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 (dbddbbba0 -> 910b0ad3c)

2022-11-10 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 dbddbbba0 [INLONG-6493][Dashboard] After the Stream is configured successfully, some parameters cannot be modified

[GitHub] [inlong] gong merged pull request #6489: [INLONG-6487][Manager] Add API to force delete the stream source

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

[inlong] branch master updated: [INLONG-6487][Manager] Add API to force delete the stream source (#6489)

2022-11-10 Thread pacinogong
This is an automated email from the ASF dual-hosted git repository. pacinogong 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 7f5875874 [INLONG-6487][Manager] Add API to

[inlong] branch branch-1.4 updated (4634918b5 -> d061d9a4e)

2022-11-10 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a change to branch branch-1.4 in repository https://gitbox.apache.org/repos/asf/inlong.git from 4634918b5 [INLONG-6484][Sort] Bugfix: fix schema update Circular dependency error in multiple sink iceberg s

[inlong] 02/04: [INLONG-6493][Dashboard] After the Stream is configured successfully, some parameters cannot be modified (#6494)

2022-11-10 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a commit to branch branch-1.4 in repository https://gitbox.apache.org/repos/asf/inlong.git commit 80ae93733927d1265947e264578076d644439971 Author: Daniel AuthorDate: Thu Nov 10 15:10:01 2022 +0800 [INLONG

[inlong] 04/04: [INLONG-6487][Manager] Add API to force delete the stream source (#6489)

2022-11-10 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a commit to branch branch-1.4 in repository https://gitbox.apache.org/repos/asf/inlong.git commit d061d9a4e3d03790b6f3349f1dcd0f9dac71d303 Author: haifxu AuthorDate: Thu Nov 10 21:29:25 2022 +0800 [INLONG

[inlong] 01/04: [INLONG-6044][Manager] Distinguish config processes between the InlongGroup and InlongStream (#6046)

2022-11-10 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a commit to branch branch-1.4 in repository https://gitbox.apache.org/repos/asf/inlong.git commit b14dbfa7b74e82275cd9178dcb5973aa01469550 Author: fuweng11 <76141879+fuwen...@users.noreply.github.com> AuthorDat

[inlong] 03/04: [INLONG-6502][Manager] Optimize some log and code formats (#6503)

2022-11-10 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a commit to branch branch-1.4 in repository https://gitbox.apache.org/repos/asf/inlong.git commit 4e511b880eb57c30a0908fb7abd9e5276a9c2219 Author: healchow AuthorDate: Thu Nov 10 19:03:00 2022 +0800 [INLO

[GitHub] [inlong] ciscozhou commented on a diff in pull request #6501: [INLONG-6497][Manager] Support Elasticsearch cluster

2022-11-10 Thread GitBox
ciscozhou commented on code in PR #6501: URL: https://github.com/apache/inlong/pull/6501#discussion_r1019172894 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/cluster/ElasticsearchClusterOperator.java: ## @@ -0,0 +1,85 @@ +/* + * Licensed to th

[GitHub] [inlong] ciscozhou commented on a diff in pull request #6479: [INLONG-6467][Manager] Support CLS cluster

2022-11-10 Thread GitBox
ciscozhou commented on code in PR #6479: URL: https://github.com/apache/inlong/pull/6479#discussion_r1019203013 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/cluster/ClsClusterOperator.java: ## @@ -0,0 +1,68 @@ +/* + * Licensed to the Apache S

[GitHub] [inlong] haifxu opened a new pull request, #6506: [INLONG-6505][Manager] Support Kafka consumes type

2022-11-10 Thread GitBox
haifxu opened a new pull request, #6506: URL: https://github.com/apache/inlong/pull/6506 ### Prepare a Pull Request - Fixes #6505 ### Motivation Support Kafka consumes type. ### Modifications Add `ConsumeKafkaOperator` and kafka consume entity. ### V

[GitHub] [inlong] healchow merged pull request #6499: [INLONG-6498][Dashboard] Field Resolution for Unified Group Approval

2022-11-10 Thread GitBox
healchow merged PR #6499: URL: https://github.com/apache/inlong/pull/6499 -- 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-6498][Dashboard] Field resolution for unified inlong group approval (#6499)

2022-11-10 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 842e09b82 [INLONG-6498][Dashboard] Field resol

[GitHub] [inlong] e-mhui opened a new pull request, #6508: [INLONG-6507][Sort] Convert date to timestamp in oracle connector

2022-11-10 Thread GitBox
e-mhui opened a new pull request, #6508: URL: https://github.com/apache/inlong/pull/6508 ### Prepare a Pull Request [INLONG-6507][Sort] Convert date to timestamp in oracle connector - Fixes #6507 ### Motivation In debezium, the oracle date type will be read as the

[GitHub] [inlong] healchow merged pull request #6506: [INLONG-6505][Manager] Support Kafka MQ in Inlong Consume

2022-11-10 Thread GitBox
healchow merged PR #6506: URL: https://github.com/apache/inlong/pull/6506 -- 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-6505][Manager] Support Kafka MQ in Inlong Consume (#6506)

2022-11-10 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 e0eb999ac [INLONG-6505][Manager] Support Kafka

[GitHub] [inlong] gong commented on pull request #6508: [INLONG-6507][Sort] Convert date to timestamp in oracle connector

2022-11-10 Thread GitBox
gong commented on PR #6508: URL: https://github.com/apache/inlong/pull/6508#issuecomment-1311207904 Maybe, PR description is not consistent with modification of code -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [inlong] bluewang opened a new pull request, #6509: [INLONG-6504][Dashboard] Support stream to view execution log and execute workflow

2022-11-10 Thread GitBox
bluewang opened a new pull request, #6509: URL: https://github.com/apache/inlong/pull/6509 ### 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] leezng commented on a diff in pull request #6509: [INLONG-6504][Dashboard] Support stream to view execution log and execute workflow

2022-11-10 Thread GitBox
leezng commented on code in PR #6509: URL: https://github.com/apache/inlong/pull/6509#discussion_r1019911742 ## inlong-dashboard/src/locales/cn.json: ## @@ -14,6 +14,9 @@ "basic.CreateTime": "创建时间", "basic.Yes": "是", "basic.No": "否", + "basic.ExecuteWorkflow": "执行工作流",