liunaijie opened a new pull request, #7100:
URL: https://github.com/apache/seatunnel/pull/7100
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
*
liunaijie commented on PR #7100:
URL: https://github.com/apache/seatunnel/pull/7100#issuecomment-2205248787
cc @Hisoka-X
--
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
EricJoy2048 commented on PR #6947:
URL: https://github.com/apache/seatunnel/pull/6947#issuecomment-2205449817
@Hisoka-X @dailai @hailin0 The `KubernetesIT` have some error, but it
seems is not cased by this pull request.
--
This is an automated message from the Apache Git Service.
To r
EricJoy2048 merged PR #7099:
URL: https://github.com/apache/seatunnel/pull/7099
--
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
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 9c273fc1e2 [Feature] [Github CI] connector-kafka-e2e ,
connector-rocketmq-e2e module runs repeatedly #7090 (#7091
EricJoy2048 merged PR #7100:
URL: https://github.com/apache/seatunnel/pull/7100
--
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
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 e3d257286c [Doc] correct the document (#7099)
add 25c4ddb124 typo (#7100)
No new revisions were added by thi
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 4281b867ac [Feature][connector][kafka] Support
EricJoy2048 merged PR #4428:
URL: https://github.com/apache/seatunnel/pull/4428
--
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
Hisoka-X opened a new pull request, #7101:
URL: https://github.com/apache/seatunnel/pull/7101
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
* [
a11dev commented on issue #7058:
URL: https://github.com/apache/seatunnel/issues/7058#issuecomment-2205847226
Hi Jia,
sorry if I'm disturbing you!
I hope you could help me.
from docs sink jars must be put into lib folder in case of zeta engine.
Mine configuration is like this
Hisoka-X commented on issue #7058:
URL: https://github.com/apache/seatunnel/issues/7058#issuecomment-2205858564
Please share your seatunnel directory structure. By default, you don't need
to modify the path of the jar package. You only need to put the mysql driver
jar in the lib directory.
Hisoka-X commented on PR #6947:
URL: https://github.com/apache/seatunnel/pull/6947#issuecomment-2205923537
> @Hisoka-X @dailai @hailin0 The `KubernetesIT` have some error, but it
seems is not cased by this pull request.
how about disabled
`ClusterFaultToleranceIT::testStreamJobRestor
a11dev commented on issue #7058:
URL: https://github.com/apache/seatunnel/issues/7058#issuecomment-2205935959
Thanks for your reply,
I'm using a standard folder structure and the basic example "fake+console"
is working fine.
Adding jdbc is causing some issue.
below the folder
EricJoy2048 commented on code in PR #4405:
URL: https://github.com/apache/seatunnel/pull/4405#discussion_r1664062138
##
docs/en/connector-v2/sink/Hudi.md:
##
@@ -0,0 +1,97 @@
+# Hudi
+
+> Hudi sink connector
+
+## Description
+
+Used to write data to Hudi.
+
+## Key features
+
+
Hisoka-X commented on issue #7058:
URL: https://github.com/apache/seatunnel/issues/7058#issuecomment-2205956631
oh, you should execute `install-plugin.sh` before use jdbc connector. You
can refer
https://seatunnel.apache.org/docs/2.3.5/start-v2/locally/deployment#step-3-install-connectors-p
hailin0 merged PR #7087:
URL: https://github.com/apache/seatunnel/pull/7087
--
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
hailin0 closed issue #7030: [Improve][Connector-V2][Redis]using scan relpace
keys operation command
URL: https://github.com/apache/seatunnel/issues/7030
--
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
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 be37f05c07 [Improve][Redis] Redis reader use sc
hailin0 closed issue #7085: [Feature][Redis]Sink support batch write
URL: https://github.com/apache/seatunnel/issues/7085
--
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
hailin0 merged PR #7076:
URL: https://github.com/apache/seatunnel/pull/7076
--
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
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 d374e0ff31 [Improve][E2E][Doris] Add no schema
a11dev commented on issue #7058:
URL: https://github.com/apache/seatunnel/issues/7058#issuecomment-2206529642
thanks for the feedback,
I'm working "offline" by the way checking pom file I was able to identify
all references and install it manually.
Alessandro
Il giorno
github-actions[bot] commented on issue #6935:
URL: https://github.com/apache/seatunnel/issues/6935#issuecomment-2207642591
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-actions[bot] commented on issue #6933:
URL: https://github.com/apache/seatunnel/issues/6933#issuecomment-2207642668
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-actions[bot] commented on issue #6912:
URL: https://github.com/apache/seatunnel/issues/6912#issuecomment-2207642930
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.
--
This is a
github-actions[bot] closed issue #6912: Sea Tunnel Issue: Ability to Call
Stored Procedure and Move Data to Target with JDBC Source Configuration
URL: https://github.com/apache/seatunnel/issues/6912
--
This is an automated message from the Apache Git Service.
To respond to the message, please
weipengfei-sj opened a new issue, #7102:
URL: https://github.com/apache/seatunnel/issues/7102
### 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 happ
Asura7969 opened a new issue, #7103:
URL: https://github.com/apache/seatunnel/issues/7103
### 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
Asura7969 commented on issue #7103:
URL: https://github.com/apache/seatunnel/issues/7103#issuecomment-2207830035
@hailin0 Do you have time to look at it?
--
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
Hisoka-X commented on issue #7058:
URL: https://github.com/apache/seatunnel/issues/7058#issuecomment-2207870558
you can use source code to build binary package. This way more easier to get
all connector jar. Just run `mvn clean package -DskipTests` in source code,
then get binary package in
Hisoka-X commented on PR #7060:
URL: https://github.com/apache/seatunnel/pull/7060#issuecomment-2207883991
> Seem like the `engine-k8s-it` failed reason not related with this PR.
Never mind.
Fixed by #7101
--
This is an automated message from the Apache Git Service.
To respond to
Wudadada commented on issue #7094:
URL: https://github.com/apache/seatunnel/issues/7094#issuecomment-2207959502
Sorry, I mistakenly thought the two configuration sources were the same, but
they do look quite similar and can be easily confused.
--
This is an automated message from the Apac
Wudadada closed issue #7094: [Bug] [Elasticsearch]Configuration Bug
URL: https://github.com/apache/seatunnel/issues/7094
--
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 unsu
hailin0 opened a new pull request, #7104:
URL: https://github.com/apache/seatunnel/pull/7104
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
* [
laixueyong opened a new issue, #7105:
URL: https://github.com/apache/seatunnel/issues/7105
### 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
Hisoka-X commented on PR #7097:
URL: https://github.com/apache/seatunnel/pull/7097#issuecomment-2208232105
cc @zhilinli123 as well.
--
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
37 matches
Mail list logo