[GitHub] [incubator-seatunnel] CalvinKirs opened a new pull request, #3714: [Engine][Checkpoint]Unified naming style

2022-12-12 Thread GitBox
CalvinKirs opened a new pull request, #3714: URL: https://github.com/apache/incubator-seatunnel/pull/3714 update storageNameSpace to namespace -- 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

[GitHub] [incubator-seatunnel] TaoZex commented on a diff in pull request #2585: [Feature][ConnectorV2]add file excel sink

2022-12-12 Thread GitBox
TaoZex commented on code in PR #2585: URL: https://github.com/apache/incubator-seatunnel/pull/2585#discussion_r1046757313 ## seatunnel-e2e/seatunnel-flink-connector-v2-e2e/src/test/resources/file/fakesource_to_hdfs_excel.conf: ## @@ -0,0 +1,70 @@ +# +# Licensed to the Apache So

[GitHub] [incubator-seatunnel] hailin0 commented on a diff in pull request #3696: [Doc][Improve] improve pom

2022-12-12 Thread GitBox
hailin0 commented on code in PR #3696: URL: https://github.com/apache/incubator-seatunnel/pull/3696#discussion_r1046744511 ## config/log4j2.properties: ## @@ -16,63 +16,32 @@ # limitations under the License. ###

[incubator-seatunnel] branch dev updated: [Connector][File-S3]Set AK is not required (#3713)

2022-12-12 Thread dijiekstra
This is an automated email from the ASF dual-hosted git repository. dijiekstra pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new da3c52617 [Connector][File-S3]Set AK

[GitHub] [incubator-seatunnel] dijiekstra merged pull request #3713: [Connector][File-S3]Set AK is not required

2022-12-12 Thread GitBox
dijiekstra merged PR #3713: URL: https://github.com/apache/incubator-seatunnel/pull/3713 -- 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-unsubsc

[GitHub] [incubator-seatunnel] hailin0 commented on pull request #3708: [Improve][connector-jdbc] Add config item enable upsert by query

2022-12-12 Thread GitBox
hailin0 commented on PR #3708: URL: https://github.com/apache/incubator-seatunnel/pull/3708#issuecomment-1347829379 > This method has not been pressure tested? The cdc sink cannot be tested in e2e for the time being -- This is an automated message from the Apache Git Service. To re

[GitHub] [incubator-seatunnel] john8628 commented on issue #3712: [Bug] [Connector-V2] [Clickhouse-Sink] sink to clickhouse cluster error

2022-12-12 Thread GitBox
john8628 commented on issue #3712: URL: https://github.com/apache/incubator-seatunnel/issues/3712#issuecomment-1347794827 I think the error is not good tips for my questions ; there were two big problems; the s3file has 91968844 total,but the Clickhouse only have 7070, and only the s

[GitHub] [incubator-seatunnel] john8628 opened a new issue, #3712: [Bug] [Connector-V2] [Clickhouse-Sink] sink to clickhouse cluster error

2022-12-12 Thread GitBox
john8628 opened a new issue, #3712: URL: https://github.com/apache/incubator-seatunnel/issues/3712 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.

[incubator-seatunnel] branch dev updated: [Improve][Connector-V2][Kafka] Add text format for kafka sink connector (#3711)

2022-12-12 Thread liugddx
This is an automated email from the ASF dual-hosted git repository. liugddx pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new 74bbd76b6 [Improve][Connector-V2][Kafka]

[GitHub] [incubator-seatunnel] liugddx merged pull request #3711: [Improve][Connector-V2][Kafka] Add text format for kafka sink connector

2022-12-12 Thread GitBox
liugddx merged PR #3711: URL: https://github.com/apache/incubator-seatunnel/pull/3711 -- 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..

[GitHub] [incubator-seatunnel-web] zhuangchong opened a new pull request, #19: [Feature][Dao] Added h2 memory database.

2022-12-12 Thread GitBox
zhuangchong opened a new pull request, #19: URL: https://github.com/apache/incubator-seatunnel-web/pull/19 ## Purpose of this pull request Added h2 memory database. ## Check list * [ ] Code changed are covered with tests, or it does not need tests for reason:

[GitHub] [incubator-seatunnel] TaoZex closed pull request #3631: [Feature][Connector-V2][Doris] Add Doris StreamLoad sink connector

2022-12-12 Thread GitBox
TaoZex closed pull request #3631: [Feature][Connector-V2][Doris] Add Doris StreamLoad sink connector URL: https://github.com/apache/incubator-seatunnel/pull/3631 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [incubator-seatunnel] TaoZex commented on a diff in pull request #3631: [Feature][Connector-V2][Doris] Add Doris StreamLoad sink connector

2022-12-12 Thread GitBox
TaoZex commented on code in PR #3631: URL: https://github.com/apache/incubator-seatunnel/pull/3631#discussion_r1046645147 ## seatunnel-connectors-v2/connector-doris/src/main/java/org/apache/seatunnel/connectors/doris/client/DorisStreamLoadVisitor.java: ## @@ -0,0 +1,218 @@ +/*

[GitHub] [incubator-seatunnel] Hisoka-X commented on a diff in pull request #3697: [Improve] mongodb connector v2 add source query capability

2022-12-12 Thread GitBox
Hisoka-X commented on code in PR #3697: URL: https://github.com/apache/incubator-seatunnel/pull/3697#discussion_r1046644944 ## docs/en/connector-v2/source/MongoDB.md: ## @@ -66,6 +71,7 @@ mongodb { uri = "mongodb://username:password@127.0.0.1:27017/mypost?retryWrites=true

[GitHub] [incubator-seatunnel] MonsterChenzhuo commented on a diff in pull request #3697: [Improve] mongodb connector v2 add source query capability

2022-12-12 Thread GitBox
MonsterChenzhuo commented on code in PR #3697: URL: https://github.com/apache/incubator-seatunnel/pull/3697#discussion_r1046640754 ## docs/en/connector-v2/source/MongoDB.md: ## @@ -66,6 +71,7 @@ mongodb { uri = "mongodb://username:password@127.0.0.1:27017/mypost?retryWrit

[GitHub] [incubator-seatunnel] MonsterChenzhuo commented on a diff in pull request #3697: [Improve] mongodb connector v2 add source query capability

2022-12-12 Thread GitBox
MonsterChenzhuo commented on code in PR #3697: URL: https://github.com/apache/incubator-seatunnel/pull/3697#discussion_r1046639349 ## docs/en/connector-v2/source/MongoDB.md: ## @@ -66,6 +71,7 @@ mongodb { uri = "mongodb://username:password@127.0.0.1:27017/mypost?retryWrit

[GitHub] [incubator-seatunnel] MonsterChenzhuo commented on a diff in pull request #3697: [Improve] mongodb connector v2 add source query capability

2022-12-12 Thread GitBox
MonsterChenzhuo commented on code in PR #3697: URL: https://github.com/apache/incubator-seatunnel/pull/3697#discussion_r1046636532 ## docs/en/connector-v2/source/MongoDB.md: ## @@ -66,6 +71,7 @@ mongodb { uri = "mongodb://username:password@127.0.0.1:27017/mypost?retryWrit

[GitHub] [incubator-seatunnel] ic4y commented on a diff in pull request #3696: [Doc][Improve] improve pom

2022-12-12 Thread GitBox
ic4y commented on code in PR #3696: URL: https://github.com/apache/incubator-seatunnel/pull/3696#discussion_r1046628591 ## seatunnel-engine/seatunnel-engine-common/src/main/resources/hazelcast.yaml: ## @@ -32,7 +27,11 @@ hazelcast: auto-increment: true port-count:

[GitHub] [incubator-seatunnel] Hisoka-X commented on a diff in pull request #3697: [Improve] mongodb connector v2 add source query capability

2022-12-12 Thread GitBox
Hisoka-X commented on code in PR #3697: URL: https://github.com/apache/incubator-seatunnel/pull/3697#discussion_r1046628474 ## docs/en/connector-v2/source/MongoDB.md: ## @@ -66,6 +71,7 @@ mongodb { uri = "mongodb://username:password@127.0.0.1:27017/mypost?retryWrites=true

[GitHub] [incubator-seatunnel] EricJoy2048 commented on a diff in pull request #3696: [Doc][Improve] improve pom

2022-12-12 Thread GitBox
EricJoy2048 commented on code in PR #3696: URL: https://github.com/apache/incubator-seatunnel/pull/3696#discussion_r1046627408 ## config/seatunnel.yaml: ## @@ -0,0 +1,36 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreement

[GitHub] [incubator-seatunnel] Hisoka-X merged pull request #3653: [feature][connector-v2][clickhouse] Support write cdc changelog event in clickhouse sink

2022-12-12 Thread GitBox
Hisoka-X merged PR #3653: URL: https://github.com/apache/incubator-seatunnel/pull/3653 -- 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.

[GitHub] [incubator-seatunnel] Hisoka-X closed issue #3652: [Feature][CDC] Support RowKind(DELETE/UPDATE_BEFORE/UPDATE_AFTER) data row in Clickhouse sink

2022-12-12 Thread GitBox
Hisoka-X closed issue #3652: [Feature][CDC] Support RowKind(DELETE/UPDATE_BEFORE/UPDATE_AFTER) data row in Clickhouse sink URL: https://github.com/apache/incubator-seatunnel/issues/3652 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[incubator-seatunnel] branch dev updated: [feature][connector-v2][clickhouse] Support write cdc changelog event in clickhouse sink (#3653)

2022-12-12 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new 6093c213b [feature][connector-v2][clickho

[GitHub] [incubator-seatunnel] EricJoy2048 commented on a diff in pull request #3707: [doc][connector][cdc] add MySQL CDC Source doc

2022-12-12 Thread GitBox
EricJoy2048 commented on code in PR #3707: URL: https://github.com/apache/incubator-seatunnel/pull/3707#discussion_r1046626100 ## docs/en/connector-v2/source/MySQL-CDC.md: ## @@ -0,0 +1,206 @@ +# MySQL CDC + +> MySQL CDC source connector + +## Description + +The MySQL CDC conne

[GitHub] [incubator-seatunnel] Hisoka-X commented on pull request #3711: [Improve][Connector-V2][Kafka] Add text format for kafka sink connector

2022-12-12 Thread GitBox
Hisoka-X commented on PR #3711: URL: https://github.com/apache/incubator-seatunnel/pull/3711#issuecomment-1347697368 Why format is text not json? Also please udpate the doc -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-seatunnel] Hisoka-X commented on a diff in pull request #3631: [Feature][Connector-V2][Doris] Add Doris StreamLoad sink connector

2022-12-12 Thread GitBox
Hisoka-X commented on code in PR #3631: URL: https://github.com/apache/incubator-seatunnel/pull/3631#discussion_r1046615226 ## seatunnel-connectors-v2/connector-doris/src/main/java/org/apache/seatunnel/connectors/doris/client/DorisStreamLoadVisitor.java: ## @@ -0,0 +1,218 @@ +/

[GitHub] [incubator-seatunnel] EricJoy2048 commented on a diff in pull request #3696: [Doc][Improve] improve pom

2022-12-12 Thread GitBox
EricJoy2048 commented on code in PR #3696: URL: https://github.com/apache/incubator-seatunnel/pull/3696#discussion_r1046623550 ## seatunnel-engine/seatunnel-engine-common/src/main/resources/hazelcast.yaml: ## @@ -32,7 +27,11 @@ hazelcast: auto-increment: true port

[GitHub] [incubator-seatunnel] EricJoy2048 commented on a diff in pull request #3696: [Doc][Improve] improve pom

2022-12-12 Thread GitBox
EricJoy2048 commented on code in PR #3696: URL: https://github.com/apache/incubator-seatunnel/pull/3696#discussion_r1046623319 ## seatunnel-engine/seatunnel-engine-common/src/main/resources/hazelcast.yaml: ## @@ -32,7 +27,11 @@ hazelcast: auto-increment: true port

[GitHub] [incubator-seatunnel] EricJoy2048 commented on a diff in pull request #3696: [Doc][Improve] improve pom

2022-12-12 Thread GitBox
EricJoy2048 commented on code in PR #3696: URL: https://github.com/apache/incubator-seatunnel/pull/3696#discussion_r1046623218 ## seatunnel-engine/seatunnel-engine-storage/checkpoint-storage-plugins/checkpoint-storage-hdfs/pom.xml: ## @@ -37,9 +45,16 @@ provided

[GitHub] [incubator-seatunnel] EricJoy2048 commented on a diff in pull request #3696: [Doc][Improve] improve pom

2022-12-12 Thread GitBox
EricJoy2048 commented on code in PR #3696: URL: https://github.com/apache/incubator-seatunnel/pull/3696#discussion_r1046617973 ## seatunnel-engine/seatunnel-engine-common/src/main/resources/hazelcast.yaml: ## @@ -32,7 +27,11 @@ hazelcast: auto-increment: true port

[GitHub] [incubator-seatunnel] MonsterChenzhuo commented on pull request #3697: [Improve] mongodb connector v2 add source query capability

2022-12-12 Thread GitBox
MonsterChenzhuo commented on PR #3697: URL: https://github.com/apache/incubator-seatunnel/pull/3697#issuecomment-1347679559 > please fix ci error Thanks for your review,I have made the changes. -- This is an automated message from the Apache Git Service. To respond to the message,

[incubator-seatunnel] branch dev updated: [Engine][Checkpoint]Keep Storage are single instance (#3709)

2022-12-12 Thread wanghailin
This is an automated email from the ASF dual-hosted git repository. wanghailin pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new fbce927d8 [Engine][Checkpoint]Keep St

[GitHub] [incubator-seatunnel] hailin0 merged pull request #3709: [Engine][Checkpoint]Keep Storage are single instance

2022-12-12 Thread GitBox
hailin0 merged PR #3709: URL: https://github.com/apache/incubator-seatunnel/pull/3709 -- 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..

[GitHub] [incubator-seatunnel] CalvinKirs commented on a diff in pull request #3709: [Engine][Checkpoint]Keep Storage are single instance

2022-12-12 Thread GitBox
CalvinKirs commented on code in PR #3709: URL: https://github.com/apache/incubator-seatunnel/pull/3709#discussion_r1046606341 ## seatunnel-engine/seatunnel-engine-storage/checkpoint-storage-plugins/checkpoint-storage-hdfs/src/main/java/org/apache/seatunnel/engine/checkpoint/storage/hdf

[GitHub] [incubator-seatunnel] liugddx commented on a diff in pull request #3696: [Doc][Improve] improve pom

2022-12-12 Thread GitBox
liugddx commented on code in PR #3696: URL: https://github.com/apache/incubator-seatunnel/pull/3696#discussion_r1046603878 ## config/seatunnel.yaml: ## @@ -0,0 +1,36 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements.

[GitHub] [incubator-seatunnel] liugddx commented on a diff in pull request #3696: [Doc][Improve] improve pom

2022-12-12 Thread GitBox
liugddx commented on code in PR #3696: URL: https://github.com/apache/incubator-seatunnel/pull/3696#discussion_r1046599093 ## seatunnel-e2e/seatunnel-engine-e2e/connector-seatunnel-e2e-base/src/test/resources/hazelcast.yaml: ## @@ -0,0 +1,37 @@ +# +# Licensed to the Apache Soft

[GitHub] [incubator-seatunnel] hailin0 commented on a diff in pull request #3709: [Engine][Checkpoint]Keep Storage are single instance

2022-12-12 Thread GitBox
hailin0 commented on code in PR #3709: URL: https://github.com/apache/incubator-seatunnel/pull/3709#discussion_r1046601081 ## seatunnel-engine/seatunnel-engine-storage/checkpoint-storage-plugins/checkpoint-storage-hdfs/src/main/java/org/apache/seatunnel/engine/checkpoint/storage/hdfs/c

[GitHub] [incubator-seatunnel] EricJoy2048 merged pull request #3416: [Connector-V2] [Clickhouse] Improve Clickhouse File Connector

2022-12-12 Thread GitBox
EricJoy2048 merged PR #3416: URL: https://github.com/apache/incubator-seatunnel/pull/3416 -- 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-unsubs

[GitHub] [incubator-seatunnel] EricJoy2048 closed issue #3242: [Bug] [Clickhouse-File] clickhouse-file connector-v2 generated data part name conflict

2022-12-12 Thread GitBox
EricJoy2048 closed issue #3242: [Bug] [Clickhouse-File] clickhouse-file connector-v2 generated data part name conflict URL: https://github.com/apache/incubator-seatunnel/issues/3242 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[incubator-seatunnel] branch dev updated: [Connector-V2] [Clickhouse] Improve Clickhouse File Connector (#3416)

2022-12-12 Thread gaojun2048
This is an automated email from the ASF dual-hosted git repository. gaojun2048 pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new e07e9a7cc [Connector-V2] [Clickhouse]

[GitHub] [incubator-seatunnel] EricJoy2048 commented on pull request #3631: [Feature][Connector-V2][Doris] Add Doris StreamLoad sink connector

2022-12-12 Thread GitBox
EricJoy2048 commented on PR #3631: URL: https://github.com/apache/incubator-seatunnel/pull/3631#issuecomment-1347656438 @TyrantLucifer PTAL. -- 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

[incubator-seatunnel] branch dev updated: [Hotfix][connector-v2] fix SemanticXidGenerator#generateXid indexOutOfBounds #3701 (#3705)

2022-12-12 Thread gaojun2048
This is an automated email from the ASF dual-hosted git repository. gaojun2048 pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new f351ceaf4 [Hotfix][connector-v2] fix

[GitHub] [incubator-seatunnel] EricJoy2048 merged pull request #3705: [Hotfix][connector-v2] fix SemanticXidGenerator#generateXid indexOutOfBounds

2022-12-12 Thread GitBox
EricJoy2048 merged PR #3705: URL: https://github.com/apache/incubator-seatunnel/pull/3705 -- 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-unsubs

[GitHub] [incubator-seatunnel] EricJoy2048 closed issue #3701: [Bug] [Connector-v2][jdbc] SemanticXidGenerator#generateXid throw exception

2022-12-12 Thread GitBox
EricJoy2048 closed issue #3701: [Bug] [Connector-v2][jdbc] SemanticXidGenerator#generateXid throw exception URL: https://github.com/apache/incubator-seatunnel/issues/3701 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [incubator-seatunnel] liugddx closed issue #3420: [Feature][Deployment] add Helm for V2 connector

2022-12-12 Thread GitBox
liugddx closed issue #3420: [Feature][Deployment] add Helm for V2 connector URL: https://github.com/apache/incubator-seatunnel/issues/3420 -- 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

[GitHub] [incubator-seatunnel] hailin0 commented on a diff in pull request #3711: [Improve][Connector-V2][Kafka] Add text format for kafka sink connector

2022-12-12 Thread GitBox
hailin0 commented on code in PR #3711: URL: https://github.com/apache/incubator-seatunnel/pull/3711#discussion_r1046584354 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-kafka-e2e/src/test/java/org/apache/seatunnel/e2e/connector/kafka/KafkaIT.java: ## @@ -148,6 +152,32 @

[GitHub] [incubator-seatunnel] hailin0 commented on pull request #3697: [Improve] mongodb connector v2 add source query capability

2022-12-12 Thread GitBox
hailin0 commented on PR #3697: URL: https://github.com/apache/incubator-seatunnel/pull/3697#issuecomment-1347633437 please fix ci error -- 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 specif

[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #3176: No configuration setting found for key 'query'

2022-12-12 Thread GitBox
github-actions[bot] commented on issue #3176: URL: https://github.com/apache/incubator-seatunnel/issues/3176#issuecomment-1347569587 This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future. --

[GitHub] [incubator-seatunnel] github-actions[bot] closed issue #3176: No configuration setting found for key 'query'

2022-12-12 Thread GitBox
github-actions[bot] closed issue #3176: No configuration setting found for key  'query' URL: https://github.com/apache/incubator-seatunnel/issues/3176 -- 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

[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #3178: [Umbrella] SeaTunnel Transform V2 Design

2022-12-12 Thread GitBox
github-actions[bot] commented on issue #3178: URL: https://github.com/apache/incubator-seatunnel/issues/3178#issuecomment-1347569558 This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future. --

[GitHub] [incubator-seatunnel] github-actions[bot] closed issue #3178: [Umbrella] SeaTunnel Transform V2 Design

2022-12-12 Thread GitBox
github-actions[bot] closed issue #3178: [Umbrella] SeaTunnel Transform V2 Design URL: https://github.com/apache/incubator-seatunnel/issues/3178 -- 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] [incubator-seatunnel] github-actions[bot] closed issue #3190: [clickhouse][Connector-V2] How to use connection ssl

2022-12-12 Thread GitBox
github-actions[bot] closed issue #3190: [clickhouse][Connector-V2] How to use connection ssl URL: https://github.com/apache/incubator-seatunnel/issues/3190 -- 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

[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #3180: [Umbrella][Web] Add a DataSource Management Services

2022-12-12 Thread GitBox
github-actions[bot] commented on issue #3180: URL: https://github.com/apache/incubator-seatunnel/issues/3180#issuecomment-1347569518 This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity

[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #3190: [clickhouse][Connector-V2] How to use connection ssl

2022-12-12 Thread GitBox
github-actions[bot] commented on issue #3190: URL: https://github.com/apache/incubator-seatunnel/issues/3190#issuecomment-1347569491 This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future. --

[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #3192: [improve][connector-v2-file] Add the skip header lines parameter such as csv、txt

2022-12-12 Thread GitBox
github-actions[bot] commented on issue #3192: URL: https://github.com/apache/incubator-seatunnel/issues/3192#issuecomment-1347569453 This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future. --

[GitHub] [incubator-seatunnel] github-actions[bot] closed issue #3192: [improve][connector-v2-file] Add the skip header lines parameter such as csv、txt

2022-12-12 Thread GitBox
github-actions[bot] closed issue #3192: [improve][connector-v2-file] Add the skip header lines parameter such as csv、txt URL: https://github.com/apache/incubator-seatunnel/issues/3192 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [incubator-seatunnel] cason0126 commented on a diff in pull request #3681: [Feature][Connector V2] expose configurable options in Cassandra

2022-12-12 Thread GitBox
cason0126 commented on code in PR #3681: URL: https://github.com/apache/incubator-seatunnel/pull/3681#discussion_r1046145030 ## seatunnel-connectors-v2/connector-cassandra/src/main/java/org/apache/seatunnel/connectors/seatunnel/cassandra/config/CassandraParameters.java: ## @@ -

[GitHub] [incubator-seatunnel] cason0126 commented on a diff in pull request #3681: [Feature][Connector V2] expose configurable options in Cassandra

2022-12-12 Thread GitBox
cason0126 commented on code in PR #3681: URL: https://github.com/apache/incubator-seatunnel/pull/3681#discussion_r1046117613 ## seatunnel-connectors-v2/connector-cassandra/src/main/java/org/apache/seatunnel/connectors/seatunnel/cassandra/config/CassandraParameters.java: ## @@ -

[GitHub] [incubator-seatunnel] TaoZex closed pull request #3711: [Improve][Connector-V2][Kafka] Add text format for kafka sink connector

2022-12-12 Thread GitBox
TaoZex closed pull request #3711: [Improve][Connector-V2][Kafka] Add text format for kafka sink connector URL: https://github.com/apache/incubator-seatunnel/pull/3711 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [incubator-seatunnel] TaoZex opened a new pull request, #3711: [Improve][Connector-V2][Kafka] Add text format for kafka sink connector

2022-12-12 Thread GitBox
TaoZex opened a new pull request, #3711: URL: https://github.com/apache/incubator-seatunnel/pull/3711 ## Purpose of this pull request https://github.com/apache/incubator-seatunnel/issues/3138 Add text format for kafka sink connector ## Check list * [ ] Code changed

[GitHub] [incubator-seatunnel] MonsterChenzhuo commented on pull request #3697: [Improve] mongodb connector v2 add source query capability

2022-12-12 Thread GitBox
MonsterChenzhuo commented on PR #3697: URL: https://github.com/apache/incubator-seatunnel/pull/3697#issuecomment-1346814619 @hailin0,Thanks for your review,I have made the changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [incubator-seatunnel] laglangyue commented on issue #3703: [Bug] [Elasticsearch source connector] Read Es 7.x ERROR

2022-12-12 Thread GitBox
laglangyue commented on issue #3703: URL: https://github.com/apache/incubator-seatunnel/issues/3703#issuecomment-1346814132 > 6.8.3 This version of the package can only recognize version 6.x of es > > ![image](https://user-images.githubusercontent.com/45874392/207048471-203240b7-069

[GitHub] [incubator-seatunnel] MonsterChenzhuo commented on issue #3710: [Feature][SeaTunnel Engine] Add a jvm.properties file to define the SeaTunnel Engine JVM Options

2022-12-12 Thread GitBox
MonsterChenzhuo commented on issue #3710: URL: https://github.com/apache/incubator-seatunnel/issues/3710#issuecomment-1346793902 please assign to me; thx。 -- 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

[GitHub] [incubator-seatunnel] EricJoy2048 opened a new issue, #3710: [Feature][SeaTunnel Engine] Add a jvm.properties file to define the SeaTunnel Engine JVM Options

2022-12-12 Thread GitBox
EricJoy2048 opened a new issue, #3710: URL: https://github.com/apache/incubator-seatunnel/issues/3710 ### Search before asking - [X] I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature r

[GitHub] [incubator-seatunnel] MonsterChenzhuo commented on pull request #3697: [Improve] mongodb connector v2 add source query capability

2022-12-12 Thread GitBox
MonsterChenzhuo commented on PR #3697: URL: https://github.com/apache/incubator-seatunnel/pull/3697#issuecomment-1346565209 > Please update the documentation and e2e testcases > > https://github.com/apache/incubator-seatunnel/blob/dev/docs/en/connector-v2/source/MongoDB.md https://

[incubator-seatunnel] branch dev updated: [feature][e2e][cdc] add mysql cdc container (#3667)

2022-12-12 Thread ic4y
This is an automated email from the ASF dual-hosted git repository. ic4y pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new 7696ba155 [feature][e2e][cdc] add mysql cdc

[GitHub] [incubator-seatunnel] ic4y merged pull request #3667: [feature][e2e][cdc] add mysql cdc container

2022-12-12 Thread GitBox
ic4y merged PR #3667: URL: https://github.com/apache/incubator-seatunnel/pull/3667 -- 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...@s

[GitHub] [incubator-seatunnel] EricJoy2048 commented on a diff in pull request #3696: [Doc][Improve] improve pom

2022-12-12 Thread GitBox
EricJoy2048 commented on code in PR #3696: URL: https://github.com/apache/incubator-seatunnel/pull/3696#discussion_r1045808400 ## config/hazelcast-client.yaml: ## @@ -15,6 +15,10 @@ # limitations under the License. # -seatunnel: -engine: -backup-count: 1 \ No ne

[GitHub] [incubator-seatunnel] EricJoy2048 commented on pull request #3667: [feature][e2e][cdc] add mysql cdc container

2022-12-12 Thread GitBox
EricJoy2048 commented on PR #3667: URL: https://github.com/apache/incubator-seatunnel/pull/3667#issuecomment-1346456786 @ic4y PTAL -- 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 c

[GitHub] [incubator-seatunnel] 981433814 commented on issue #3703: [Bug] [Elasticsearch source connector] Read Es 7.x ERROR

2022-12-12 Thread GitBox
981433814 commented on issue #3703: URL: https://github.com/apache/incubator-seatunnel/issues/3703#issuecomment-1346442006 6.8.3 This version of the package can only recognize version 6.x of es ![image](https://user-images.githubusercontent.com/45874392/207048471-203240b7-069a-446

[GitHub] [incubator-seatunnel] laglangyue commented on issue #3703: [Bug] [Elasticsearch source connector] Read Es 7.x ERROR

2022-12-12 Thread GitBox
laglangyue commented on issue #3703: URL: https://github.com/apache/incubator-seatunnel/issues/3703#issuecomment-1346424588 I think you use the Cnnector-v1,which is based on ES-hadoop, you can add spark conf and try again. `es.nodes.wan.only = true` https://www.elastic.co/guide/en/el

[GitHub] [incubator-seatunnel] ashulin commented on a diff in pull request #3667: [feature][e2e][cdc] add mysql cdc container

2022-12-12 Thread GitBox
ashulin commented on code in PR #3667: URL: https://github.com/apache/incubator-seatunnel/pull/3667#discussion_r1045697729 ## seatunnel-connectors-v2/connector-cdc/connector-cdc-mysql/pom.xml: ## @@ -62,6 +73,13 @@ compile + +

[GitHub] [incubator-seatunnel] hailin0 opened a new pull request, #3708: [Improve][connector-jdbc] Add config item enable upsert by query

2022-12-12 Thread GitBox
hailin0 opened a new pull request, #3708: URL: https://github.com/apache/incubator-seatunnel/pull/3708 ## Purpose of this pull request Add `support_upsert_by_query_primary_key_exist` config item Fix row field null value write to jdbc statement ## Check list

[GitHub] [incubator-seatunnel] ashulin opened a new pull request, #3707: [doc][connector][cdc] add MySQL CDC Source doc

2022-12-12 Thread GitBox
ashulin opened a new pull request, #3707: URL: https://github.com/apache/incubator-seatunnel/pull/3707 ## Purpose of this pull request ## Check list * [ ] Code changed are covered with tests, or it does not need tests for reason: * [ ] If any new Jar binary p

[GitHub] [incubator-seatunnel] ashulin merged pull request #3704: [Engine] [Checkpoint] Fix Checkpoint can't be accepted after job retry.

2022-12-12 Thread GitBox
ashulin merged PR #3704: URL: https://github.com/apache/incubator-seatunnel/pull/3704 -- 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..

[incubator-seatunnel] branch dev updated: [hotfix][Engine][Checkpoint] Fix Checkpoint can't be accepted after job retry. (#3704)

2022-12-12 Thread zongwen
This is an automated email from the ASF dual-hosted git repository. zongwen pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new ef2775d50 [hotfix][Engine][Checkpoint] F

[incubator-seatunnel] branch dev updated: [Hotfix][Connector-V2][File] Fix file sink connector npe (#3706)

2022-12-12 Thread ic4y
This is an automated email from the ASF dual-hosted git repository. ic4y pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new a662a88fd [Hotfix][Connector-V2][File] Fix

[GitHub] [incubator-seatunnel] ic4y merged pull request #3706: [Hotfix][Connector-V2][File] Fix file sink connector npe

2022-12-12 Thread GitBox
ic4y merged PR #3706: URL: https://github.com/apache/incubator-seatunnel/pull/3706 -- 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...@s

[GitHub] [incubator-seatunnel] TyrantLucifer opened a new pull request, #3706: [Hotfix][Connector-V2][File] Fix file sink connector npe

2022-12-12 Thread GitBox
TyrantLucifer opened a new pull request, #3706: URL: https://github.com/apache/incubator-seatunnel/pull/3706 ## Purpose of this pull request If user does not config the file name expression, it will throw NullPointerException. ## Check list * [x] Code cha

[GitHub] [incubator-seatunnel] Hisoka-X closed pull request #3704: [Engine] [Checkpoint] Fix Checkpoint can't be accepted after job retry.

2022-12-12 Thread GitBox
Hisoka-X closed pull request #3704: [Engine] [Checkpoint] Fix Checkpoint can't be accepted after job retry. URL: https://github.com/apache/incubator-seatunnel/pull/3704 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[incubator-seatunnel] branch dev updated: fix deadlink (#3702)

2022-12-12 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new ed67db73c fix deadlink (#3702) ed67db73c is

[GitHub] [incubator-seatunnel] CalvinKirs merged pull request #3702: [Improve][CI]fix deadlink

2022-12-12 Thread GitBox
CalvinKirs merged PR #3702: URL: https://github.com/apache/incubator-seatunnel/pull/3702 -- 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-unsubsc

[GitHub] [incubator-seatunnel] ic4y opened a new pull request, #3705: [Hotfix][connector-v2] fix SemanticXidGenerator#generateXid indexOutOfBounds

2022-12-12 Thread GitBox
ic4y opened a new pull request, #3705: URL: https://github.com/apache/incubator-seatunnel/pull/3705 #3701 ## Purpose of this pull request ## Check list * [ ] Code changed are covered with tests, or it does not need tests for reason: * [ ] If any new J

[GitHub] [incubator-seatunnel] Hisoka-X opened a new pull request, #3704: [Engine] [Checkpoint] Fix Checkpoint can't be accepted after job retry.

2022-12-12 Thread GitBox
Hisoka-X opened a new pull request, #3704: URL: https://github.com/apache/incubator-seatunnel/pull/3704 ## Purpose of this pull request ## Check list * [ ] Code changed are covered with tests, or it does not need tests for reason: * [ ] If any new Jar binary