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
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
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
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
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
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
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
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
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
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
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
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
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
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
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}
+
+
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}
+
+
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
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
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
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
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
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.
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
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
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
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
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
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
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
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
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
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
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
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
Carl-Zhou-CN commented on PR #5184:
URL: https://github.com/apache/seatunnel/pull/5184#issuecomment-1673164525

 were added to refs/heads/dev by this push:
new 84d8cc3fb1 [Feature][Zeta]The expiration time of a hi
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
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
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
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
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.
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
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
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
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
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
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
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
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
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,
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
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
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

--
This is an au
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
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
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,
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,
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
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
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
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
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
72 matches
Mail list logo