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

2023-08-10 Thread via GitHub
ic4y closed pull request #4942: [Feature][Zeta] Checkpoint support hdfs ha mode 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

[GitHub] [seatunnel] ruanwenjun opened a new pull request, #5281: Fix StarRocksJsonSerializer will transform array/map/row to string

2023-08-10 Thread via GitHub
ruanwenjun opened a new pull request, #5281: URL: https://github.com/apache/seatunnel/pull/5281 ## 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] ic4y closed pull request #4871: [Docs][Connector-V2][HDFS]Refactor connector-v2 docs using unified format HDFS.

2023-08-10 Thread via GitHub
ic4y closed pull request #4871: [Docs][Connector-V2][HDFS]Refactor connector-v2 docs using unified format HDFS. URL: https://github.com/apache/seatunnel/pull/4871 -- 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] [seatunnel] chen0623-bak commented on issue #5276: kafka source如何解析复杂的json

2023-08-10 Thread via GitHub
chen0623-bak commented on issue #5276: URL: https://github.com/apache/seatunnel/issues/5276#issuecomment-1674276178 A solution has been provided in my question and is waiting for PR review You can refer to it https://github.com/apache/seatunnel/issues/5245 -- This is an automated mes

[seatunnel] branch dev updated: Fix style error (#5280)

2023-08-10 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 358fc78d5a Fix style error (#5280) 358fc78d5a is desc

[GitHub] [seatunnel] ic4y merged pull request #5280: [Hotfix][Code Style] Fix style error

2023-08-10 Thread via GitHub
ic4y merged PR #5280: URL: https://github.com/apache/seatunnel/pull/5280 -- 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] ic4y merged pull request #5101: [Doc] Improve S3File Source & S3File Sink document

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

[seatunnel] branch dev updated: [Doc] Improve S3File Source & S3File Sink document (#5101)

2023-08-10 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 5b3cbfbb7b [Doc] Improve S3File Source & S3File Sink

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

2023-08-10 Thread via GitHub
ic4y commented on PR #4871: URL: https://github.com/apache/seatunnel/pull/4871#issuecomment-1674257864 @lightzhao 😄 -- 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 unsub

[GitHub] [seatunnel] EricJoy2048 opened a new pull request, #5280: [Hotfix][Code Style] Fix style error

2023-08-10 Thread via GitHub
EricJoy2048 opened a new pull request, #5280: URL: https://github.com/apache/seatunnel/pull/5280 (no comment) -- 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

[GitHub] [seatunnel] chen0623-bak opened a new pull request, #5279: [Feature][seatunnel-transforms-v2] When using zeta as the engine, use…

2023-08-10 Thread via GitHub
chen0623-bak opened a new pull request, #5279: URL: https://github.com/apache/seatunnel/pull/5279 … SqlTransform, sql cannot use column.a, column['a'], column[0] https://github.com/apache/seatunnel/issues/5245 ## Purpose of this pull request When using sql transform, you can

[seatunnel] branch dev updated: [Improve][SQL] Support use catalogTableName as SQL expression (#5273)

2023-08-10 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 fa11abb7c2 [Improve][SQL] Support use catalogTa

[GitHub] [seatunnel] EricJoy2048 merged pull request #5273: [Improve][SQL] Support use catalogTableName as SQL expression

2023-08-10 Thread via GitHub
EricJoy2048 merged PR #5273: URL: https://github.com/apache/seatunnel/pull/5273 -- 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] lazybird23 closed issue #5266: Kafka source and starrocks sink data not exactly once

2023-08-10 Thread via GitHub
lazybird23 closed issue #5266: Kafka source and starrocks sink data not exactly once URL: https://github.com/apache/seatunnel/issues/5266 -- 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 specifi

[GitHub] [seatunnel] FlechazoW commented on a diff in pull request #5278: [Feature][connector-kudu] support Kerberos authentication

2023-08-10 Thread via GitHub
FlechazoW commented on code in PR #5278: URL: https://github.com/apache/seatunnel/pull/5278#discussion_r1290918726 ## seatunnel-connectors-v2/connector-kudu/pom.xml: ## @@ -56,5 +56,17 @@ connector-common ${project.version} + +

[GitHub] [seatunnel] FlechazoW commented on a diff in pull request #5278: [Feature][connector-kudu] support Kerberos authentication

2023-08-10 Thread via GitHub
FlechazoW commented on code in PR #5278: URL: https://github.com/apache/seatunnel/pull/5278#discussion_r1290917724 ## seatunnel-connectors-v2/connector-kudu/pom.xml: ## @@ -56,5 +56,17 @@ connector-common ${project.version} + +

[GitHub] [seatunnel] Carl-Zhou-CN commented on issue #5266: Kafka source and starrocks sink data not exactly once

2023-08-10 Thread via GitHub
Carl-Zhou-CN commented on issue #5266: URL: https://github.com/apache/seatunnel/issues/5266#issuecomment-1674235153 starrock-sink -- 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 comm

[GitHub] [seatunnel] lazybird23 commented on issue #5266: Kafka source and starrocks sink data not exactly once

2023-08-10 Thread via GitHub
lazybird23 commented on issue #5266: URL: https://github.com/apache/seatunnel/issues/5266#issuecomment-1674234488 > The current status quo starrocks does not support exactly once @lazybird23 your means seatunnel starrock-sink or starrocks? -- This is an automated message from the Ap

[GitHub] [seatunnel] NickYoungPeng commented on issue #5017: [Feature][connector-kudu] support Kerberos authentication

2023-08-10 Thread via GitHub
NickYoungPeng commented on issue #5017: URL: https://github.com/apache/seatunnel/issues/5017#issuecomment-1674224591 link #5278 -- 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] [seatunnel] NickYoungPeng opened a new pull request, #5278: [Feature][connector-kudu] support Kerberos authentication

2023-08-10 Thread via GitHub
NickYoungPeng opened a new pull request, #5278: URL: https://github.com/apache/seatunnel/pull/5278 ## 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 packa

[GitHub] [seatunnel] NickYoungPeng opened a new pull request, #5277: [Bug] [seatunnel-formats] Add null check

2023-08-10 Thread via GitHub
NickYoungPeng opened a new pull request, #5277: URL: https://github.com/apache/seatunnel/pull/5277 This commit adds a null check while splitting the kv in the TextDeserializationSchema. Not having this check could potentially lead to a crash if 'kvs' has less than two elements. Now, the fun

[GitHub] [seatunnel] 1498658503 opened a new issue, #5276: kafka source如何解析复杂的json

2023-08-10 Thread via GitHub
1498658503 opened a new issue, #5276: URL: https://github.com/apache/seatunnel/issues/5276 ### 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] Carl-Zhou-CN commented on issue #5266: Kafka source and starrocks sink data not exactly once

2023-08-10 Thread via GitHub
Carl-Zhou-CN commented on issue #5266: URL: https://github.com/apache/seatunnel/issues/5266#issuecomment-1674180111 The current status quo starrocks does not support exactly once @lazybird23 -- This is an automated message from the Apache Git Service. To respond to the message, please log

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

2023-08-10 Thread via GitHub
ic4y commented on PR #5263: URL: https://github.com/apache/seatunnel/pull/5263#issuecomment-1674154337 > hi, why are these two parameters removed? Is there no need to exist, or are there other better solutions? At present, the engine internally only supports situations with `max-conc

[GitHub] [seatunnel] sunxiaojian commented on pull request #5135: [Feature][SeaTunnel Engine Checkpoint Storage] Checkpoint storage supports kafka compact topic

2023-08-10 Thread via GitHub
sunxiaojian commented on PR #5135: URL: https://github.com/apache/seatunnel/pull/5135#issuecomment-1674152778 > https://user-images.githubusercontent.com/83933160/259710516-11e8d8f6-7b23-46a9-89cd-cf23be881cf1.png";> @wu-a-ge Please take a look at this. @ic4y done -- This is an au

[GitHub] [seatunnel] NickYoungPeng closed pull request #4803: [Feature][Connector-V2] jdbc connector supports Kingbase database

2023-08-10 Thread via GitHub
NickYoungPeng closed pull request #4803: [Feature][Connector-V2] jdbc connector supports Kingbase database URL: https://github.com/apache/seatunnel/pull/4803 -- 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

[seatunnel] branch dev updated: [bugfix] [e2e] Fixed a minor bug (#5274)

2023-08-10 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 837003c36d [bugfix] [e2e] Fixed a minor bug (#5274) 8

[GitHub] [seatunnel] ic4y merged pull request #5274: [bugfix] [e2e] Fixed a minor bug

2023-08-10 Thread via GitHub
ic4y merged PR #5274: URL: https://github.com/apache/seatunnel/pull/5274 -- 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] zhilinli123 commented on pull request #5230: [Doc] Improve Consle Sink document

2023-08-10 Thread via GitHub
zhilinli123 commented on PR #5230: URL: https://github.com/apache/seatunnel/pull/5230#issuecomment-1673445242 ci run thanks @liugddx @ic4y -- 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] [seatunnel] john8628 opened a new pull request, #5275: [connector-v2] add amazondynamicdb source split

2023-08-10 Thread via GitHub
john8628 opened a new pull request, #5275: URL: https://github.com/apache/seatunnel/pull/5275 ## Purpose of this pull request #5250 ## Check list * [ ] Code changed are covered with tests, or it does not need tests for reason: * [ ] If any new Jar binary

[GitHub] [seatunnel] hailin0 commented on pull request #5238: [Improve][API & Zeta] Using connector custom serializer encode/decode states

2023-08-10 Thread via GitHub
hailin0 commented on PR #5238: URL: https://github.com/apache/seatunnel/pull/5238#issuecomment-1673327263 > LGTM, but I think we should test it in two zeta server, it will more safe. @Hisoka-X Yes, I have verified this change on a multi-node cluster -- This is an automated message f

[GitHub] [seatunnel] ic4y opened a new pull request, #5274: [bugfix] [e2e] Fixed a minor bug

2023-08-10 Thread via GitHub
ic4y opened a new pull request, #5274: URL: https://github.com/apache/seatunnel/pull/5274 ## 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 adding

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

2023-08-10 Thread via GitHub
wu-a-ge commented on PR #5263: URL: https://github.com/apache/seatunnel/pull/5263#issuecomment-1673276883 hi, why are these two parameters removed? Is there no need to exist, or are there other better solutions? -- This is an automated message from the Apache Git Service. To respond to th

[GitHub] [seatunnel] Hisoka-X opened a new pull request, #5273: [Improve][SQL] Support use catalogTableName as SQL expression

2023-08-10 Thread via GitHub
Hisoka-X opened a new pull request, #5273: URL: https://github.com/apache/seatunnel/pull/5273 ## Purpose of this pull request This PR support use catalogTableName in SQLTransform as a expression. eg: if catalog table name is `person` ```sql select name from person

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

2023-08-10 Thread via GitHub
Carl-Zhou-CN commented on PR #5184: URL: https://github.com/apache/seatunnel/pull/5184#issuecomment-1673164525 ![企业微信截图_1691671305298](https://github.com/apache/seatunnel/assets/67902676/932d8b28-0766-439e-a01b-3a1bd5ed82a1) ![企业微信截图_16916713546247](https://github.com/apache/seatunnel/as

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

2023-08-10 Thread via GitHub
Carl-Zhou-CN commented on PR #5184: URL: https://github.com/apache/seatunnel/pull/5184#issuecomment-1673164014 insert record {Struct@12258} "Struct{_id={"_id": {"$oid": "1103"}}}" -> {SourceRecord@12259} "SourceRecord{sourcePartition={ns=mongodb://localhost:27017/inve

[GitHub] [seatunnel] Lifu12 commented on pull request #5265: [Bug] [seatunnel-engine-core] Support loading remote third-party jars

2023-08-10 Thread via GitHub
Lifu12 commented on PR #5265: URL: https://github.com/apache/seatunnel/pull/5265#issuecomment-1673155892 @jbonofre -- 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 unsub

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

2023-08-10 Thread via GitHub
liugddx commented on PR #5267: URL: https://github.com/apache/seatunnel/pull/5267#issuecomment-1673107451 > @liugddx please help rebulid ci 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 above

[GitHub] [seatunnel] liugddx opened a new pull request, #5272: [Improve] [Connector-V2] Remove scheduler in Tablestore sink

2023-08-10 Thread via GitHub
liugddx opened a new pull request, #5272: URL: https://github.com/apache/seatunnel/pull/5272 ## 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 add

[GitHub] [seatunnel] EricJoy2048 commented on a diff in pull request #5132: [Docs][Connector-V2][StarRocks]Reconstruct the StarRocks connector document

2023-08-10 Thread via GitHub
EricJoy2048 commented on code in PR #5132: URL: https://github.com/apache/seatunnel/pull/5132#discussion_r128196 ## docs/en/connector-v2/sink/StarRocks.md: ## @@ -2,94 +2,44 @@ > StarRocks sink connector -## Description +## Support Those Engines -Used to send data to

[GitHub] [seatunnel] zhilinli123 commented on pull request #5249: [Docs][Connector][Source][mysql]Added the mysql Connector Document version title Example pr

2023-08-10 Thread via GitHub
zhilinli123 commented on PR #5249: URL: https://github.com/apache/seatunnel/pull/5249#issuecomment-1673057740 PTAL: @liugddx @ic4y -- 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 co

[GitHub] [seatunnel] liugddx opened a new pull request, #5271: [Improve] [Connector-V2] Remove scheduler in InfluxDB sink

2023-08-10 Thread via GitHub
liugddx opened a new pull request, #5271: URL: https://github.com/apache/seatunnel/pull/5271 ## 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 add

[GitHub] [seatunnel] liugddx opened a new pull request, #5270: [Improve] [Connector-V2] Remove scheduler in IoTDB sink

2023-08-10 Thread via GitHub
liugddx opened a new pull request, #5270: URL: https://github.com/apache/seatunnel/pull/5270 ## 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 add

[GitHub] [seatunnel] liugddx opened a new pull request, #5269: [Improve] [Connector-V2] Remove scheduler in StarRocks sink

2023-08-10 Thread via GitHub
liugddx opened a new pull request, #5269: URL: https://github.com/apache/seatunnel/pull/5269 ## 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 add

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

2023-08-10 Thread via GitHub
jacky commented on PR #5267: URL: https://github.com/apache/seatunnel/pull/5267#issuecomment-1673037531 @liugddx please help rebulid ci -- 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

[seatunnel] branch dev updated: [Feature][Zeta]The expiration time of a historical Job can be config (#5180)

2023-08-10 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 84d8cc3fb1 [Feature][Zeta]The expiration time of a hi

[GitHub] [seatunnel] ic4y merged pull request #5180: [Feature][Zeta]The expiration time of a historical Job can be config

2023-08-10 Thread via GitHub
ic4y merged PR #5180: URL: https://github.com/apache/seatunnel/pull/5180 -- 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] ic4y commented on pull request #5263: [Bugfix][zeta] Resolved the issue causing checkpoints to halt on tolerable-failure=0.

2023-08-10 Thread via GitHub
ic4y commented on PR #5263: URL: https://github.com/apache/seatunnel/pull/5263#issuecomment-1673020657 @Hisoka-X @hailin0 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

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

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

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

2023-08-10 Thread via GitHub
ic4y commented on PR #4942: URL: https://github.com/apache/seatunnel/pull/4942#issuecomment-1672998972 @wu-a-ge https://github.com/apache/seatunnel/assets/83933160/26e417f7-0af3-48a4-94b7-bec3286d771a";> -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [seatunnel] ic4y commented on pull request #5180: [Feature][Zeta]The expiration time of a historical Job can be config

2023-08-10 Thread via GitHub
ic4y commented on PR #5180: URL: https://github.com/apache/seatunnel/pull/5180#issuecomment-1672996832 @liugddx @hailin0 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.

[GitHub] [seatunnel] ic4y commented on pull request #4826: [Bug][flink-runtime][connectors-v2] Flink register table Environment The running mode is set to`job.mode`

2023-08-10 Thread via GitHub
ic4y commented on PR #4826: URL: https://github.com/apache/seatunnel/pull/4826#issuecomment-1672994175 @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 specific comment. T

[seatunnel] branch dev updated: [Doc][README] Remove useless github workflow, and adjust description of 'engineering structure'. (#4305)

2023-08-10 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 f3e414f83d [Doc][README] Remove useless github workfl

[GitHub] [seatunnel] ic4y merged pull request #4305: [Doc][README] Remove useless github workflow, and adjust description of 'engineering structure'.

2023-08-10 Thread via GitHub
ic4y merged PR #4305: URL: https://github.com/apache/seatunnel/pull/4305 -- 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] ic4y commented on pull request #5135: [Feature][SeaTunnel Engine Checkpoint Storage] Checkpoint storage supports kafka compact topic

2023-08-10 Thread via GitHub
ic4y commented on PR #5135: URL: https://github.com/apache/seatunnel/pull/5135#issuecomment-1672964348 https://github.com/apache/seatunnel/assets/83933160/11e8d8f6-7b23-46a9-89cd-cf23be881cf1";> @wu-a-ge Please take a look at this. -- This is an automated message from the Apache Git Ser

[GitHub] [seatunnel] Xuzhengz closed issue #5268: [Bug] [MongoDb-CDC] MongoDb认证始终使用admin数据库登录导致认证失败,但当前配置的不是admin数据库

2023-08-10 Thread via GitHub
Xuzhengz closed issue #5268: [Bug] [MongoDb-CDC] MongoDb认证始终使用admin数据库登录导致认证失败,但当前配置的不是admin数据库 URL: https://github.com/apache/seatunnel/issues/5268 -- 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] [seatunnel] Xuzhengz commented on issue #5268: [Bug] [MongoDb-CDC] MongoDb认证始终使用admin数据库登录导致认证失败,但当前配置的不是admin数据库

2023-08-10 Thread via GitHub
Xuzhengz commented on issue #5268: URL: https://github.com/apache/seatunnel/issues/5268#issuecomment-1672853280 已解决connection.options = "authSource=cdc" 增加此项即可 -- 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] [seatunnel] Hisoka-X commented on pull request #5233: [Docs][Connector-V2][Oss]Reconstruct the OssFile connector document

2023-08-10 Thread via GitHub
Hisoka-X commented on PR #5233: URL: https://github.com/apache/seatunnel/pull/5233#issuecomment-1672849025 > please check ci error 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 above to go to the

[GitHub] [seatunnel] Xuzhengz opened a new issue, #5268: [Bug] [MongoDb-CDC] MongoDb认证始终使用admin数据库登录导致认证失败,但当前配置的不是admin数据库

2023-08-10 Thread via GitHub
Xuzhengz opened a new issue, #5268: URL: https://github.com/apache/seatunnel/issues/5268 ### 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] jackyyyyyssss opened a new pull request, #5267: Bug] [seatunnel-engine-server] long jobid will substring change string type

2023-08-10 Thread via GitHub
jacky opened a new pull request, #5267: URL: https://github.com/apache/seatunnel/pull/5267 ## #5241 ## Check list * [ ] Code changed are covered with tests, or it does not need tests for reason: * [ ] If any new Jar binary package adding in your PR,

[GitHub] [seatunnel] lazybird23 opened a new issue, #5266: Kafka source and starrocks sink data not exactly once

2023-08-10 Thread via GitHub
lazybird23 opened a new issue, #5266: URL: https://github.com/apache/seatunnel/issues/5266 ### 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 happene

[GitHub] [seatunnel] liugddx closed pull request #5247: [bugfix][jdbc][cdc]Fix connection blocked error

2023-08-10 Thread via GitHub
liugddx closed pull request #5247: [bugfix][jdbc][cdc]Fix connection blocked error URL: https://github.com/apache/seatunnel/pull/5247 -- 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] laglangyue commented on pull request #4713: [Spark streaming] fix spark streaming

2023-08-10 Thread via GitHub
laglangyue commented on PR #4713: URL: https://github.com/apache/seatunnel/pull/4713#issuecomment-1672745000 I can't submit it success it on yarn.I don't know why ![image](https://github.com/apache/seatunnel/assets/35491928/a62d90f0-46e0-42f4-80f2-9e620d554530) -- This is an au

[GitHub] [seatunnel] Lifu12 opened a new pull request, #5265: [Bug] [seatunnel-engine-core] Support loading remote third-party jars

2023-08-10 Thread via GitHub
Lifu12 opened a new pull request, #5265: URL: https://github.com/apache/seatunnel/pull/5265 #5264 ## 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 pac

[GitHub] [seatunnel] Lifu12 opened a new issue, #5264: [Bug] [seatunnel-engine-core] Unable to load remote third-party jars

2023-08-10 Thread via GitHub
Lifu12 opened a new issue, #5264: URL: https://github.com/apache/seatunnel/issues/5264 ### 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] CosmosNi commented on a diff in pull request #4491: [Bug][Connector-v2][ElasticsearchSource] Fix behavior when source empty

2023-08-10 Thread via GitHub
CosmosNi commented on code in PR #4491: URL: https://github.com/apache/seatunnel/pull/4491#discussion_r1289704995 ## seatunnel-connectors-v2/connector-elasticsearch/src/test/java/org/apache/seatunnel/connectors/seatunnel/elasticsearch/ElasticsearchSourceTest.java: ## @@ -0,0 +1,

[GitHub] [seatunnel] Hisoka-X commented on a diff in pull request #4491: [Bug][Connector-v2][ElasticsearchSource] Fix behavior when source empty

2023-08-10 Thread via GitHub
Hisoka-X commented on code in PR #4491: URL: https://github.com/apache/seatunnel/pull/4491#discussion_r1289688696 ## seatunnel-connectors-v2/connector-elasticsearch/src/test/java/org/apache/seatunnel/connectors/seatunnel/elasticsearch/ElasticsearchSourceTest.java: ## @@ -0,0 +1,

[seatunnel-web] branch main updated: [Hotfix] Fix admin user for using mysql (#100)

2023-08-10 Thread gaojun2048
This is an automated email from the ASF dual-hosted git repository. gaojun2048 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/seatunnel-web.git The following commit(s) were added to refs/heads/main by this push: new c0a8f318 [Hotfix] Fix admin user for usin

[GitHub] [seatunnel-web] EricJoy2048 merged pull request #100: [Hotfix] Fix admin user for using mysql

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

[GitHub] [seatunnel] liunaijie commented on pull request #5083: [Feature] support compress on File Read

2023-08-10 Thread via GitHub
liunaijie commented on PR #5083: URL: https://github.com/apache/seatunnel/pull/5083#issuecomment-1672694377 failed on `ClusterFaultToleranceTwoPipelineIT.testTwoPipelineStreamJobRestoreIn2NodeMasterDown:732 » ConditionTimeout` can you help re-trigger the CI, thanks -- This is

[GitHub] [seatunnel] CosmosNi commented on pull request #4491: [Bug][Connector-v2][ElasticsearchSource][When this field instanceof N…

2023-08-10 Thread via GitHub
CosmosNi commented on PR #4491: URL: https://github.com/apache/seatunnel/pull/4491#issuecomment-1672691892 @Hisoka-X i have already added test case,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

[GitHub] [seatunnel] zhilinli123 commented on pull request #5129: [Docs][Connector-V2][MyHours]Reconstruct the MyHours connector document

2023-08-10 Thread via GitHub
zhilinli123 commented on PR #5129: URL: https://github.com/apache/seatunnel/pull/5129#issuecomment-1672675919 > > Add a connector version for this : #4572 @TaoZex > > myhours is an http connector that does not require a specific version Done -- This is an automated messag