This is an automated email from the ASF dual-hosted git repository.
liugddx pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/seatunnel-website.git
The following commit(s) were added to refs/heads/main by this push:
new a0b5564b701 1 (#316)
a0b5564b701 is desc
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 d7fa9afdfe [Feature][Connector] Add druid sink
This is an automated email from the ASF dual-hosted git repository.
fanjia pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/seatunnel-website.git
The following commit(s) were added to refs/heads/main by this push:
new e8dddf677da [Doc] Add seatunnel web doc 1
wuchunfu opened a new pull request, #7018:
URL: https://github.com/apache/seatunnel/pull/7018
### Purpose of this pull request
Fix invalid links
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
###
wuchunfu commented on code in PR #164:
URL: https://github.com/apache/seatunnel-web/pull/164#discussion_r163600
##
seatunnel-ui/src/hooks/use-table-link.ts:
##
@@ -56,29 +56,27 @@ export const useTableLink = (
const maxWidth = params.width ? params.width - 24 : params.w
wuchunfu commented on code in PR #164:
URL: https://github.com/apache/seatunnel-web/pull/164#discussion_r160500
##
seatunnel-ui/src/App.tsx:
##
@@ -15,24 +15,25 @@
* limitations under the License.
*/
-import { defineComponent, computed, watch, ref } from 'vue'
+import
zhang5059T commented on issue #7011:
URL: https://github.com/apache/seatunnel/issues/7011#issuecomment-2176060224
I just set up a Standalone cluster. The Spark version is 3.3.0. I found that
it can run normally, but when I submit tasks through the spark-operator method,
this error occurs. N
EricJoy2048 opened a new pull request, #7017:
URL: https://github.com/apache/seatunnel/pull/7017
### Purpose of this pull request
Close issue https://github.com/apache/seatunnel/issues/7016
### Does this PR introduce _any_ user-facing change?
### H
This is an automated email from the ASF dual-hosted git repository.
gaojun2048 pushed a change to branch apache_240618_fix_hive
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
at a112588e1b Fix hive load hive_site_path and hdfs_site_path too late
This branch includes the f
This is an automated email from the ASF dual-hosted git repository.
gaojun2048 pushed a commit to branch apache_240618_fix_hive
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
commit a112588e1b9a9c7159a9b9f3545c14a255e813a9
Author: Eric
AuthorDate: Tue Jun 18 20:28:13 2024 +0800
EricJoy2048 opened a new issue, #7016:
URL: https://github.com/apache/seatunnel/issues/7016
### 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 happen
Hisoka-X commented on PR #7015:
URL: https://github.com/apache/seatunnel/pull/7015#issuecomment-2175856037
cc @zhilinli123
--
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.
latch890727 opened a new pull request, #7015:
URL: https://github.com/apache/seatunnel/pull/7015
[Docs]translate clickhousefile,phoenix,rabbitmq,starrocks sink doc into
chinese
### Purpose of this pull request
translate clickhousefile,phoenix,rabbitmq,starrocks sink
Carl-Zhou-CN commented on issue #6986:
URL: https://github.com/apache/seatunnel/issues/6986#issuecomment-2175757769
That seems to be a problem
--
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
woaixiaosunsun opened a new issue, #7014:
URL: https://github.com/apache/seatunnel/issues/7014
### 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 hap
Carl-Zhou-CN commented on issue #7013:
URL: https://github.com/apache/seatunnel/issues/7013#issuecomment-2175718442
It appears that the lack of a primary key in the upstream table is causing
this issue
--
This is an automated message from the Apache Git Service.
To respond to the message,
Carl-Zhou-CN commented on issue #7010:
URL: https://github.com/apache/seatunnel/issues/7010#issuecomment-2175704678
Can you provide the mysql table construction clause and some test data so
that we can reproduce the problem?
--
This is an automated message from the Apache Git Service.
To
Hisoka-X commented on PR #5234:
URL: https://github.com/apache/seatunnel/pull/5234#issuecomment-2175667456
How about remove the `defaultFamilyName` field? I think it useless.
https://github.com/apache/seatunnel/pull/5234/files#diff-8f30c3a97d2812a845e154ecff09fbaeeb7ef4caeb43d47d17f101d78
Hisoka-X commented on code in PR #5234:
URL: https://github.com/apache/seatunnel/pull/5234#discussion_r1644161527
##
seatunnel-connectors-v2/connector-hbase/src/main/java/org/apache/seatunnel/connectors/seatunnel/hbase/sink/HbaseSinkWriter.java:
##
@@ -128,8 +129,13 @@ private P
luban-130 opened a new issue, #7013:
URL: https://github.com/apache/seatunnel/issues/7013
### 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
chl-wxp opened a new pull request, #7012:
URL: https://github.com/apache/seatunnel/pull/7012
### Check list
* [ ] fix oracle create table comment special string bug
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
zhilinli123 commented on PR #5234:
URL: https://github.com/apache/seatunnel/pull/5234#issuecomment-2175603012
PTAL: @Hisoka-X @EricJoy2048
--
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
This is an automated email from the ASF dual-hosted git repository.
fanjia 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 d21707fd Update doc of jwt.secretKey (#169)
d
Hisoka-X commented on PR #6997:
URL: https://github.com/apache/seatunnel/pull/6997#issuecomment-2175541436
How about add a test case in
https://github.com/apache/seatunnel/blob/0c3044e3f6d5d1a52df1896e069676b509419e4b/seatunnel-e2e/seatunnel-connector-v2-e2e/connector-mongodb-e2e/src/test/ja
Hisoka-X merged PR #169:
URL: https://github.com/apache/seatunnel-web/pull/169
--
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...@seatu
Hisoka-X opened a new pull request, #314:
URL: https://github.com/apache/seatunnel-website/pull/314
(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 unsubscr
Hisoka-X commented on PR #6997:
URL: https://github.com/apache/seatunnel/pull/6997#issuecomment-2175537694
Thanks @loustler for created this PR! Could you follow the guide to open
github action on your fork repository?
https://github.com/apache/seatunnel/runs/26296464394
--
This is an au
raboof commented on PR #312:
URL:
https://github.com/apache/seatunnel-website/pull/312#issuecomment-2175473003
This should only remove the 'Security' link in the 'ASF' submenu, not the
top-level 'Security' link that points to https://seatunnel.apache.org/security
--
This is an automated
Hisoka-X commented on PR #7001:
URL: https://github.com/apache/seatunnel/pull/7001#issuecomment-2175530881
> now we can't save binary file to github, so we can't read from binary file
to check whether compatible with current. and we can't gererate the old version
cache data from current ver
This is an automated email from the ASF dual-hosted git repository.
fanjia pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/seatunnel-website.git
The following commit(s) were added to refs/heads/main by this push:
new 43257a2663a Remove link to ASF-wide secur
Hisoka-X merged PR #312:
URL: https://github.com/apache/seatunnel-website/pull/312
--
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...@s
Hisoka-X commented on PR #312:
URL:
https://github.com/apache/seatunnel-website/pull/312#issuecomment-2175494112
> This should only remove the 'Security' link in the 'ASF' submenu, not the
top-level 'Security' link that points to https://seatunnel.apache.org/security
Oh, I got it.
zhang5059T opened a new issue, #7011:
URL: https://github.com/apache/seatunnel/issues/7011
### 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
Carl-Zhou-CN commented on issue #7009:
URL: https://github.com/apache/seatunnel/issues/7009#issuecomment-2175373706
@hailin0 Leave it 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 the spe
34 matches
Mail list logo