[GitHub] [seatunnel] lightzhao commented on a diff in pull request #4871: [Docs][Connector-V2][HDFS]Refactor connector-v2 docs using unified format HDFS.

2023-08-13 Thread via GitHub
lightzhao commented on code in PR #4871: URL: https://github.com/apache/seatunnel/pull/4871#discussion_r1293037803 ## docs/en/connector-v2/sink/HdfsFile.md: ## @@ -30,183 +24,108 @@ By default, we use 2PC commit to ensure `exactly-once` - [x] compress codec - [x] lzo -## O

[seatunnel] branch dev updated: [Docs] remove `incubating` keyword in document (#5257)

2023-08-13 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/seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new 6511f1285a [Docs] remove `incubating` keyword in docu

[GitHub] [seatunnel] ic4y merged pull request #5257: [Docs] remove `incubating` keyword in document

2023-08-13 Thread via GitHub
ic4y merged PR #5257: URL: https://github.com/apache/seatunnel/pull/5257 -- 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...@seatunnel.a

[GitHub] [seatunnel] Carl-Zhou-CN commented on pull request #4918: [feature][Connector-V2][cdc] Support flink running cdc job

2023-08-13 Thread via GitHub
Carl-Zhou-CN commented on PR #4918: URL: https://github.com/apache/seatunnel/pull/4918#issuecomment-1676766512 ![image](https://github.com/apache/seatunnel/assets/67902676/7bc2797e-4152-4d68-bc8c-72e9ed2333b1) In his own warehouse he was successful -- This is an automated message from

[GitHub] [seatunnel] lightzhao commented on a diff in pull request #4871: [Docs][Connector-V2][HDFS]Refactor connector-v2 docs using unified format HDFS.

2023-08-13 Thread via GitHub
lightzhao commented on code in PR #4871: URL: https://github.com/apache/seatunnel/pull/4871#discussion_r1293031438 ## docs/en/connector-v2/sink/HdfsFile.md: ## @@ -244,32 +161,26 @@ HdfsFile { sink_columns = ["name","age"] is_enable_transaction = true } - ``` -## C

[seatunnel] branch dev updated: fix browser long type intercept (#5267)

2023-08-13 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/seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new dfbcbbcc0b fix browser long type intercept (#5267) df

[GitHub] [seatunnel] ic4y merged pull request #5267: [Bug] [seatunnel-engine-server] long jobid will substring change string type

2023-08-13 Thread via GitHub
ic4y merged PR #5267: URL: https://github.com/apache/seatunnel/pull/5267 -- 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...@seatunnel.a

[GitHub] [seatunnel] dongsilun opened a new issue, #5299: [Bug] [Flink Sink Writer] Kafka → Hive(Partition table). Records under the same partition will be overwritten

2023-08-13 Thread via GitHub
dongsilun opened a new issue, #5299: URL: https://github.com/apache/seatunnel/issues/5299 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened

[GitHub] [seatunnel] chaorongzhi commented on pull request #5252: [Hotfix][Zeta] Fix submit job throw jobId NPE

2023-08-13 Thread via GitHub
chaorongzhi commented on PR #5252: URL: https://github.com/apache/seatunnel/pull/5252#issuecomment-1676724558 > Can you add a unit test? @liugddx PTAL, I have added unit test. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [seatunnel] muzhongjiang opened a new pull request, #5298: modify the transform URL link

2023-08-13 Thread via GitHub
muzhongjiang opened a new pull request, #5298: URL: https://github.com/apache/seatunnel/pull/5298 ## modify the transform URL link https://github.com/apache/seatunnel/assets/7700151/8c4487c6-7f65-492e-8d5e-949ab524f6a8";> Change "https://seatunnel.apache.org/docs/ca

[GitHub] [seatunnel] ic4y commented on pull request #4940: [Improve][Connector-v2][HiveSink]remove drop partition when abort.

2023-08-13 Thread via GitHub
ic4y commented on PR #4940: URL: https://github.com/apache/seatunnel/pull/4940#issuecomment-1676645045 @EricJoy2048 @TyrantLucifer PTAL, I've added a parameter for control. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [seatunnel] hailin0 commented on pull request #5284: [Hotfix] Fix com.google.common.base.Preconditions to seatunnel shade one

2023-08-13 Thread via GitHub
hailin0 commented on PR #5284: URL: https://github.com/apache/seatunnel/pull/5284#issuecomment-1676632166 please check 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 specific commen

[seatunnel] 01/01: fix checkstyle

2023-08-13 Thread ic4y
This is an automated email from the ASF dual-hosted git repository. ic4y pushed a commit to branch starrocks_doc in repository https://gitbox.apache.org/repos/asf/seatunnel.git commit 428638214a5d1ce3a414f08baba66afc2c5fd226 Author: liuli AuthorDate: Mon Aug 14 11:27:16 2023 +0800 fix check

[seatunnel] branch starrocks_doc created (now 428638214a)

2023-08-13 Thread ic4y
This is an automated email from the ASF dual-hosted git repository. ic4y pushed a change to branch starrocks_doc in repository https://gitbox.apache.org/repos/asf/seatunnel.git at 428638214a fix checkstyle This branch includes the following new commits: new 428638214a fix checkstyle

[seatunnel] branch dev updated: [Feature][Zeta] Checkpoint support hdfs ha mode (#4942)

2023-08-13 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/seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new f1880394ab [Feature][Zeta] Checkpoint support h

[GitHub] [seatunnel] EricJoy2048 merged pull request #4942: [Feature][Zeta] Checkpoint support hdfs ha mode

2023-08-13 Thread via GitHub
EricJoy2048 merged PR #4942: URL: https://github.com/apache/seatunnel/pull/4942 -- 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...@seat

[GitHub] [seatunnel] ic4y commented on pull request #5184: [BUG][Connector-V2][Mongo-cdc] Incremental data kind error in snapshot phase

2023-08-13 Thread via GitHub
ic4y commented on PR #5184: URL: https://github.com/apache/seatunnel/pull/5184#issuecomment-1676602835 @hailin0 @MonsterChenzhuo @Carl-Zhou-CN What's the status of this PR now? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [seatunnel] EricJoy2048 merged pull request #5282: [bugfix] Fix testGetErrorInfo case error

2023-08-13 Thread via GitHub
EricJoy2048 merged PR #5282: URL: https://github.com/apache/seatunnel/pull/5282 -- 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...@seat

[seatunnel] branch dev updated (b5321ff1d2 -> 25cdb72414)

2023-08-13 Thread gaojun2048
This is an automated email from the ASF dual-hosted git repository. gaojun2048 pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/seatunnel.git from b5321ff1d2 [Feature][Connector-v2][RedisSink]Support redis to set expiration time. (#4975) add 25cdb72414 [b

[GitHub] [seatunnel] ic4y closed pull request #5284: [Hotfix] Fix com.google.common.base.Preconditions to seatunnel shade one

2023-08-13 Thread via GitHub
ic4y closed pull request #5284: [Hotfix] Fix com.google.common.base.Preconditions to seatunnel shade one URL: https://github.com/apache/seatunnel/pull/5284 -- 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] [seatunnel] WuZongYun opened a new pull request, #5297: [Feature][connector][access] Support read/write message from/to access #5291 #5293

2023-08-13 Thread via GitHub
WuZongYun opened a new pull request, #5297: URL: https://github.com/apache/seatunnel/pull/5297 ## 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 package a

[GitHub] [seatunnel] WuZongYun closed pull request #5296: [Feature][connector][access] Support read message from access #5291 #5293

2023-08-13 Thread via GitHub
WuZongYun closed pull request #5296: [Feature][connector][access] Support read message from access #5291 #5293 URL: https://github.com/apache/seatunnel/pull/5296 -- 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

[seatunnel] branch dev updated: [Feature][Connector-v2][RedisSink]Support redis to set expiration time. (#4975)

2023-08-13 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/seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new b5321ff1d2 [Feature][Connector-v2][RedisSink]Suppo

[GitHub] [seatunnel] liugddx merged pull request #4975: [Feature][Connector-v2][RedisSink]Support redis to set expiration time.

2023-08-13 Thread via GitHub
liugddx merged PR #4975: URL: https://github.com/apache/seatunnel/pull/4975 -- 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...@seatunne

[GitHub] [seatunnel] WuZongYun opened a new pull request, #5296: [Feature][connector][access] Support read message from access #5291 #5293

2023-08-13 Thread via GitHub
WuZongYun opened a new pull request, #5296: URL: https://github.com/apache/seatunnel/pull/5296 ## 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 package a

[GitHub] [seatunnel] liugddx commented on pull request #4942: [Feature][Zeta] Checkpoint support hdfs ha mode

2023-08-13 Thread via GitHub
liugddx commented on PR #4942: URL: https://github.com/apache/seatunnel/pull/4942#issuecomment-1676571254 @davidzollo 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 comment. T

[GitHub] [seatunnel] github-actions[bot] commented on issue #5060: [Bug] [kafka source] checkpoint 设置不生效

2023-08-13 Thread via GitHub
github-actions[bot] commented on issue #5060: URL: https://github.com/apache/seatunnel/issues/5060#issuecomment-1676509025 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 occurs.

[GitHub] [seatunnel] github-actions[bot] commented on issue #5076: [Feature][Connector-V2][Jdbc] Add OceanBase catalog

2023-08-13 Thread via GitHub
github-actions[bot] commented on issue #5076: URL: https://github.com/apache/seatunnel/issues/5076#issuecomment-1676509005 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 occurs.

[GitHub] [seatunnel] github-actions[bot] commented on issue #5082: [Feature][connector-v2][oracle]Support source oracle cdc

2023-08-13 Thread via GitHub
github-actions[bot] commented on issue #5082: URL: https://github.com/apache/seatunnel/issues/5082#issuecomment-1676508986 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 occurs.

[GitHub] [seatunnel] jobmission commented on issue #5077: [Feature][ConnectorV2-http-sink] support custom post body

2023-08-13 Thread via GitHub
jobmission commented on issue #5077: URL: https://github.com/apache/seatunnel/issues/5077#issuecomment-1676505548 still need this feature -- 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] [seatunnel] wu-a-ge commented on pull request #5295: [Hotfix][Connector][Kafka-Sink] Fix Exactly-once semantics KafkaProducer throws InvalidTxnStateException

2023-08-13 Thread via GitHub
wu-a-ge commented on PR #5295: URL: https://github.com/apache/seatunnel/pull/5295#issuecomment-1676416902 close #5294 -- 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 uns

[GitHub] [seatunnel] wu-a-ge opened a new pull request, #5295: [Hotfix][Connector][Kafka-Sink] Fix Exactly-once semantics KafkaProducer throws InvalidTxnStateException

2023-08-13 Thread via GitHub
wu-a-ge opened a new pull request, #5295: URL: https://github.com/apache/seatunnel/pull/5295 ## 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 package

[GitHub] [seatunnel] wu-a-ge opened a new issue, #5294: [Bug] [Connector-v2] [Kafka-Sink] If kafka is configured with extract-once semantics, an exception will be thrown when the producer is turned of

2023-08-13 Thread via GitHub
wu-a-ge opened a new issue, #5294: URL: https://github.com/apache/seatunnel/issues/5294 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened

[GitHub] [seatunnel] WuZongYun commented on issue #5290: [Feature][connector][access][source] Support read message from access

2023-08-13 Thread via GitHub
WuZongYun commented on issue #5290: URL: https://github.com/apache/seatunnel/issues/5290#issuecomment-1676372720 Write duplication -- 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] [seatunnel] WuZongYun closed issue #5290: [Feature][connector][access][source] Support read message from access

2023-08-13 Thread via GitHub
WuZongYun closed issue #5290: [Feature][connector][access][source] Support read message from access URL: https://github.com/apache/seatunnel/issues/5290 -- 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] [seatunnel] WuZongYun opened a new issue, #5293: [Feature][connector][access][sink] Support write message to access

2023-08-13 Thread via GitHub
WuZongYun opened a new issue, #5293: URL: https://github.com/apache/seatunnel/issues/5293 ### Search before asking - [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.

[seatunnel] branch dev updated: [Bugfix][zeta] Resolved the issue causing checkpoints to halt on tolerable-failure=0. (#5263)

2023-08-13 Thread lidongdai
This is an automated email from the ASF dual-hosted git repository. lidongdai pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new ad4f1fcdea [Bugfix][zeta] Resolved the issue cau

[GitHub] [seatunnel] davidzollo merged pull request #5263: [Bugfix][zeta] Resolved the issue causing checkpoints to halt on tolerable-failure=0.

2023-08-13 Thread via GitHub
davidzollo merged PR #5263: URL: https://github.com/apache/seatunnel/pull/5263 -- 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...@seatu

[GitHub] [seatunnel] WuZongYun commented on issue #5292: [Feature][connector][access][source] Support write message to access

2023-08-13 Thread via GitHub
WuZongYun commented on issue #5292: URL: https://github.com/apache/seatunnel/issues/5292#issuecomment-1676369750 write a wrong title -- 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] [seatunnel] WuZongYun closed issue #5292: [Feature][connector][access][source] Support write message to access

2023-08-13 Thread via GitHub
WuZongYun closed issue #5292: [Feature][connector][access][source] Support write message to access URL: https://github.com/apache/seatunnel/issues/5292 -- 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] [seatunnel] WuZongYun opened a new issue, #5292: [Feature][connector][access][source] Support write message to access

2023-08-13 Thread via GitHub
WuZongYun opened a new issue, #5292: URL: https://github.com/apache/seatunnel/issues/5292 ### Search before asking - [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.

[GitHub] [seatunnel] WuZongYun opened a new issue, #5291: [Feature][connector][access][source] Support read message from access

2023-08-13 Thread via GitHub
WuZongYun opened a new issue, #5291: URL: https://github.com/apache/seatunnel/issues/5291 ### Search before asking - [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.

[GitHub] [seatunnel] WuZongYun opened a new issue, #5290: [Feature][connector][access][source] Support read message from access

2023-08-13 Thread via GitHub
WuZongYun opened a new issue, #5290: URL: https://github.com/apache/seatunnel/issues/5290 ### Search before asking - [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.

[GitHub] [seatunnel] hailin0 merged pull request #5286: [Improve][CI/CD] Remove 'paths-ignore', enable the code style check for markdown files.

2023-08-13 Thread via GitHub
hailin0 merged PR #5286: URL: https://github.com/apache/seatunnel/pull/5286 -- 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...@seatunne

[seatunnel] branch dev updated: [Improve][CI/CD] Remove 'paths-ignore', enable the code style check for markdown files. (#5286)

2023-08-13 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/seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new 77f31547a7 [Improve][CI/CD] Remove 'paths-ignor

[GitHub] [seatunnel] john8628 commented on pull request #5275: [connector-v2] add amazondynamicdb source split

2023-08-13 Thread via GitHub
john8628 commented on PR #5275: URL: https://github.com/apache/seatunnel/pull/5275#issuecomment-1676292803 @liugddx 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 comment. To