[GitHub] [incubator-seatunnel] TyrantLucifer commented on a diff in pull request #3563: [Improve][Connector-V2][Clickhouse] Unified exception for Clickhouse source & sink connector

2022-11-23 Thread GitBox
TyrantLucifer commented on code in PR #3563: URL: https://github.com/apache/incubator-seatunnel/pull/3563#discussion_r1031155066 ## seatunnel-connectors-v2/connector-clickhouse/src/main/java/org/apache/seatunnel/connectors/seatunnel/clickhouse/sink/client/ClickhouseSinkWriter.java: ###

[GitHub] [incubator-seatunnel] EricJoy2048 commented on a diff in pull request #3460: [Feature][Connector-V2][Persistiq]Add Persistiq source connector

2022-11-23 Thread GitBox
EricJoy2048 commented on code in PR #3460: URL: https://github.com/apache/incubator-seatunnel/pull/3460#discussion_r1031154423 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-http-e2e/src/test/resources/persistiq_json_to_assert.conf: ## @@ -0,0 +1,60 @@ +# +# Licensed to

[GitHub] [incubator-seatunnel] TyrantLucifer commented on a diff in pull request #3557: [Improve][Connector-V2][Iotdb] Unified exception for iotdb source & sink connector

2022-11-23 Thread GitBox
TyrantLucifer commented on code in PR #3557: URL: https://github.com/apache/incubator-seatunnel/pull/3557#discussion_r1031152226 ## seatunnel-connectors-v2/connector-iotdb/src/main/java/org/apache/seatunnel/connectors/seatunnel/iotdb/sink/IoTDBSinkClient.java: ## @@ -144,30 +14

[GitHub] [incubator-seatunnel] EricJoy2048 commented on a diff in pull request #3470: [Feature][Connector-V2][Notion]Add Notion source connector

2022-11-23 Thread GitBox
EricJoy2048 commented on code in PR #3470: URL: https://github.com/apache/incubator-seatunnel/pull/3470#discussion_r1031148706 ## seatunnel-connectors-v2/connector-http/connector-http-notion/src/main/java/org/apache/seatunnel/connectors/seatunnel/notion/source/NotionSourceFactory.java:

[GitHub] [incubator-seatunnel] TyrantLucifer commented on a diff in pull request #3564: [Improve][Connector-V2][Kudu] Unified exception for kudu source & sink connector

2022-11-23 Thread GitBox
TyrantLucifer commented on code in PR #3564: URL: https://github.com/apache/incubator-seatunnel/pull/3564#discussion_r1031142741 ## seatunnel-connectors-v2/connector-kudu/src/main/java/org/apache/seatunnel/connectors/seatunnel/kudu/kuduclient/KuduInputFormat.java: ## @@ -79,8 +

[GitHub] [incubator-seatunnel] wuchunfu commented on pull request #3557: [Improve][Connector-V2][Iotdb] Unified exception for iotdb source & sink connector

2022-11-23 Thread GitBox
wuchunfu commented on PR #3557: URL: https://github.com/apache/incubator-seatunnel/pull/3557#issuecomment-1326070307 @EricJoy2048 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

[GitHub] [incubator-seatunnel] wuchunfu commented on pull request #3524: [Improve][Connector-V2][GoogleSheets] Unified exception for GoogleSheets source connector

2022-11-23 Thread GitBox
wuchunfu commented on PR #3524: URL: https://github.com/apache/incubator-seatunnel/pull/3524#issuecomment-1326069853 @EricJoy2048 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

[GitHub] [incubator-seatunnel] EricJoy2048 commented on a diff in pull request #3503: [Feature][SeaTunnel Engine] Add test to test stream job recover when all cluster node done and restart

2022-11-23 Thread GitBox
EricJoy2048 commented on code in PR #3503: URL: https://github.com/apache/incubator-seatunnel/pull/3503#discussion_r1031143060 ## seatunnel-e2e/seatunnel-engine-e2e/connector-seatunnel-e2e-base/src/test/java/org/apache/seatunnel/engine/e2e/ClusterFaultToleranceIT.java: ## @@ -6

[GitHub] [incubator-seatunnel] FWLamb commented on issue #3568: [Improve][Connector-V2][ElasticSearch] Unified exception for ElasticSearch source & sink connector

2022-11-23 Thread GitBox
FWLamb commented on issue #3568: URL: https://github.com/apache/incubator-seatunnel/issues/3568#issuecomment-1326066335 please assign it 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 to go

[GitHub] [incubator-seatunnel] TyrantLucifer commented on issue #3568: [Improve][Connector-V2][ElasticSearch] Unified exception for ElasticSearch source & sink connector

