hailin0 commented on PR #3742:
URL:
https://github.com/apache/incubator-seatunnel/pull/3742#issuecomment-1356077729
> > Add e2e testcase
>
> Writing e2e test for this feature is not easy because the kafka sink
connector send records without callback function, so I took a screenshot t
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/incubator-seatunnel.git
The following commit(s) were added to refs/heads/dev by this push:
new b6cab90d2 [hotfix][connector-v2][elas
hailin0 merged PR #3738:
URL: https://github.com/apache/incubator-seatunnel/pull/3738
--
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..
TaoZex commented on code in PR #3742:
URL:
https://github.com/apache/incubator-seatunnel/pull/3742#discussion_r1051318828
##
docs/en/connector-v2/sink/Kafka.md:
##
@@ -33,6 +33,12 @@ By default, we will use 2pc to guarantee the message is sent
to kafka exactly on
Kafka Topi
TaoZex commented on PR #3742:
URL:
https://github.com/apache/incubator-seatunnel/pull/3742#issuecomment-1356046589
> Add e2e testcase
Writing e2e test for this feature is not easy because the kafka sink
connector send records without callback function, so I took a screenshot to
prov
TaoZex closed issue #3138: [Improve][Connector-V2-kafka] Support more formats
for message(json、csv、...)
URL: https://github.com/apache/incubator-seatunnel/issues/3138
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
TaoZex commented on issue #3138:
URL:
https://github.com/apache/incubator-seatunnel/issues/3138#issuecomment-1356037911
Closed by https://github.com/apache/incubator-seatunnel/pull/3711
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
hailin0 commented on code in PR #3742:
URL:
https://github.com/apache/incubator-seatunnel/pull/3742#discussion_r1051310096
##
docs/en/connector-v2/sink/Kafka.md:
##
@@ -33,6 +33,12 @@ By default, we will use 2pc to guarantee the message is sent
to kafka exactly on
Kafka Top
521daichen opened a new issue, #3748:
URL: https://github.com/apache/incubator-seatunnel/issues/3748
### 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.
521daichen opened a new issue, #3747:
URL: https://github.com/apache/incubator-seatunnel/issues/3747
### 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.
Grypse commented on issue #3729:
URL:
https://github.com/apache/incubator-seatunnel/issues/3729#issuecomment-1356013296
https://github.com/apache/incubator-seatunnel/pull/3732
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
Grypse commented on issue #3729:
URL:
https://github.com/apache/incubator-seatunnel/issues/3729#issuecomment-1356012691
@hailin0 The PR of this issue has been created, Please help me to review.
--
This is an automated message from the Apache Git Service.
To respond to the message, please
hailin0 commented on code in PR #3745:
URL:
https://github.com/apache/incubator-seatunnel/pull/3745#discussion_r1051302971
##
seatunnel-connectors-v2/connector-console/src/main/java/org/apache/seatunnel/connectors/seatunnel/console/sink/ConsoleSinkWriter.java:
##
@@ -53,7 +55,7
hailin0 commented on PR #3745:
URL:
https://github.com/apache/incubator-seatunnel/pull/3745#issuecomment-1355993141
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 spec
hailin0 commented on issue #3744:
URL:
https://github.com/apache/incubator-seatunnel/issues/3744#issuecomment-1355988455
https://github.com/apache/incubator-seatunnel/issues/3178
transform-v2 currently unsupported sql transform
--
This is an automated message from the Apache Git Se
hailin0 commented on issue #3737:
URL:
https://github.com/apache/incubator-seatunnel/issues/3737#issuecomment-1355986833
> Please assign this to me!
Assigned
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
TaoZex commented on issue #3743:
URL:
https://github.com/apache/incubator-seatunnel/issues/3743#issuecomment-1355973768
I want to try support read debezium format message from kafka.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
github-actions[bot] commented on issue #2960:
URL:
https://github.com/apache/incubator-seatunnel/issues/2960#issuecomment-1355864622
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-actions[bot] commented on issue #3268:
URL:
https://github.com/apache/incubator-seatunnel/issues/3268#issuecomment-1355864604
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-actions[bot] closed issue #3268: [Feature][starter][spark] Support
transform-v2 for spark
URL: https://github.com/apache/incubator-seatunnel/issues/3268
--
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
Grypse opened a new pull request, #3745:
URL: https://github.com/apache/incubator-seatunnel/pull/3745
## 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, please add License
Notice acc
TaoZex commented on PR #3742:
URL:
https://github.com/apache/incubator-seatunnel/pull/3742#issuecomment-1355095881
Writing e2e test for this feature is not easy because the kafka sink
connector send records without callback function, so I took a screenshot to
prove that the feature is avai
TyrantLucifer commented on code in PR #3696:
URL:
https://github.com/apache/incubator-seatunnel/pull/3696#discussion_r1050797260
##
seatunnel-connectors-v2/connector-file/connector-file-base/src/main/java/org/apache/seatunnel/connectors/seatunnel/file/sink/writer/AbstractWriteStrategy.
Grypse opened a new issue, #3744:
URL: https://github.com/apache/incubator-seatunnel/issues/3744
### 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.
Grypse commented on issue #3737:
URL:
https://github.com/apache/incubator-seatunnel/issues/3737#issuecomment-1354758353
Please assign this 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 above to go to
sonarcloud[bot] commented on PR #3740:
URL:
https://github.com/apache/incubator-seatunnel/pull/3740#issuecomment-1354701061
Kudos, SonarCloud Quality Gate passed! [
and found no similar feature requi
TaoZex opened a new pull request, #3742:
URL: https://github.com/apache/incubator-seatunnel/pull/3742
## Purpose of this pull request
Support extract topic from SeaTunnelRow field
## Check list
* [ ] Code changed are covered with tests, or it does not need tes
hailin0 commented on issue #3700:
URL:
https://github.com/apache/incubator-seatunnel/issues/3700#issuecomment-1354671093
reference log miner
https://eco.dameng.com/document/dm/zh-cn/pm/dbms_logmnr-package.html
--
This is an automated message from the Apache Git Service.
To respond
hailin0 commented on issue #3726:
URL:
https://github.com/apache/incubator-seatunnel/issues/3726#issuecomment-1354668853
reference
https://doris.apache.org/docs/dev/data-operate/import/import-way/stream-load-manual
--
This is an automated message from the Apache Git Service.
To respond
hailin0 opened a new issue, #3741:
URL: https://github.com/apache/incubator-seatunnel/issues/3741
### 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 requi
ic4y opened a new pull request, #3740:
URL: https://github.com/apache/incubator-seatunnel/pull/3740
## 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 pack
This is an automated email from the ASF dual-hosted git repository.
ic4y pushed a commit to branch dev_jobrestart
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git
commit c13d2704f14bd8510f6042c2c7cdeae0847aa2c3
Author: liuli
AuthorDate: Fri Dec 16 19:53:19 2022 +0800
This is an automated email from the ASF dual-hosted git repository.
ic4y pushed a change to branch dev_jobrestart
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git
at c13d2704f [hotfix][ST-Engine] fix job restart of all node down
This branch includes the following
TaoZex commented on code in PR #3696:
URL:
https://github.com/apache/incubator-seatunnel/pull/3696#discussion_r1050627166
##
docs/en/seatunnel-engine/cluster-mode.md:
##
@@ -1,6 +1,24 @@
---
-sidebar_position: 4
+sidebar_position: 3
---
# Run Job With Cluster Mode
+This
TaoZex closed pull request #3147: [Feature][Connector-V2] Support extract topic
from SeaTunnelRow fields
URL: https://github.com/apache/incubator-seatunnel/pull/3147
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
TyrantLucifer commented on PR #3637:
URL:
https://github.com/apache/incubator-seatunnel/pull/3637#issuecomment-1354502821
> LGTM
CI had not been passed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
EricJoy2048 commented on code in PR #3637:
URL:
https://github.com/apache/incubator-seatunnel/pull/3637#discussion_r1050571583
##
seatunnel-e2e/seatunnel-engine-e2e/connector-seatunnel-e2e-base/src/test/java/org/apache/seatunnel/engine/e2e/ClusterFaultToleranceIT.java:
##
@@ -6
liugddx commented on PR #3637:
URL:
https://github.com/apache/incubator-seatunnel/pull/3637#issuecomment-1354478105
@CalvinKirs 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 sp
liugddx commented on code in PR #3637:
URL:
https://github.com/apache/incubator-seatunnel/pull/3637#discussion_r1050553633
##
seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/persistence/FileMapStoreFactory.java:
##
@@ -0,0 +1,31 @@
+/*
EricJoy2048 commented on code in PR #3637:
URL:
https://github.com/apache/incubator-seatunnel/pull/3637#discussion_r1050548745
##
seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/persistence/FileMapStoreFactory.java:
##
@@ -0,0 +1,31 @@
41 matches
Mail list logo