[GitHub] [incubator-seatunnel] Hisoka-X merged pull request #4720: [Bug Fix] [seatunnel-connectors-v2][SFTP] Fix incorrect exception handling logic

2023-05-12 Thread via GitHub
Hisoka-X merged PR #4720: URL: https://github.com/apache/incubator-seatunnel/pull/4720 -- 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: [Bug Fix] [seatunnel-connectors-v2][SFTP] Fix incorrect exception handling logic (#4720)

2023-05-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 dc350e67c [Bug Fix] [seatunnel-connectors

[GitHub] [incubator-seatunnel] Hisoka-X commented on pull request #4720: [Bug Fix] [seatunnel-connectors-v2][SFTP] Fix incorrect exception handling logic

2023-05-12 Thread via GitHub
Hisoka-X commented on PR #4720: URL: https://github.com/apache/incubator-seatunnel/pull/4720#issuecomment-1545429998 @lucklilili 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 speci

[GitHub] [incubator-seatunnel] lucklilili commented on issue #4691: 使用使用遇到的坑

2023-05-12 Thread via GitHub
lucklilili commented on issue #4691: URL: https://github.com/apache/incubator-seatunnel/issues/4691#issuecomment-1545442752 Using English to describe the problem would be more effective -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-seatunnel] zhilinli123 opened a new pull request, #4738: [Improve][mysql-cdc][e2e] Removing the excess MySqlIncrementalSourceIT e2e reduces the CI time

2023-05-12 Thread via GitHub
zhilinli123 opened a new pull request, #4738: URL: https://github.com/apache/incubator-seatunnel/pull/4738 …T e2e reduces the CI time ## Purpose of this pull request ## Check list * [ ] Code changed are covered with tests, or it does not need tests for re

[GitHub] [incubator-seatunnel] lucklilili commented on pull request #4720: [Bug Fix] [seatunnel-connectors-v2][SFTP] Fix incorrect exception handling logic

2023-05-12 Thread via GitHub
lucklilili commented on PR #4720: URL: https://github.com/apache/incubator-seatunnel/pull/4720#issuecomment-1545486195 @Hisoka-X No need to be polite, we will also participate in the future -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-seatunnel] GOODBOY008 opened a new issue, #4739: [Feature][website] Add search fuction in website

2023-05-12 Thread via GitHub
GOODBOY008 opened a new issue, #4739: URL: https://github.com/apache/incubator-seatunnel/issues/4739 ### 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 re

[GitHub] [incubator-seatunnel] GOODBOY008 opened a new issue, #4740: [Improve] [seatunnel-engine-storage] Extract a base/common module from module : checkpoint-storage-hdfs

2023-05-12 Thread via GitHub
GOODBOY008 opened a new issue, #4740: URL: https://github.com/apache/incubator-seatunnel/issues/4740 ### 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] zengqinchris opened a new issue, #4741: [Bug] Error: Could not find or load main class

2023-05-12 Thread via GitHub
zengqinchris opened a new issue, #4741: URL: https://github.com/apache/incubator-seatunnel/issues/4741 ### 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] zengqinchris commented on issue #4741: [Bug] Error: Could not find or load main class

2023-05-12 Thread via GitHub
zengqinchris commented on issue #4741: URL: https://github.com/apache/incubator-seatunnel/issues/4741#issuecomment-1545534236 打包环境是 win 10,然后执行了编码处理 -- 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] zengqinchris commented on issue #4741: [Bug] Error: Could not find or load main class

2023-05-12 Thread via GitHub
zengqinchris commented on issue #4741: URL: https://github.com/apache/incubator-seatunnel/issues/4741#issuecomment-1545534610 dos2unix ./seatunnel-cluster.sh dos2unix ./stop-seatunnel-cluster.sh dos2unix ./seatunnel.sh dos2unix ../config/seatunnel-env.sh > 打包环境是 win 10,然后执行了编

[GitHub] [incubator-seatunnel] ic4y commented on a diff in pull request #4683: [Feature][SeaTunnel Engine IMap Storage] Add OSS support for Imap storage to cluster-mode type

2023-05-12 Thread via GitHub
ic4y commented on code in PR #4683: URL: https://github.com/apache/incubator-seatunnel/pull/4683#discussion_r1192210072 ## seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/TaskExecutionService.java: ## @@ -455,6 +459,37 @@ private synchr

[GitHub] [incubator-seatunnel] EricJoy2048 commented on issue #4740: [Improve] [seatunnel-engine-storage] Extract a base/common module from module : checkpoint-storage-hdfs

2023-05-12 Thread via GitHub
EricJoy2048 commented on issue #4740: URL: https://github.com/apache/incubator-seatunnel/issues/4740#issuecomment-1545551705 Thanks for you contribution. -- 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 t

[GitHub] [incubator-seatunnel] sunxiaojian commented on a diff in pull request #4683: [Feature][SeaTunnel Engine IMap Storage] Add OSS support for Imap storage to cluster-mode type

2023-05-12 Thread via GitHub
sunxiaojian commented on code in PR #4683: URL: https://github.com/apache/incubator-seatunnel/pull/4683#discussion_r1192215550 ## seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/TaskExecutionService.java: ## @@ -455,6 +459,37 @@ private

[GitHub] [incubator-seatunnel] sunxiaojian commented on a diff in pull request #4683: [Feature][SeaTunnel Engine IMap Storage] Add OSS support for Imap storage to cluster-mode type

2023-05-12 Thread via GitHub
sunxiaojian commented on code in PR #4683: URL: https://github.com/apache/incubator-seatunnel/pull/4683#discussion_r1192215550 ## seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/TaskExecutionService.java: ## @@ -455,6 +459,37 @@ private

[GitHub] [incubator-seatunnel] cottage14 opened a new pull request, #4742: Update about.md to improve readability

2023-05-12 Thread via GitHub
cottage14 opened a new pull request, #4742: URL: https://github.com/apache/incubator-seatunnel/pull/4742 Without changing the meaning of the text, I have proposed many small changes to improve readability in English. ## Purpose of this pull request ## Check list

[GitHub] [incubator-seatunnel] cottage14 opened a new pull request, #4743: Update faq.md to improve readability

2023-05-12 Thread via GitHub
cottage14 opened a new pull request, #4743: URL: https://github.com/apache/incubator-seatunnel/pull/4743 While avoiding changing the sense of the text, I have proposed many small changes to improve readability. ## Purpose of this pull request ## Check list

[GitHub] [incubator-seatunnel] dependabot[bot] opened a new pull request, #4744: Bump clickhouse-jdbc from 0.3.2-patch11 to 0.4.6 in /seatunnel-connectors-v2/connector-clickhouse

2023-05-12 Thread via GitHub
dependabot[bot] opened a new pull request, #4744: URL: https://github.com/apache/incubator-seatunnel/pull/4744 Bumps [clickhouse-jdbc](https://github.com/ClickHouse/clickhouse-java) from 0.3.2-patch11 to 0.4.6. Release notes Sourced from https://github.com/ClickHouse/clickhouse-jav

[incubator-seatunnel] branch dependabot/maven/seatunnel-e2e/seatunnel-connector-v2-e2e/connector-clickhouse-e2e/com.clickhouse-clickhouse-jdbc-0.4.6 created (now 7678159a3)

2023-05-12 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-e2e/seatunnel-connector-v2-e2e/connector-clickhouse-e2e/com.clickhouse-clickhouse-jdbc-0.4.6 in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.gi

[GitHub] [incubator-seatunnel] dependabot[bot] opened a new pull request, #4745: Bump clickhouse-jdbc from 0.3.2-patch9 to 0.4.6 in /seatunnel-e2e/seatunnel-connector-v2-e2e/connector-clickhouse-e2e

2023-05-12 Thread via GitHub
dependabot[bot] opened a new pull request, #4745: URL: https://github.com/apache/incubator-seatunnel/pull/4745 Bumps [clickhouse-jdbc](https://github.com/ClickHouse/clickhouse-java) from 0.3.2-patch9 to 0.4.6. Release notes Sourced from https://github.com/ClickHouse/clickhouse-java

[incubator-seatunnel] branch dependabot/maven/seatunnel-connectors-v2/connector-clickhouse/com.clickhouse-clickhouse-jdbc-0.4.6 created (now 180d448ed)

2023-05-12 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-clickhouse/com.clickhouse-clickhouse-jdbc-0.4.6 in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git at 180d448e

[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #4556: CDC for Streaming data in mysql

2023-05-12 Thread via GitHub
github-actions[bot] commented on issue #4556: URL: https://github.com/apache/incubator-seatunnel/issues/4556#issuecomment-1546462372 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 #4552: [Bug] [PostgresTypeMapper] switch case

2023-05-12 Thread via GitHub
github-actions[bot] commented on issue #4552: URL: https://github.com/apache/incubator-seatunnel/issues/4552#issuecomment-1546462389 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 #4511: [Bug] [MySQL-CDC] Flink ParallelSource don't support sending SourceEvent

2023-05-12 Thread via GitHub
github-actions[bot] commented on issue #4511: URL: https://github.com/apache/incubator-seatunnel/issues/4511#issuecomment-1546462430 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] HaoXuAI commented on a diff in pull request #4470: [Feature][Connector-v2] Add Snowflake Source&Sink connector

2023-05-12 Thread via GitHub
HaoXuAI commented on code in PR #4470: URL: https://github.com/apache/incubator-seatunnel/pull/4470#discussion_r1192935795 ## seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/internal/dialect/snowflake/SnowflakeTypeMapper.java: ###

[GitHub] [incubator-seatunnel] HaoXuAI commented on a diff in pull request #4470: [Feature][Connector-v2] Add Snowflake Source&Sink connector

2023-05-12 Thread via GitHub
HaoXuAI commented on code in PR #4470: URL: https://github.com/apache/incubator-seatunnel/pull/4470#discussion_r1192936827 ## seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/internal/dialect/snowflake/SnowflakeTypeMapper.java: ###

[GitHub] [incubator-seatunnel] HaoXuAI commented on a diff in pull request #4470: [Feature][Connector-v2] Add Snowflake Source&Sink connector

2023-05-12 Thread via GitHub
HaoXuAI commented on code in PR #4470: URL: https://github.com/apache/incubator-seatunnel/pull/4470#discussion_r1192936827 ## seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/internal/dialect/snowflake/SnowflakeTypeMapper.java: ###

[GitHub] [incubator-seatunnel] HaoXuAI commented on a diff in pull request #4470: [Feature][Connector-v2] Add Snowflake Source&Sink connector

2023-05-12 Thread via GitHub
HaoXuAI commented on code in PR #4470: URL: https://github.com/apache/incubator-seatunnel/pull/4470#discussion_r1192936827 ## seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/internal/dialect/snowflake/SnowflakeTypeMapper.java: ###