TyrantLucifer commented on PR #7762:
URL: https://github.com/apache/seatunnel/pull/7762#issuecomment-2415879595
> > > Could you update the doc to share the way of how to submit job to yarn?
> >
> >
> > Flink's document submission process is not working well. I plan to
rewrite it a
Hisoka-X opened a new pull request, #7854:
URL: https://github.com/apache/seatunnel/pull/7854
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
TyrantLucifer opened a new issue, #7853:
URL: https://github.com/apache/seatunnel/issues/7853
### 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.
TyrantLucifer commented on code in PR #7762:
URL: https://github.com/apache/seatunnel/pull/7762#discussion_r1802454434
##
seatunnel-core/seatunnel-flink-starter/seatunnel-flink-13-starter/src/main/bin/start-seatunnel-flink-13-connector-v2.sh:
##
@@ -43,6 +43,25 @@ if [ -f "${CON
happyboy1024 commented on code in PR #7845:
URL: https://github.com/apache/seatunnel/pull/7845#discussion_r1802440439
##
docs/en/connector-v2/sink/Hudi.md:
##
@@ -115,9 +115,9 @@ Note: When this configuration corresponds to a single
table, you can flatten the
`max_commits_to
happyboy1024 commented on code in PR #7845:
URL: https://github.com/apache/seatunnel/pull/7845#discussion_r1802440439
##
docs/en/connector-v2/sink/Hudi.md:
##
@@ -115,9 +115,9 @@ Note: When this configuration corresponds to a single
table, you can flatten the
`max_commits_to
RaymondFishWang opened a new issue, #7852:
URL: https://github.com/apache/seatunnel/issues/7852
### 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 ha
Hisoka-X commented on code in PR #7832:
URL: https://github.com/apache/seatunnel/pull/7832#discussion_r1802422267
##
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-jdbc-e2e/connector-jdbc-e2e-part-2/src/test/java/org/apache/seatunnel/connectors/seatunnel/jdbc/JdbcOceanBaseMilvusIT.j
xxsc0529 commented on code in PR #7832:
URL: https://github.com/apache/seatunnel/pull/7832#discussion_r1802398634
##
seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/catalog/oceanbase/OceanBaseMySqlCatalog.java:
##
@@ -217,4 +21
rgururaj opened a new issue, #7851:
URL: https://github.com/apache/seatunnel/issues/7851
### 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.
wuchunfu opened a new pull request, #229:
URL: https://github.com/apache/seatunnel-web/pull/229
## Purpose of this pull request
Update README_CN.md for version 2.3.8
## Check list
* [ ] Code changed are covered with tests, or it does not need tests for
re
corgy-w commented on issue #7848:
URL: https://github.com/apache/seatunnel/issues/7848#issuecomment-2415662244
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.
Hisoka-X commented on code in PR #7845:
URL: https://github.com/apache/seatunnel/pull/7845#discussion_r1802291406
##
docs/en/connector-v2/sink/Hudi.md:
##
@@ -115,9 +115,9 @@ Note: When this configuration corresponds to a single
table, you can flatten the
`max_commits_to_kee
Hisoka-X commented on PR #7845:
URL: https://github.com/apache/seatunnel/pull/7845#issuecomment-2415651343
cc @liugddx
--
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 u
Hisoka-X commented on code in PR #7838:
URL: https://github.com/apache/seatunnel/pull/7838#discussion_r1802235393
##
seatunnel-common/src/main/java/org/apache/seatunnel/common/Handover.java:
##
@@ -30,7 +30,10 @@ public final class Handover implements Closeable {
ne
Hisoka-X commented on code in PR #7832:
URL: https://github.com/apache/seatunnel/pull/7832#discussion_r1802254458
##
seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/catalog/oceanbase/OceanBaseMySqlCatalog.java:
##
@@ -217,4 +21
Hisoka-X commented on code in PR #7840:
URL: https://github.com/apache/seatunnel/pull/7840#discussion_r1802245393
##
seatunnel-connectors-v2/connector-cdc/connector-cdc-base/src/main/java/org/apache/seatunnel/connectors/cdc/base/dialect/JdbcDataSourceDialect.java:
##
@@ -119,6 +
This is an automated email from the ASF dual-hosted git repository.
wanghailin pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
from 8871f52fde [bugfix][core] Fix the problem of incorrect association
between metrics and nodes (#7799)
add 690
hailin0 merged PR #7849:
URL: https://github.com/apache/seatunnel/pull/7849
--
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
FN20200222 opened a new issue, #7850:
URL: https://github.com/apache/seatunnel/issues/7850
### 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.
xxsc0529 commented on code in PR #7832:
URL: https://github.com/apache/seatunnel/pull/7832#discussion_r1802217966
##
seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/internal/dialect/oceanbase/OceanBaseMySqlTypeConverter.java:
#
xxsc0529 commented on code in PR #7832:
URL: https://github.com/apache/seatunnel/pull/7832#discussion_r1802217550
##
seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/catalog/oceanbase/OceanBaseMySqlCatalog.java:
##
@@ -201,8 +20
liunaijie opened a new pull request, #7849:
URL: https://github.com/apache/seatunnel/pull/7849
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
github-actions[bot] commented on issue #7669:
URL: https://github.com/apache/seatunnel/issues/7669#issuecomment-2415393656
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.
YuriyGavrilov commented on issue #7848:
URL: https://github.com/apache/seatunnel/issues/7848#issuecomment-2415193790
What do you think? @hawk9821 @corgy-w
--
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
YuriyGavrilov opened a new issue, #7848:
URL: https://github.com/apache/seatunnel/issues/7848
### 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.
arshadmohammad commented on PR #228:
URL: https://github.com/apache/seatunnel-web/pull/228#issuecomment-2414602768
Before Fix:

After Fix:

--
This is an automated message from the Apache Git Service.
To respond
liugddx merged PR #7799:
URL: https://github.com/apache/seatunnel/pull/7799
--
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.
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 8871f52fde [bugfix][core] Fix the problem of incor
richardblabin commented on issue #7133:
URL: https://github.com/apache/seatunnel/issues/7133#issuecomment-2413499220
> I can fix
how? more specific please.thanks a lot
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
mauzel15 opened a new issue, #7846:
URL: https://github.com/apache/seatunnel/issues/7846
### 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
happyboy1024 commented on PR #7845:
URL: https://github.com/apache/seatunnel/pull/7845#issuecomment-2413387176
> Your hudi connector have a bug,please contact me wx 15345737051.
@happyboy1024 We can discuss further.
I added you, of course you can also submit an issue d
This is an automated email from the ASF dual-hosted git repository.
zhouyao2023 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 c7a384af2b [Improve][Connector-v2] Use checkpo
Carl-Zhou-CN merged PR #7835:
URL: https://github.com/apache/seatunnel/pull/7835
--
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...@sea
Hisoka-X commented on PR #7844:
URL: https://github.com/apache/seatunnel/pull/7844#issuecomment-2413367627
cc @liunaijie , link #6842
--
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
RoderickAdriance commented on PR #7845:
URL: https://github.com/apache/seatunnel/pull/7845#issuecomment-2413358092
Your hudi connector have a bug,please contact me wx 15345737051.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
happyboy1024 commented on PR #7662:
URL: https://github.com/apache/seatunnel/pull/7662#issuecomment-2413344610
> I have find some problem when using hudi sink connector. Use hudi sink
connector sink multiple mysql source table to hudi . It encounter a problem
when I use spark sql to query d
happyboy1024 opened a new pull request, #7845:
URL: https://github.com/apache/seatunnel/pull/7845
### Purpose of this pull request
Support write cdc changelog into hudi sink.
### Does this PR introduce _any_ user-facing change?
### How was this pa
Adamyuanyuan opened a new pull request, #7844:
URL: https://github.com/apache/seatunnel/pull/7844
### Purpose of this pull request
hive sink connector support overwrite mode
### Does this PR introduce _any_ user-facing change?
Yes, this PR will introduce a ne
Hisoka-X commented on PR #341:
URL:
https://github.com/apache/seatunnel-website/pull/341#issuecomment-2413311154
> 部分最新版jar包在第一个地址是没有的,增加的地址中则有
Already update, please check.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
dailai commented on code in PR #7835:
URL: https://github.com/apache/seatunnel/pull/7835#discussion_r1800698588
##
seatunnel-connectors-v2/connector-paimon/src/main/java/org/apache/seatunnel/connectors/seatunnel/paimon/sink/PaimonSinkWriter.java:
##
@@ -174,16 +175,21 @@ public
dailai commented on code in PR #7835:
URL: https://github.com/apache/seatunnel/pull/7835#discussion_r1800698588
##
seatunnel-connectors-v2/connector-paimon/src/main/java/org/apache/seatunnel/connectors/seatunnel/paimon/sink/PaimonSinkWriter.java:
##
@@ -174,16 +175,21 @@ public
Hisoka-X commented on code in PR #7835:
URL: https://github.com/apache/seatunnel/pull/7835#discussion_r1800689314
##
seatunnel-connectors-v2/connector-paimon/src/main/java/org/apache/seatunnel/connectors/seatunnel/paimon/sink/PaimonSinkWriter.java:
##
@@ -174,16 +175,21 @@ publi
WZH-hub commented on issue #6514:
URL: https://github.com/apache/seatunnel/issues/6514#issuecomment-2413214840
> > 我在集成seatunnel和spark3.5.1的时候也出现了这个问题,seatunnel依赖的版本是spark 3.3.0,spark
3.5.1的这部分api已经发生了一些变化,我是直接下载源码修改pom依赖的spark版本为3.5.1之后修改了一两处代码之后就可以运行通了
>
>
请问你是只对seatunnel-translati
Hisoka-X commented on code in PR #7841:
URL: https://github.com/apache/seatunnel/pull/7841#discussion_r1800673782
##
docs/zh/seatunnel-engine/download-seatunnel.md:
##
@@ -30,13 +30,13 @@ tar -xzvf "apache-seatunnel-${version}-bin.tar.gz"
从2.2.0-beta版本开始,二进制包不再默认提供连接器依赖,因此在第一次使
This is an automated email from the ASF dual-hosted git repository.
jarvis 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 fded46674d [Improve] Update snapshot version to 2.3
liunaijie merged PR #7841:
URL: https://github.com/apache/seatunnel/pull/7841
--
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...@seatun
Adamyuanyuan opened a new issue, #7843:
URL: https://github.com/apache/seatunnel/issues/7843
### 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.
liudong-ryu opened a new pull request, #7842:
URL: https://github.com/apache/seatunnel/pull/7842
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
I cant find example to test
liunaijie opened a new pull request, #7841:
URL: https://github.com/apache/seatunnel/pull/7841
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
WZH-hub commented on issue #6514:
URL: https://github.com/apache/seatunnel/issues/6514#issuecomment-2413119180
> 我在集成seatunnel和spark3.5.1的时候也出现了这个问题,seatunnel依赖的版本是spark 3.3.0,spark
3.5.1的这部分api已经发生了一些变化,我是直接下载源码修改pom依赖的spark版本为3.5.1之后修改了一两处代码之后就可以运行通了
请问你是只对seatunnel-translation-spar
Hisoka-X commented on PR #7799:
URL: https://github.com/apache/seatunnel/pull/7799#issuecomment-2413084040
Please update the PR 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
65 matches
Mail list logo