supercena opened a new issue, #5926:
URL: https://github.com/apache/seatunnel/issues/5926
### 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
supercena closed issue #5926: [Bug] [web] clsssload
URL: https://github.com/apache/seatunnel/issues/5926
--
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
supercena opened a new issue, #5927:
URL: https://github.com/apache/seatunnel/issues/5927
### 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
supercena commented on issue #5927:
URL: https://github.com/apache/seatunnel/issues/5927#issuecomment-1829310924
临时解决
AbstractJdbcCatalog类中open方法添加 Class.forName("com.mysql.cj.jdbc.Driver");
相当于类加载俩次才能匹配上
--
This is an automated message from the Apache Git Service.
To respond to th
supercena commented on issue #5927:
URL: https://github.com/apache/seatunnel/issues/5927#issuecomment-1829312669
在命令行操作 zeta 同样的脚本没有问题,但是在web 上面 累加器的问题 导致有点问题,麻烦社区大佬们瞅一眼
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
Hisoka-X opened a new pull request, #5928:
URL: https://github.com/apache/seatunnel/pull/5928
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
* [
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 7297a4c95c [Improve][File] Clean memory buffer of `
Hisoka-X merged PR #5925:
URL: https://github.com/apache/seatunnel/pull/5925
--
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
ruanwenjun opened a new pull request, #5929:
URL: https://github.com/apache/seatunnel/pull/5929
### Purpose of this pull request
- Use Factory API to create Hive Source/Sink
- Hive Source/Sink support multiple table
### Does this PR introduce _any_ user-facing change?
Hisoka-X opened a new issue, #5930:
URL: https://github.com/apache/seatunnel/issues/5930
### 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.
Hisoka-X commented on issue #5930:
URL: https://github.com/apache/seatunnel/issues/5930#issuecomment-1829444296
#5620 and #5651
--
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 commen
hailin0 commented on issue #5930:
URL: https://github.com/apache/seatunnel/issues/5930#issuecomment-1829456785
https://github.com/apache/seatunnel/pull/5872
https://github.com/apache/seatunnel/issues/5677
--
This is an automated message from the Apache Git Service.
To respond to the mes
hailin0 commented on issue #5731:
URL: https://github.com/apache/seatunnel/issues/5731#issuecomment-1829463481
Hi, [CodingGPT](https://github.com/CodingGPT) , Is there any progress on
this task?
--
This is an automated message from the Apache Git Service.
To respond to the message, please
Carl-Zhou-CN commented on code in PR #5929:
URL: https://github.com/apache/seatunnel/pull/5929#discussion_r1407504733
##
seatunnel-connectors-v2/connector-hive/src/main/java/org/apache/seatunnel/connectors/seatunnel/hive/sink/HiveSinkFactory.java:
##
@@ -17,28 +17,100 @@
pack
ruanwenjun commented on code in PR #5929:
URL: https://github.com/apache/seatunnel/pull/5929#discussion_r1407517947
##
seatunnel-connectors-v2/connector-hive/src/main/java/org/apache/seatunnel/connectors/seatunnel/hive/sink/HiveSinkFactory.java:
##
@@ -17,28 +17,100 @@
packag
ruanwenjun commented on code in PR #5929:
URL: https://github.com/apache/seatunnel/pull/5929#discussion_r1407517947
##
seatunnel-connectors-v2/connector-hive/src/main/java/org/apache/seatunnel/connectors/seatunnel/hive/sink/HiveSinkFactory.java:
##
@@ -17,28 +17,100 @@
packag
ruanwenjun commented on code in PR #5929:
URL: https://github.com/apache/seatunnel/pull/5929#discussion_r1407517947
##
seatunnel-connectors-v2/connector-hive/src/main/java/org/apache/seatunnel/connectors/seatunnel/hive/sink/HiveSinkFactory.java:
##
@@ -17,28 +17,100 @@
packag
ruanwenjun commented on code in PR #5929:
URL: https://github.com/apache/seatunnel/pull/5929#discussion_r1407517947
##
seatunnel-connectors-v2/connector-hive/src/main/java/org/apache/seatunnel/connectors/seatunnel/hive/sink/HiveSinkFactory.java:
##
@@ -17,28 +17,100 @@
packag
ruanwenjun commented on code in PR #5929:
URL: https://github.com/apache/seatunnel/pull/5929#discussion_r1407517947
##
seatunnel-connectors-v2/connector-hive/src/main/java/org/apache/seatunnel/connectors/seatunnel/hive/sink/HiveSinkFactory.java:
##
@@ -17,28 +17,100 @@
packag
Carl-Zhou-CN commented on issue #5854:
URL: https://github.com/apache/seatunnel/issues/5854#issuecomment-1829541096
> > In the near future, I will complete Oracle CDC #5196
>
> I am looking forward to it.I wish "near fture" doesn't mean more than
three months. Good luck!
Stay t
Carl-Zhou-CN commented on issue #5855:
URL: https://github.com/apache/seatunnel/issues/5855#issuecomment-1829544921
hi, @ldxwmr Has he made any new progress?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
ruanwenjun opened a new pull request, #5931:
URL: https://github.com/apache/seatunnel/pull/5931
### Purpose of this pull request
- Use Factory API to create LocalFileSink
- LocalFileSink support multiple table
### Does this PR introduce _any_ user-facing change?
ic4y opened a new pull request, #5932:
URL: https://github.com/apache/seatunnel/pull/5932
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
### Check list
* [ ] I
Carl-Zhou-CN commented on issue #5787:
URL: https://github.com/apache/seatunnel/issues/5787#issuecomment-1829725327
@poal222 Could you please help update the status of this issue?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
Carl-Zhou-CN commented on issue #5771:
URL: https://github.com/apache/seatunnel/issues/5771#issuecomment-1829729476
hi ,@shixiutao Could you please help update the status of this issue?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
Hisoka-X closed issue #5930: [OnlineMeeting&Nov.28] SeaTunnel community meeting
Topic collection
URL: https://github.com/apache/seatunnel/issues/5930
--
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
hailin0 commented on issue #5717:
URL: https://github.com/apache/seatunnel/issues/5717#issuecomment-1829731938
Hi, @FlechazoW , Is there any progress on this task?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
hailin0 commented on issue #5718:
URL: https://github.com/apache/seatunnel/issues/5718#issuecomment-1829732736
Hi, @gnehil , Is there any progress on this task?
--
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
hailin0 commented on issue #5726:
URL: https://github.com/apache/seatunnel/issues/5726#issuecomment-1829735063
Hi, @dengd1937 , Is there any progress on this task?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
Carl-Zhou-CN commented on code in PR #5929:
URL: https://github.com/apache/seatunnel/pull/5929#discussion_r1407676891
##
seatunnel-connectors-v2/connector-hive/src/main/java/org/apache/seatunnel/connectors/seatunnel/hive/sink/HiveSinkFactory.java:
##
@@ -17,28 +17,100 @@
pack
Carl-Zhou-CN commented on issue #5899:
URL: https://github.com/apache/seatunnel/issues/5899#issuecomment-1829753439
hi, @raheen1 I think the existing S3 File Source Connector should be able to
support IBM Cloud COS. Could you please help test and give feedback?
--
This is an automated mes
Carl-Zhou-CN commented on issue #5837:
URL: https://github.com/apache/seatunnel/issues/5837#issuecomment-1829766707
The meeting ends. Close this issue
--
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
Carl-Zhou-CN closed issue #5837: [OnlineMeeting&Nov.14] SeaTunnel community
meeting Topic collection
URL: https://github.com/apache/seatunnel/issues/5837
--
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
codeDing18 commented on issue #5722:
URL: https://github.com/apache/seatunnel/issues/5722#issuecomment-1829771937
> > > i met this in 2.3.4 version , like: `Caused by:
org.apache.seatunnel.engine.common.exception.SeaTunnelEngineException:
org.apache.seatunnel.engine.server.checkpoint.Checkp
Carl-Zhou-CN commented on issue #5769:
URL: https://github.com/apache/seatunnel/issues/5769#issuecomment-1829776661
hi, @HsiangSun Could you please help update the status of this issue?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
Carl-Zhou-CN commented on issue #5748:
URL: https://github.com/apache/seatunnel/issues/5748#issuecomment-1829779810
hi, @Xuzhengz Has there been any progress on this issue?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
luohoufu opened a new pull request, #5933:
URL: https://github.com/apache/seatunnel/pull/5933
### Purpose of this pull request
Support INFINI Easysearch
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
###
Hisoka-X closed issue #5829: [Feature][Zeta] Add a checkpoint switch option to
control the opening and closing of the checkpoint
URL: https://github.com/apache/seatunnel/issues/5829
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
Hisoka-X merged PR #5914:
URL: https://github.com/apache/seatunnel/pull/5914
--
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
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 fc914759ff [Feature][Zeta] In batch mode, checkpoin
svea-vip commented on issue #5906:
URL: https://github.com/apache/seatunnel/issues/5906#issuecomment-1831080436
This is not a problem with the host name. I want to access HDFS through HDFS
NameSpace. Otherwise, if the HDFS namenode is switched, a fixed namenode will
result in the inability
wangzhiwei61 commented on issue #5772:
URL: https://github.com/apache/seatunnel/issues/5772#issuecomment-1831144585
I'm also having the same problem, can you solve it @liugddx
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
liugddx commented on issue #5772:
URL: https://github.com/apache/seatunnel/issues/5772#issuecomment-1831148088
> I'm also having the same problem, can you solve it @liugddx
Can you put your detailed log here? I'll take a look when I have time.
--
This is an automated message from th
wangzhiwei61 commented on issue #5772:
URL: https://github.com/apache/seatunnel/issues/5772#issuecomment-1831152109
I looked at the source code, and if the task is completed, I can't get the
job information, right? Because the data is in memory, can I only get the log
file, or is there any
lightzhao commented on code in PR #5873:
URL: https://github.com/apache/seatunnel/pull/5873#discussion_r1408680708
##
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-file-local-e2e/src/test/resources/text/local_file_text_to_assert_with_row_delimiter.conf:
##
@@ -0,0 +1,129 @@
KangTomwk opened a new issue, #5934:
URL: https://github.com/apache/seatunnel/issues/5934
### 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
ruanwenjun commented on code in PR #5873:
URL: https://github.com/apache/seatunnel/pull/5873#discussion_r1408703608
##
seatunnel-connectors-v2/connector-file/connector-file-base/src/main/java/org/apache/seatunnel/connectors/seatunnel/file/source/reader/TextReadStrategy.java:
##
ruanwenjun commented on code in PR #5873:
URL: https://github.com/apache/seatunnel/pull/5873#discussion_r1408705207
##
seatunnel-connectors-v2/connector-file/connector-file-base/src/main/java/org/apache/seatunnel/connectors/seatunnel/file/source/reader/TextReadStrategy.java:
##
ruanwenjun commented on PR #5873:
URL: https://github.com/apache/seatunnel/pull/5873#issuecomment-1831182261
It seems you misunderstand issue #5841, the issue is aim to avoid use
default `\n`, rather than use `\n` with `rowDelimiter`.
--
This is an automated message from the Apache Git Se
wangzhiwei61 commented on issue #5772:
URL: https://github.com/apache/seatunnel/issues/5772#issuecomment-1831229503
The operation process and logs are as follows,Trouble the big guy to help
take a look:
1.The jobId is returned when the task is submitted
2.Query the result by using the
maqw666 closed issue #5922: [Bug] [MongoDB] Caused by:
java.lang.IllegalStateException: Node failed to start!
URL: https://github.com/apache/seatunnel/issues/5922
--
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
maqw666 commented on issue #5922:
URL: https://github.com/apache/seatunnel/issues/5922#issuecomment-1831234388
close this issue
--
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 commen
jacky closed issue #5897: [Feature][Connector-V2] Support
TableSourceFactory/TableSinkFactory on redis
URL: https://github.com/apache/seatunnel/issues/5897
--
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
luohoufu commented on PR #5933:
URL: https://github.com/apache/seatunnel/pull/5933#issuecomment-1831288956
> Please check ci errors
Build Successful
--
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
lightzhao commented on PR #5873:
URL: https://github.com/apache/seatunnel/pull/5873#issuecomment-1831289419
> It seems you misunderstand issue #5841, the issue is aim to avoid use
default `\n`, rather than use `\n` with `rowDelimiter`.
My understanding of the issue is that you can cus
raheen1 commented on issue #5899:
URL: https://github.com/apache/seatunnel/issues/5899#issuecomment-1831292012
I am using the following config file for IBM COS to Console:
```
# Defining the runtime environment
env {
# You can set flink configuration here
execution.para
lightzhao commented on code in PR #5873:
URL: https://github.com/apache/seatunnel/pull/5873#discussion_r1408804798
##
seatunnel-connectors-v2/connector-file/connector-file-base/src/main/java/org/apache/seatunnel/connectors/seatunnel/file/source/reader/TextReadStrategy.java:
##
@
maqw666 opened a new issue, #5935:
URL: https://github.com/apache/seatunnel/issues/5935
### 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
raheen1 commented on issue #5899:
URL: https://github.com/apache/seatunnel/issues/5899#issuecomment-1831314233
I am using the following config file for IBM COS to Console:
```
# Defining the runtime environment
env {
# You can set flink configuration here
execution.para
raheen1 commented on issue #5899:
URL: https://github.com/apache/seatunnel/issues/5899#issuecomment-1831317036
And when I do run with the supported bucket format, i.e.
`s3a://`
Config file:
```
# Defining the runtime environment
env {
# You can set flink configuration he
ruanwenjun commented on PR #5873:
URL: https://github.com/apache/seatunnel/pull/5873#issuecomment-1831342349
> > It seems you misunderstand issue #5841, the issue is aim to avoid use
default `\n`, rather than use `\n` with `rowDelimiter`.
>
> My understanding of the issue is that you
raheen1 commented on issue #5899:
URL: https://github.com/apache/seatunnel/issues/5899#issuecomment-1831356896
Got it working with the S3File source connector, thanks
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
hailin0 commented on code in PR #5933:
URL: https://github.com/apache/seatunnel/pull/5933#discussion_r1408864045
##
docs/en/connector-v2/sink/Easysearch.md:
##
@@ -0,0 +1,178 @@
+# INFINI Easysearch
Review Comment:
Please refer to the new document style
https://githu
hailin0 commented on issue #5935:
URL: https://github.com/apache/seatunnel/issues/5935#issuecomment-1831372682
reference
https://github.com/apache/seatunnel/tree/dev/seatunnel-e2e/seatunnel-connector-v2-e2e/connector-cdc-mongodb-e2e
--
This is an automated message from the Apache G
Carl-Zhou-CN commented on issue #5899:
URL: https://github.com/apache/seatunnel/issues/5899#issuecomment-1831375933
> Got it working with the S3File source connector, thanks
good, can you help to share the configuration or contribute documentation?
--
This is an automated message fr
65 matches
Mail list logo