EricJoy2048 opened a new issue, #5443:
URL: https://github.com/apache/seatunnel/issues/5443
### 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.
luzongzhu commented on issue #5441:
URL: https://github.com/apache/seatunnel/issues/5441#issuecomment-1709597998
@CheneyYin this file
[java_pid57818.zip](https://github.com/apache/seatunnel/files/12545815/java_pid57818.zip)
--
This is an automated message from the Apache Git Servi
zck573693104 commented on issue #5443:
URL: https://github.com/apache/seatunnel/issues/5443#issuecomment-1709612125
PLT
--
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
zhengchar commented on issue #5443:
URL: https://github.com/apache/seatunnel/issues/5443#issuecomment-1709612621
How can I follow 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 s
EricJoy2048 commented on issue #5443:
URL: https://github.com/apache/seatunnel/issues/5443#issuecomment-1709617183
> PLT
Has been assigned to you
--
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
EricJoy2048 commented on issue #5443:
URL: https://github.com/apache/seatunnel/issues/5443#issuecomment-1709619820
>
If you are interested in a certain issue, you can reply below the issue to
express your desire to claim the task.
Some examples: `Please assign it to me.`, `I want
luzongzhu commented on issue #5441:
URL: https://github.com/apache/seatunnel/issues/5441#issuecomment-1709646496
@CheneyYin I flipped through the config directory,update jvm_client_options
file,JVM Heap -Xms5G -Xmx5G
Re execute
./seatunnel.sh --config ../config/v2.batch.config.template
EricJoy2048 commented on issue #5432:
URL: https://github.com/apache/seatunnel/issues/5432#issuecomment-1709658363
Good job.
--
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.
CheneyYin commented on issue #5441:
URL: https://github.com/apache/seatunnel/issues/5441#issuecomment-1709664771
> @CheneyYin I flipped through the config directory,update
jvm_client_options file,JVM Heap -Xms5G -Xmx5G Re execute ./seatunnel.sh
--config ../config/v2.batch.config.template -e
Toroidals commented on issue #5435:
URL: https://github.com/apache/seatunnel/issues/5435#issuecomment-1709682492
> @Toroidals hi, The ClickHouse sink only supports sharding when the table
is a distributed table,you can refer to the "split_mode" parameter.
When using distributed tables for
CheneyYin commented on issue #5441:
URL: https://github.com/apache/seatunnel/issues/5441#issuecomment-1709699084
>
> @CheneyYin I flipped through the config directory,update
jvm_client_options file,JVM Heap -Xms5G -Xmx5G Re execute ./seatunnel.sh
--config ../config/v2.batch.c
ClamJohn opened a new issue, #5444:
URL: https://github.com/apache/seatunnel/issues/5444
### 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
lmntnb commented on issue #5436:
URL: https://github.com/apache/seatunnel/issues/5436#issuecomment-1709847638
> It seems like RocketMQ can't be connected, check the network between the
seatunnel and RocketMQ
网络没有问题,seatunnel 同一台服务器还部署了其他业务应用,应用正常访问RocketMQ
--
This is an automated m
davidzollo merged PR #5438:
URL: https://github.com/apache/seatunnel/pull/5438
--
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
This is an automated email from the ASF dual-hosted git repository.
lidongdai 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 8a3f261b0c [bugfix][zeta] Disable CheckpointTime
FlechazoW opened a new pull request, #5445:
URL: https://github.com/apache/seatunnel/pull/5445
## Purpose of this pull request
Add .bat script for all shell script.
## Check list
* [ ] Code changed are covered with tests, or it does not need tests for
rea
lvyanquan commented on code in PR #5445:
URL: https://github.com/apache/seatunnel/pull/5445#discussion_r1318748032
##
config/seatunnel-env.cmd:
##
@@ -0,0 +1,21 @@
+@echo off
+REM Licensed to the Apache Software Foundation (ASF) under one or more
+REM contributor license agreeme
lvyanquan commented on code in PR #5445:
URL: https://github.com/apache/seatunnel/pull/5445#discussion_r1318776229
##
seatunnel-core/seatunnel-starter/src/main/bin/stop-seatunnel-cluster.cmd:
##
@@ -0,0 +1,58 @@
+@echo off
+rem Licensed to the Apache Software Foundation (ASF) un
luzongzhu commented on issue #5441:
URL: https://github.com/apache/seatunnel/issues/5441#issuecomment-1710357906
@CheneyYin flink paimon create table
CREATE TABLE `pm`.`biods`.`ekkn`
(
`ebeln`STRING,
`ebelp`STRING,
`mandt`STRING,
dshunter107 commented on issue #1291:
URL: https://github.com/apache/seatunnel/issues/1291#issuecomment-1710844062
Hello. Was this ever done?
--
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 s
github-actions[bot] commented on issue #5225:
URL: https://github.com/apache/seatunnel/issues/5225#issuecomment-1710915799
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 #5181:
URL: https://github.com/apache/seatunnel/issues/5181#issuecomment-1710915851
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 #5181: multi sink hive plugins, Caused by:
java.lang.IllegalArgumentException: Action name is duplicated error
URL: https://github.com/apache/seatunnel/issues/5181
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
Carl-Zhou-CN commented on issue #5435:
URL: https://github.com/apache/seatunnel/issues/5435#issuecomment-1710944923
> > @Toroidals hi, The ClickHouse sink only supports sharding when the table
is a distributed table,you can refer to the "split_mode" parameter.
> > When using distributed t
jacky opened a new pull request, #5446:
URL: https://github.com/apache/seatunnel/pull/5446
#5368
HttpClientProvider if set param config will addbody will overwrite
httpheader application/json Causing parameter loss
So the modification to 'param' and 'body' can only take effe
EricJoy2048 commented on code in PR #5424:
URL: https://github.com/apache/seatunnel/pull/5424#discussion_r1319315874
##
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-jdbc-e2e/connector-jdbc-e2e-part-3/src/test/java/org/apache/seatunnel/connectors/seatunnel/jdbc/JdbcHiveIT.java:
###
FlechazoW commented on PR #5445:
URL: https://github.com/apache/seatunnel/pull/5445#issuecomment-1711132882
@lvyanquan @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 speci
27 matches
Mail list logo