2022-11-23 Thread GitBox
TyrantLucifer commented on issue #3568: URL: https://github.com/apache/incubator-seatunnel/issues/3568#issuecomment-1326064020 @FWLamb Please comment here. -- 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] TyrantLucifer commented on pull request #3541: [Improve][Connector-V2][Hive] Unified exceptions for hive source & sink connector

2022-11-23 Thread GitBox
TyrantLucifer commented on PR #3541: URL: https://github.com/apache/incubator-seatunnel/pull/3541#issuecomment-1326060512 @EricJoy2048 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 sp

[GitHub] [incubator-seatunnel] EricJoy2048 commented on a diff in pull request #3563: [Improve][Connector-V2][Clickhouse] Unified exception for Clickhouse source & sink connector

2022-11-23 Thread GitBox
EricJoy2048 commented on code in PR #3563: URL: https://github.com/apache/incubator-seatunnel/pull/3563#discussion_r1031135102 ## seatunnel-connectors-v2/connector-clickhouse/src/main/java/org/apache/seatunnel/connectors/seatunnel/clickhouse/exception/ClickhouseConnectorErrorCode.java:

[GitHub] [incubator-seatunnel] TKXZH commented on issue #686: Who is using SeaTunnel?

2022-11-23 Thread GitBox
TKXZH commented on issue #686: URL: https://github.com/apache/incubator-seatunnel/issues/686#issuecomment-1326052070 Organization:Coupang Location: Shanghai, China; Seoul, Korea; Seattle, America Contact: zonghui...@coupang.com Purpose: Provide data sycn pipeline among aurora, hive,

[GitHub] [incubator-seatunnel] Hisoka-X commented on pull request #3514: [Improve] [Engine] Move Completed Checkpoint trigger to CheckpointCoordinator

2022-11-23 Thread GitBox
Hisoka-X commented on PR #3514: URL: https://github.com/apache/incubator-seatunnel/pull/3514#issuecomment-1326051109 @ashulin Temporary solution to ensure that the task can run normally, and the fine-grained part of the task completed logic will be resolved in the future. -- This is an

[GitHub] [incubator-seatunnel] FWLamb commented on issue #2930: [Improve][Exception Management] Unified exception management in whole project

2022-11-23 Thread GitBox
FWLamb commented on issue #2930: URL: https://github.com/apache/incubator-seatunnel/issues/2930#issuecomment-1326037574 please assign ElasticSearch source & sink connector to me, thx. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-seatunnel] TaoZex commented on pull request #3538: [Improve][Connector-V2][MyHours]Unified exception for MyHours connector

2022-11-23 Thread GitBox
TaoZex commented on PR #3538: URL: https://github.com/apache/incubator-seatunnel/pull/3538#issuecomment-1326022548 @TyrantLucifer @wuchunfu 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

[GitHub] [incubator-seatunnel] TaoZex commented on pull request #3527: [Improve][Connector-V2][TableStore] Unified excetion for TableStore sink connector

2022-11-23 Thread GitBox
TaoZex commented on PR #3527: URL: https://github.com/apache/incubator-seatunnel/pull/3527#issuecomment-1326022243 @TyrantLucifer @wuchunfu 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 t

[GitHub] [incubator-seatunnel] wangsvip opened a new issue, #3567: [Feature][Connector V2] Add conditions for mongodb source incremental pull

2022-11-23 Thread GitBox
wangsvip opened a new issue, #3567: URL: https://github.com/apache/incubator-seatunnel/issues/3567 ### 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 requ

[GitHub] [incubator-seatunnel] FWLamb closed pull request #3566: [hotfix][ConnectorV2][Neo4j] fix check config logic

2022-11-23 Thread GitBox
FWLamb closed pull request #3566: [hotfix][ConnectorV2][Neo4j] fix check config logic URL: https://github.com/apache/incubator-seatunnel/pull/3566 -- 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

[GitHub] [incubator-seatunnel] FWLamb commented on pull request #3566: [hotfix][ConnectorV2][Neo4j] fix check config logic

2022-11-23 Thread GitBox
FWLamb commented on PR #3566: URL: https://github.com/apache/incubator-seatunnel/pull/3566#issuecomment-1325996268 > @FWLamb I think it is better to repair this at #3565. It is unnecessary to resubmit a PR all right -- This is an automated message from the Apache Git Service. To r

[GitHub] [incubator-seatunnel] wuchunfu commented on pull request #3566: [hotfix][ConnectorV2][Neo4j] fix check config logic

2022-11-23 Thread GitBox
wuchunfu commented on PR #3566: URL: https://github.com/apache/incubator-seatunnel/pull/3566#issuecomment-1325995301 @FWLamb I think it is better to repair this at #3565. It is unnecessary to resubmit a PR -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [incubator-seatunnel] FWLamb commented on pull request #3566: [hotfix][ConnectorV2][Neo4j] fix check config logic

