shuwei8626 commented on issue #4451:
URL: https://github.com/apache/seatunnel/issues/4451#issuecomment-1678503424
same problem;
my versions:
hive version is 2.1.1;
hadoop version is 3.0.0;
seatunnel used hive-exec-2.3.9.jar
--
This is an automated message from the Apache Gi
hailin0 opened a new pull request, #5306:
URL: https://github.com/apache/seatunnel/pull/5306
## 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
fabianlv commented on issue #5069:
URL: https://github.com/apache/seatunnel/issues/5069#issuecomment-1678438683
how get seatunnel-hadoop3-3.1.4-uber-2.3.2-SNAPSHOT-2.11.12.jar file?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
NickYoungPeng commented on PR #4803:
URL: https://github.com/apache/seatunnel/pull/4803#issuecomment-1678371060
>
> > LGTM
>
> Please screenshot the test results. PTAL @ic4y
https://github.com/apache/seatunnel/assets/72905543/83628a23-bebe-4031-9fb2-5e1c09c1e789"
LYL41011 opened a new issue, #4549:
URL: https://github.com/apache/seatunnel/issues/4549
### 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.
### What
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 ead1c5fd8c [BUG][Connector-V2][Mongo-cdc] Incremental
ic4y merged PR #5184:
URL: https://github.com/apache/seatunnel/pull/5184
--
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
liugddx commented on PR #4803:
URL: https://github.com/apache/seatunnel/pull/4803#issuecomment-1678300358
> LGTM
Please screenshot the test results. PTAL @ic4y
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
scorpig opened a new issue, #5305:
URL: https://github.com/apache/seatunnel/issues/5305
### 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-actions[bot] closed issue #5041: Running seatunnel CDC job using flink
on different Server
URL: https://github.com/apache/seatunnel/issues/5041
--
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
github-actions[bot] commented on issue #5090:
URL: https://github.com/apache/seatunnel/issues/5090#issuecomment-1678260321
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.
NickYoungPeng commented on PR #4803:
URL: https://github.com/apache/seatunnel/pull/4803#issuecomment-1677535043
> You need to put the screenshot of the e2e test here
https://github.com/apache/seatunnel/pull/4803#issuecomment-1634345386
https://github.com/apache/seatunnel/pull/4803#i
tomtom215 opened a new issue, #5304:
URL: https://github.com/apache/seatunnel/issues/5304
### 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
ic4y commented on PR #5084:
URL: https://github.com/apache/seatunnel/pull/5084#issuecomment-1677131943
Once PRs #5303 and #5222 are merged, they will resolve the e2e testing issue.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
ic4y commented on code in PR #5249:
URL: https://github.com/apache/seatunnel/pull/5249#discussion_r1293327419
##
docs/en/connector-v2/sink/Mysql.md:
##
@@ -2,6 +2,10 @@
> JDBC Mysql Sink Connector
+## Support Connector Version
Review Comment:
The phrase 'Support Connect
ic4y commented on PR #5284:
URL: https://github.com/apache/seatunnel/pull/5284#issuecomment-1677118399
Wait for https://github.com/apache/seatunnel/pull/5303
https://github.com/apache/seatunnel/pull/5222
--
This is an automated message from the Apache Git Service.
To respond to the messag
ic4y opened a new pull request, #5303:
URL: https://github.com/apache/seatunnel/pull/5303
## 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
hailin0 commented on PR #5302:
URL: https://github.com/apache/seatunnel/pull/5302#issuecomment-1677110657
@EricJoy2048 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.
hailin0 commented on code in PR #5302:
URL: https://github.com/apache/seatunnel/pull/5302#discussion_r1293317173
##
seatunnel-connectors-v2/connector-cdc/connector-cdc-mysql/src/main/java/org/apache/seatunnel/connectors/seatunnel/cdc/mysql/utils/MySqlTypeUtils.java:
##
@@ -87,9
hailin0 opened a new pull request, #5302:
URL: https://github.com/apache/seatunnel/pull/5302
## 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
This is an automated email from the ASF dual-hosted git repository.
fanjia 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 8d6b07e466 [Improve] [Connector-V2] Remove schedule
Hisoka-X merged PR #5272:
URL: https://github.com/apache/seatunnel/pull/5272
--
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...@seatunn
ic4y commented on PR #5007:
URL: https://github.com/apache/seatunnel/pull/5007#issuecomment-1677008686
Duplicates https://github.com/apache/seatunnel/pull/5114
--
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
ic4y closed pull request #5007: [Hotfix][Zeta] Fix wait job complete bug
URL: https://github.com/apache/seatunnel/pull/5007
--
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
liugddx merged PR #4871:
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 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 de9a3243c8 [Docs][Connector-V2][HDFS]Refactor conn
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 c136fd845f [Docs][Connector-V2][SelectDB-Cloud]Rec
liugddx merged PR #5130:
URL: https://github.com/apache/seatunnel/pull/5130
--
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
Carl-Zhou-CN opened a new pull request, #5301:
URL: https://github.com/apache/seatunnel/pull/5301
…e tables
## Purpose of this pull request
## Check list
* [ ] Code changed are covered with tests, or it does not need tests for
reason:
* [ ] If any new
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 edef87b523 [Improve][Connector-v2][HiveSink]rem
EricJoy2048 merged PR #4940:
URL: https://github.com/apache/seatunnel/pull/4940
--
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.
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 ad530e5ddf [Docs][Connector-V2][StarRocks]Reconstruct
ic4y merged PR #5132:
URL: https://github.com/apache/seatunnel/pull/5132
--
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
lightzhao opened a new pull request, #5300:
URL: https://github.com/apache/seatunnel/pull/5300
## Purpose of this pull request
If the redis mode is a cluster type, it will fail when operating the expire
method.
So different redis cluster types should declare and use correspondi
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 7825830484 [Bug][flink-runtime][connectors-v2] Flink
ic4y merged PR #4826:
URL: https://github.com/apache/seatunnel/pull/4826
--
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.
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 5e1511ff0d [feature][web] hive add option because
liugddx merged PR #5154:
URL: https://github.com/apache/seatunnel/pull/5154
--
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
38 matches
Mail list logo