2022-11-23 Thread GitBox
FWLamb commented on PR #3566: URL: https://github.com/apache/incubator-seatunnel/pull/3566#issuecomment-1325986627 @getChan @EricJoy2048 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

[GitHub] [incubator-seatunnel] FWLamb opened a new pull request, #3566: [hotfix][ConnectorV2][Neo4j] fix check config logic

2022-11-23 Thread GitBox
FWLamb opened a new pull request, #3566: URL: https://github.com/apache/incubator-seatunnel/pull/3566 ## 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 pa

[GitHub] [incubator-seatunnel] FWLamb commented on pull request #3565: [Improve][Connector-V2][Neo4j] Unified exception for Neo4j source & sink connector

2022-11-23 Thread GitBox
FWLamb commented on PR #3565: URL: https://github.com/apache/incubator-seatunnel/pull/3565#issuecomment-1325984755 > could you fix the unit test? done -- 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] lianghuan-xatu commented on pull request #3564: [Improve][Connector-V2][Kudu] Unified exception for kudu source & sink connector

2022-11-23 Thread GitBox
lianghuan-xatu commented on PR #3564: URL: https://github.com/apache/incubator-seatunnel/pull/3564#issuecomment-1325980791 @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 th

[GitHub] [incubator-seatunnel] FWLamb commented on pull request #3565: [Improve][Connector-V2][Neo4j] Unified exception for Neo4j source & sink connector

2022-11-23 Thread GitBox
FWLamb commented on PR #3565: URL: https://github.com/apache/incubator-seatunnel/pull/3565#issuecomment-1325980265 @getChan @EricJoy2048 @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 abov

[GitHub] [incubator-seatunnel] FWLamb opened a new pull request, #3565: [Improve][Connector-V2][Neo4j] Unified exception for Neo4j source & sink connector

2022-11-23 Thread GitBox
FWLamb opened a new pull request, #3565: URL: https://github.com/apache/incubator-seatunnel/pull/3565 ## Purpose of this pull request sub-task https://github.com/apache/incubator-seatunnel/issues/2930 close https://github.com/apache/incubator-seatunnel/issues/3550

[GitHub] [incubator-seatunnel] lianghuan-xatu opened a new pull request, #3564: [Improve][Connector-V2][Kudu] Unified exception for kudu source & sink connector

2022-11-23 Thread GitBox
lianghuan-xatu opened a new pull request, #3564: URL: https://github.com/apache/incubator-seatunnel/pull/3564 ## Purpose of this pull request sub-task of https://github.com/apache/incubator-seatunnel/issues/2930 close https://github.com/apache/incubator-seatunnel

[GitHub] [incubator-seatunnel] FWLamb commented on pull request #3563: [Improve][Connector-V2][Clickhouse] Unified exception for Clickhouse source & sink connector

2022-11-23 Thread GitBox
FWLamb commented on PR #3563: URL: https://github.com/apache/incubator-seatunnel/pull/3563#issuecomment-1325958542 @Hisoka-X @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 t

[GitHub] [incubator-seatunnel] FWLamb opened a new pull request, #3563: [Improve][Connector-V2][Clickhouse] Unified exception for Clickhouse source & sink connector

2022-11-23 Thread GitBox
FWLamb opened a new pull request, #3563: URL: https://github.com/apache/incubator-seatunnel/pull/3563 ## Purpose of this pull request sub-task https://github.com/apache/incubator-seatunnel/issues/2930 close https://github.com/apache/incubator-seatunnel/issues/3549

[GitHub] [incubator-seatunnel] wuchunfu commented on pull request #3558: [Improve][Connector-V2][Influxdb] Unified exception for influxdb source & sink connector

2022-11-23 Thread GitBox
wuchunfu commented on PR #3558: URL: https://github.com/apache/incubator-seatunnel/pull/3558#issuecomment-1325947557 @TyrantLucifer @Hisoka-X 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

[GitHub] [incubator-seatunnel] wuchunfu commented on pull request #3557: [Improve][Connector-V2][Iotdb] Unified exception for iotdb source & sink connector

2022-11-23 Thread GitBox
wuchunfu commented on PR #3557: URL: https://github.com/apache/incubator-seatunnel/pull/3557#issuecomment-1325947268 @TyrantLucifer @Hisoka-X 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

[GitHub] [incubator-seatunnel] wuchunfu commented on a diff in pull request #3524: [Improve][Connector-V2][GoogleSheets] Unified exception for GoogleSheets source connector

2022-11-23 Thread GitBox
wuchunfu commented on code in PR #3524: URL: https://github.com/apache/incubator-seatunnel/pull/3524#discussion_r1031040053 ## seatunnel-connectors-v2/connector-google-sheets/src/main/java/org/apache/seatunnel/connectors/seatunnel/google/sheets/deserialize/GoogleSheetsDeserializer.java

[GitHub] [incubator-seatunnel] TyrantLucifer commented on pull request #3541: [Improve][Connector-V2][Hive] Unified exceptions for hive source & sink connector

2022-11-23 Thread GitBox
TyrantLucifer commented on PR #3541: URL: https://github.com/apache/incubator-seatunnel/pull/3541#issuecomment-1325931843 @wuchunfu @Hisoka-X 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

[GitHub] [incubator-seatunnel] TyrantLucifer commented on a diff in pull request #3524: [Improve][Connector-V2][GoogleSheets] Unified exception for GoogleSheets source connector

2022-11-23 Thread GitBox
TyrantLucifer commented on code in PR #3524: URL: https://github.com/apache/incubator-seatunnel/pull/3524#discussion_r1031037271 ## seatunnel-connectors-v2/connector-google-sheets/src/main/java/org/apache/seatunnel/connectors/seatunnel/google/sheets/deserialize/GoogleSheetsDeserializer

[incubator-seatunnel] branch dev updated: [Improve][Connector-V2][Gitlab] Unified excetion for Gitlab connector and improve optione rule (#3533)

2022-11-23 Thread wuchunfu
This is an automated email from the ASF dual-hosted git repository. wuchunfu 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 77f68f1ee [Improve][Connector-V2][Gitla

[GitHub] [incubator-seatunnel] wuchunfu merged pull request #3533: [Improve][Connector-V2][Gitlab] Unified excetion for Gitlab connector and improve optione rule

2022-11-23 Thread GitBox
wuchunfu merged PR #3533: URL: https://github.com/apache/incubator-seatunnel/pull/3533 -- 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] wuchunfu closed issue #3544: [Improve][Connector-V2][Gitlab] Unified exception for Gitlab connector

2022-11-23 Thread GitBox
wuchunfu closed issue #3544: [Improve][Connector-V2][Gitlab] Unified exception for Gitlab connector URL: https://github.com/apache/incubator-seatunnel/issues/3544 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [incubator-seatunnel] wuchunfu commented on pull request #3524: [Improve][Connector-V2][GoogleSheets] Unified exception for GoogleSheets source connector

2022-11-23 Thread GitBox
wuchunfu commented on PR #3524: URL: https://github.com/apache/incubator-seatunnel/pull/3524#issuecomment-1325927123 @TyrantLucifer @Hisoka-X 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

[GitHub] [incubator-seatunnel] TyrantLucifer commented on pull request #3533: [Improve][Connector-V2][Gitlab] Unified excetion for Gitlab connector and improve optione rule

2022-11-23 Thread GitBox
TyrantLucifer commented on PR #3533: URL: https://github.com/apache/incubator-seatunnel/pull/3533#issuecomment-1325926501 @wuchunfu 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 speci

[GitHub] [incubator-seatunnel] wuchunfu merged pull request #3555: [Improve][Connector-V2][Klaviyo]Unified exception for Klaviyo connector

2022-11-23 Thread GitBox
wuchunfu merged PR #3555: URL: https://github.com/apache/incubator-seatunnel/pull/3555 -- 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 (4b12691a8 -> 08f861507)

2022-11-23 Thread wuchunfu
This is an automated email from the ASF dual-hosted git repository. wuchunfu pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git from 4b12691a8 [Feature][Connector-V2][RabbitMQ] Add RabbitMQ source & sink connector (#3312) add 08f861

[GitHub] [incubator-seatunnel] TyrantLucifer commented on pull request #3555: [Improve][Connector-V2][Klaviyo]Unified exception for Klaviyo connector

2022-11-23 Thread GitBox
TyrantLucifer commented on PR #3555: URL: https://github.com/apache/incubator-seatunnel/pull/3555#issuecomment-1325925216 @wuchunfu @Hisoka-X 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

[incubator-seatunnel] branch dev updated: [Feature][Connector-V2][RabbitMQ] Add RabbitMQ source & sink connector (#3312)

2022-11-23 Thread tyrantlucifer
This is an automated email from the ASF dual-hosted git repository. tyrantlucifer 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 4b12691a8 [Feature][Connector-V2]

[GitHub] [incubator-seatunnel] TyrantLucifer merged pull request #3312: [Feature][Connector-V2] rabbitmq source and sink connector

2022-11-23 Thread GitBox
TyrantLucifer merged PR #3312: URL: https://github.com/apache/incubator-seatunnel/pull/3312 -- 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-unsu

[GitHub] [incubator-seatunnel] TyrantLucifer commented on issue #3562: [Improve][Connector-V2][WeChat] Unified exception for WeChat sink connector

2022-11-23 Thread GitBox
TyrantLucifer commented on issue #3562: URL: https://github.com/apache/incubator-seatunnel/issues/3562#issuecomment-1325910514 > please assign WeChat connector to me; thx Good job! Looking forward your contribution. -- This is an automated message from the Apache Git Service. To re

[GitHub] [incubator-seatunnel] MonsterChenzhuo commented on issue #3562: [Improve][Connector-V2][WeChat] Unified exception for WeChat sink connector

2022-11-23 Thread GitBox
MonsterChenzhuo commented on issue #3562: URL: https://github.com/apache/incubator-seatunnel/issues/3562#issuecomment-1325909795 please assign WeChat connector to me; thx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [incubator-seatunnel] lianghuan-xatu closed pull request #3561: [Improve][Connector-V2][Kudu] Unified exception for kudu source & sink connector

2022-11-23 Thread GitBox
lianghuan-xatu closed pull request #3561: [Improve][Connector-V2][Kudu] Unified exception for kudu source & sink connector URL: https://github.com/apache/incubator-seatunnel/pull/3561 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [incubator-seatunnel] TyrantLucifer commented on issue #2930: [Improve][Exception Management] Unified exception management in whole project

2022-11-23 Thread GitBox
TyrantLucifer commented on issue #2930: URL: https://github.com/apache/incubator-seatunnel/issues/2930#issuecomment-1325908865 > Please assign wechat connector to me.Thank https://github.com/apache/incubator-seatunnel/issues/3562 -- This is an automated message from the Apache Git

[GitHub] [incubator-seatunnel] MonsterChenzhuo commented on issue #2930: [Improve][Exception Management] Unified exception management in whole project

2022-11-23 Thread GitBox
MonsterChenzhuo commented on issue #2930: URL: https://github.com/apache/incubator-seatunnel/issues/2930#issuecomment-1325906948 Please assign wechat connector to me.Thank -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [incubator-seatunnel] TyrantLucifer commented on pull request #3506: [Hotfix][Connector-V2][Hive] Fix npe of getting file system

2022-11-23 Thread GitBox
TyrantLucifer commented on PR #3506: URL: https://github.com/apache/incubator-seatunnel/pull/3506#issuecomment-1325896754 @Hisoka-X @wuchunfu @EricJoy2048 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

[GitHub] [incubator-seatunnel] TyrantLucifer commented on pull request #3312: [Feature][Connector-V2] rabbitmq source and sink connector

2022-11-23 Thread GitBox
TyrantLucifer commented on PR #3312: URL: https://github.com/apache/incubator-seatunnel/pull/3312#issuecomment-1325892290 > @TyrantLucifer PTAL Waiting CI. -- 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] EricJoy2048 commented on pull request #3312: [Feature][Connector-V2] rabbitmq source and sink connector

2022-11-23 Thread GitBox
EricJoy2048 commented on PR #3312: URL: https://github.com/apache/incubator-seatunnel/pull/3312#issuecomment-1325891214 @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 s

[incubator-seatunnel] branch dev updated: [Improve][Connector-V2][Fake] Unified exception for fake source connector (#3520)

2022-11-23 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 f371ad582 [Improve][Connector-V2][Fake] U

[GitHub] [incubator-seatunnel] Hisoka-X closed issue #3519: [Improve][Connector-V2][Fake] Unified exception for Fake source connector

2022-11-23 Thread GitBox
Hisoka-X closed issue #3519: [Improve][Connector-V2][Fake] Unified exception for Fake source connector URL: https://github.com/apache/incubator-seatunnel/issues/3519 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-seatunnel] Hisoka-X merged pull request #3520: [Improve][Connector-V2][Fake] Unified exception for fake source connector

2022-11-23 Thread GitBox
Hisoka-X merged PR #3520: URL: https://github.com/apache/incubator-seatunnel/pull/3520 -- 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] TyrantLucifer commented on pull request #3520: [Improve][Connector-V2][Fake] Unified exception for fake source connector

2022-11-23 Thread GitBox
TyrantLucifer commented on PR #3520: URL: https://github.com/apache/incubator-seatunnel/pull/3520#issuecomment-1325882123 @Hisoka-X @wuchunfu 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

[GitHub] [incubator-seatunnel] TyrantLucifer commented on issue #3556: [Improve][Connector-V2][JDBC] Unified exception for JDBC source & sink connector

2022-11-23 Thread GitBox
TyrantLucifer commented on issue #3556: URL: https://github.com/apache/incubator-seatunnel/issues/3556#issuecomment-1325881675 > @TyrantLucifer Please assign to me.Thx. Sorry, this task has been assigned to @Carl-Zhou-CN , could you please do another task such elsticsearch? -- Th

[incubator-seatunnel] branch dev updated: [Improve][Connector-V2][Redis] Unified exception for redis source & sink exception (#3517)

2022-11-23 Thread tyrantlucifer
This is an automated email from the ASF dual-hosted git repository. tyrantlucifer 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 205f78258 [Improve][Connector-V2][

[GitHub] [incubator-seatunnel] TyrantLucifer merged pull request #3517: [Improve][Connector-V2][Redis] Unified exception for redis source & sink exception

2022-11-23 Thread GitBox
TyrantLucifer merged PR #3517: URL: https://github.com/apache/incubator-seatunnel/pull/3517 -- 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-unsu

[GitHub] [incubator-seatunnel] TyrantLucifer closed issue #3516: [Improve][Connector-V2][Redis] Unified exception for Redis source & sink connector

2022-11-23 Thread GitBox
TyrantLucifer closed issue #3516: [Improve][Connector-V2][Redis] Unified exception for Redis source & sink connector URL: https://github.com/apache/incubator-seatunnel/issues/3516 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [incubator-seatunnel] TyrantLucifer commented on a diff in pull request #3312: [Feature][Connector-V2] rabbitmq source and sink connector

2022-11-23 Thread GitBox
TyrantLucifer commented on code in PR #3312: URL: https://github.com/apache/incubator-seatunnel/pull/3312#discussion_r1031010909 ## seatunnel-dist/pom.xml: ## @@ -366,6 +366,7 @@ org.apache.seatunnel connector-rabbitmq

[GitHub] [incubator-seatunnel] EricJoy2048 commented on pull request #3312: [Feature][Connector-V2] rabbitmq source and sink connector

2022-11-23 Thread GitBox
EricJoy2048 commented on PR #3312: URL: https://github.com/apache/incubator-seatunnel/pull/3312#issuecomment-1325879670 @TyrantLucifer -- 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] TyrantLucifer commented on pull request #3517: [Improve][Connector-V2][Redis] Unified exception for redis source & sink exception

2022-11-23 Thread GitBox
TyrantLucifer commented on PR #3517: URL: https://github.com/apache/incubator-seatunnel/pull/3517#issuecomment-1325879201 @wuchunfu @Hisoka-X 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

[incubator-seatunnel] branch dev updated: [Improve][Core][Starter] Add PluginDiscovery Method to Support Search Plugin (#3488)

2022-11-23 Thread tyrantlucifer
This is an automated email from the ASF dual-hosted git repository. tyrantlucifer 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 4e604184b [Improve][Core][Starter]

[GitHub] [incubator-seatunnel] TyrantLucifer merged pull request #3488: [Core] [Connector] Add PluginDiscovery Method to Support Search Plugin

2022-11-23 Thread GitBox
TyrantLucifer merged PR #3488: URL: https://github.com/apache/incubator-seatunnel/pull/3488 -- 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-unsu

[GitHub] [incubator-seatunnel] TyrantLucifer merged pull request #3522: [Improve][Connector-V2][MongoDB] Unified exception for MongoDB source & sink connector

2022-11-23 Thread GitBox
TyrantLucifer merged PR #3522: URL: https://github.com/apache/incubator-seatunnel/pull/3522 -- 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-unsu

[incubator-seatunnel] branch dev updated: [Improve][Connector-V2][MongoDB] Unified exception for MongoDB source & sink connector (#3522)

2022-11-23 Thread tyrantlucifer
This is an automated email from the ASF dual-hosted git repository. tyrantlucifer 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 5af632e32 [Improve][Connector-V2][

[GitHub] [incubator-seatunnel] TyrantLucifer closed issue #3518: [Improve][Connector-V2][MongoDB] Unified exception for MongoDB source & sink connector

2022-11-23 Thread GitBox
TyrantLucifer closed issue #3518: [Improve][Connector-V2][MongoDB] Unified exception for MongoDB source & sink connector URL: https://github.com/apache/incubator-seatunnel/issues/3518 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[incubator-seatunnel] branch dev updated (581292f21 -> 0d8d92752)

2022-11-23 Thread tyrantlucifer
This is an automated email from the ASF dual-hosted git repository. tyrantlucifer pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git from 581292f21 [Improve][Connector-V2][Socket] Unified exception for socket source & sink connector (#351

[GitHub] [incubator-seatunnel] TyrantLucifer merged pull request #3493: [Bug][Core]Check Read config file exist

2022-11-23 Thread GitBox
TyrantLucifer merged PR #3493: URL: https://github.com/apache/incubator-seatunnel/pull/3493 -- 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-unsu

[GitHub] [incubator-seatunnel] TyrantLucifer closed issue #3484: [Bug] [Core] Read config file but without check it exist.

2022-11-23 Thread GitBox
TyrantLucifer closed issue #3484: [Bug] [Core] Read config file but without check it exist. URL: https://github.com/apache/incubator-seatunnel/issues/3484 -- 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 g

[GitHub] [incubator-seatunnel] TyrantLucifer commented on pull request #3559: Bump postgresql from 42.4.1 to 42.4.3 in /seatunnel-connectors-v2/connector-jdbc

2022-11-23 Thread GitBox
TyrantLucifer commented on PR #3559: URL: https://github.com/apache/incubator-seatunnel/pull/3559#issuecomment-1325868776 > To merge or not to merge is all fine for me Aggre with you. I think it makes no sense -- This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-seatunnel] lianghuan-xatu opened a new pull request, #3561: [Improve][Connector-V2][Kudu] Unified exception for kudu source & sink connector

2022-11-23 Thread GitBox
lianghuan-xatu opened a new pull request, #3561: URL: https://github.com/apache/incubator-seatunnel/pull/3561 ## 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 b

[GitHub] [incubator-seatunnel] CalvinKirs merged pull request #3511: [Improve][Connector-V2][Socket] Unified exception for socket source & sink connector

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

[incubator-seatunnel] branch dev updated: [Improve][Connector-V2][Socket] Unified exception for socket source & sink connector (#3511)

2022-11-23 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 581292f21 [Improve][Connector-V2][Socket] U

[GitHub] [incubator-seatunnel] CalvinKirs closed issue #3507: [Improve][Connector-V2][Socket] Unified exception for socket source & sink connector

2022-11-23 Thread GitBox
CalvinKirs closed issue #3507: [Improve][Connector-V2][Socket] Unified exception for socket source & sink connector URL: https://github.com/apache/incubator-seatunnel/issues/3507 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [incubator-seatunnel] CalvinKirs commented on pull request #3559: Bump postgresql from 42.4.1 to 42.4.3 in /seatunnel-connectors-v2/connector-jdbc

2022-11-23 Thread GitBox
CalvinKirs commented on PR #3559: URL: https://github.com/apache/incubator-seatunnel/pull/3559#issuecomment-1325863194 To merge or not to merge is all fine to me -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[incubator-seatunnel] branch dev updated (fb40162c0 -> d6e6a02a3)

2022-11-23 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git from fb40162c0 [Feature][Connector-V2][Jira]Add Jira source connector (#3473) add d6e6a02a3 [Improve][core-v1

[GitHub] [incubator-seatunnel] CalvinKirs merged pull request #3480: [Improve][core][seatunnel-core-base] remove seatunnel-core-base

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

[incubator-seatunnel] branch dev updated: [Feature][Connector-V2][Jira]Add Jira source connector (#3473)

2022-11-23 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 fb40162c0 [Feature][Connector-V2][Jira]Ad

[GitHub] [incubator-seatunnel] Hisoka-X merged pull request #3473: [Feature][Connector-V2][Jira]Add Jira source connector

2022-11-23 Thread GitBox
Hisoka-X merged PR #3473: URL: https://github.com/apache/incubator-seatunnel/pull/3473 -- 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] Alxe1 opened a new issue, #3560: [Bug] [file] file sink to hdfs got spark sql analysisException: Text data source does not support bigint data type

2022-11-23 Thread GitBox
Alxe1 opened a new issue, #3560: URL: https://github.com/apache/incubator-seatunnel/issues/3560 ### 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. #

[GitHub] [incubator-seatunnel] liugddx commented on issue #2927: [Bug] [seatunnel-api-flink] Can not find BatchTableEnvironment class when using Flink-1.15.X

2022-11-23 Thread GitBox
liugddx commented on issue #2927: URL: https://github.com/apache/incubator-seatunnel/issues/2927#issuecomment-1325838496 #3263 -- 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 comme

[GitHub] [incubator-seatunnel] Alxe1 commented on issue #3540: [Bug] [file] Plugin PluginIdentifier{engineType='flink', pluginType='source', pluginName='file'} not found in flink running

2022-11-23 Thread GitBox
Alxe1 commented on issue #3540: URL: https://github.com/apache/incubator-seatunnel/issues/3540#issuecomment-1325836112 > you need to execute the following command to install the connector `sh bin/install_plugin.sh 2.3.0-beta` Yes, I have installed all the connectors. -- This is an

[GitHub] [incubator-seatunnel] github-actions[bot] closed issue #2811: [Bug] [SeaTunnel Spark Start V2] deploy-mode need Lowercase letters, But give an Uppercase in --help

2022-11-23 Thread GitBox
github-actions[bot] closed issue #2811: [Bug] [SeaTunnel Spark Start V2] deploy-mode need Lowercase letters, But give an Uppercase in --help URL: https://github.com/apache/incubator-seatunnel/issues/2811 -- This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #2811: [Bug] [SeaTunnel Spark Start V2] deploy-mode need Lowercase letters, But give an Uppercase in --help

2022-11-23 Thread GitBox
github-actions[bot] commented on issue #2811: URL: https://github.com/apache/incubator-seatunnel/issues/2811#issuecomment-1325799963 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 #2927: [Bug] [seatunnel-api-flink] Can not find BatchTableEnvironment class when using Flink-1.15.X

2022-11-23 Thread GitBox
github-actions[bot] commented on issue #2927: URL: https://github.com/apache/incubator-seatunnel/issues/2927#issuecomment-1325799916 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] closed issue #3059: [Bug] [Official examples] In batch mode, the seatunnel did not stop after the completion of data transmission.

2022-11-23 Thread GitBox
github-actions[bot] closed issue #3059: [Bug] [Official examples] In batch mode, the seatunnel did not stop after the completion of data transmission. URL: https://github.com/apache/incubator-seatunnel/issues/3059 -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #3059: [Bug] [Official examples] In batch mode, the seatunnel did not stop after the completion of data transmission.

2022-11-23 Thread GitBox
github-actions[bot] commented on issue #3059: URL: https://github.com/apache/incubator-seatunnel/issues/3059#issuecomment-1325799895 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] dependabot[bot] opened a new pull request, #3559: Bump postgresql from 42.4.1 to 42.4.3 in /seatunnel-connectors-v2/connector-jdbc

2022-11-23 Thread GitBox
dependabot[bot] opened a new pull request, #3559: URL: https://github.com/apache/incubator-seatunnel/pull/3559 Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.1 to 42.4.3. Changelog Sourced from https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md";>postgresql's

[incubator-seatunnel] branch dependabot/maven/seatunnel-connectors-v2/connector-jdbc/org.postgresql-postgresql-42.4.3 created (now 93eed7e00)

2022-11-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/seatunnel-connectors-v2/connector-jdbc/org.postgresql-postgresql-42.4.3 in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git at 93eed7e00 Bump pos

[GitHub] [incubator-seatunnel] MonsterChenzhuo commented on issue #2729: [Discuss][RoadMap] SeaTunnel Q4 RoadMap

2022-11-23 Thread GitBox
MonsterChenzhuo commented on issue #2729: URL: https://github.com/apache/incubator-seatunnel/issues/2729#issuecomment-1325339431 `Run on k8s` is anyone working on this, if not, I think I can make it happen -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [incubator-seatunnel] MonsterChenzhuo commented on issue #3556: [Improve][Connector-V2][JDBC] Unified exception for JDBC source & sink connector

2022-11-23 Thread GitBox
MonsterChenzhuo commented on issue #3556: URL: https://github.com/apache/incubator-seatunnel/issues/3556#issuecomment-1325334174 @TyrantLucifer 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

[GitHub] [incubator-seatunnel] TaoZex closed pull request #3538: [Improve][Connector-V2][MyHours]Unified exception for MyHours connector

2022-11-23 Thread GitBox
TaoZex closed pull request #3538: [Improve][Connector-V2][MyHours]Unified exception for MyHours connector URL: https://github.com/apache/incubator-seatunnel/pull/3538 -- 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] wuchunfu opened a new pull request, #3558: [Improve][Connector-V2][Influxdb] Unified exception for influxdb source & sink connector

2022-11-23 Thread GitBox
wuchunfu opened a new pull request, #3558: URL: https://github.com/apache/incubator-seatunnel/pull/3558 ## Purpose of this pull request sub-task of #2930 close #3535 ## Check list * [x] Code changed are covered with tests, or it does not need test

[GitHub] [incubator-seatunnel] TaoZex closed pull request #3493: [Bug][Core]Check Read config file exist

2022-11-23 Thread GitBox
TaoZex closed pull request #3493: [Bug][Core]Check Read config file exist URL: https://github.com/apache/incubator-seatunnel/pull/3493 -- 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 com

[GitHub] [incubator-seatunnel] TaoZex closed pull request #3503: [Feature][SeaTunnel Engine] Add test to test stream job recover when all cluster node done and restart

2022-11-23 Thread GitBox
TaoZex closed pull request #3503: [Feature][SeaTunnel Engine] Add test to test stream job recover when all cluster node done and restart URL: https://github.com/apache/incubator-seatunnel/pull/3503 -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-seatunnel] wuchunfu opened a new pull request, #3557: [Improve][Connector-V2][Iotdb] Unified exception for iotdb source & sink connector

2022-11-23 Thread GitBox
wuchunfu opened a new pull request, #3557: URL: https://github.com/apache/incubator-seatunnel/pull/3557 ## Purpose of this pull request sub-task #2930 close #3536 ## Check list * [x] Code changed are covered with tests, or it does not need tests f

[GitHub] [incubator-seatunnel] EricJoy2048 commented on pull request #3383: [Feature][Connector V2] expose configurable options in Hudi

2022-11-23 Thread GitBox
EricJoy2048 commented on PR #3383: URL: https://github.com/apache/incubator-seatunnel/pull/3383#issuecomment-1325084335 Please fix code style check -- 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 t

  1   2   >