[GitHub] [seatunnel] EricJoy2048 opened a new issue, #5443: [Feature][File Connector] Supports writing column names when the output type is file (CSV)

2023-09-07 Thread via GitHub
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.

[GitHub] [seatunnel] luzongzhu commented on issue #5441: [Bug] [Connector-Paimon] sink paimon java.lang.OutOfMemoryError: Java heap space

2023-09-07 Thread via GitHub
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

[GitHub] [seatunnel] zck573693104 commented on issue #5443: [Feature][File Connector] Supports writing column names when the output type is file (CSV)

2023-09-07 Thread via GitHub
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

[GitHub] [seatunnel] zhengchar commented on issue #5443: [Feature][File Connector] Supports writing column names when the output type is file (CSV)

2023-09-07 Thread via GitHub
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

[GitHub] [seatunnel] EricJoy2048 commented on issue #5443: [Feature][File Connector] Supports writing column names when the output type is file (CSV)

2023-09-07 Thread via GitHub
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

[GitHub] [seatunnel] EricJoy2048 commented on issue #5443: [Feature][File Connector] Supports writing column names when the output type is file (CSV)

2023-09-07 Thread via GitHub
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

[GitHub] [seatunnel] luzongzhu commented on issue #5441: [Bug] [Connector-Paimon] sink paimon java.lang.OutOfMemoryError: Java heap space

2023-09-07 Thread via GitHub
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

[GitHub] [seatunnel] EricJoy2048 commented on issue #5432: [Feature][Connector-V2] Some optimization suggestions for JDBC source support for string types as partitioning keys

2023-09-07 Thread via GitHub
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.

[GitHub] [seatunnel] CheneyYin commented on issue #5441: [Bug] [Connector-Paimon] sink paimon java.lang.OutOfMemoryError: Java heap space

2023-09-07 Thread via GitHub
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

[GitHub] [seatunnel] Toroidals commented on issue #5435: Export hive data to clickhouse cluster by seatunnel, and the data is always imported to only one clickhouse node.

2023-09-07 Thread via GitHub
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

[GitHub] [seatunnel] CheneyYin commented on issue #5441: [Bug] [Connector-Paimon] sink paimon java.lang.OutOfMemoryError: Java heap space

2023-09-07 Thread via GitHub
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

[GitHub] [seatunnel] ClamJohn opened a new issue, #5444: [Bug] [Module Name] Bug title

2023-09-07 Thread via GitHub
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

[GitHub] [seatunnel] lmntnb commented on issue #5436: [Bug] [connector-rocketmq-2.3.3] RemotingTimeoutException: invokeSync call the addr[null] timeout

2023-09-07 Thread via GitHub
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

[GitHub] [seatunnel] davidzollo merged pull request #5438: [bugfix][zeta] Disable CheckpointTimeOutTest

2023-09-07 Thread via GitHub
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

[seatunnel] branch dev updated: [bugfix][zeta] Disable CheckpointTimeOutTest (#5438)

2023-09-07 Thread lidongdai
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

[GitHub] [seatunnel] FlechazoW opened a new pull request, #5445: [Feature-#5258][Bin] Add .bat script for all shell script.

2023-09-07 Thread via GitHub
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

[GitHub] [seatunnel] lvyanquan commented on a diff in pull request #5445: [Feature-#5258][Bin] Add .bat script for all shell script.

2023-09-07 Thread via GitHub
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

[GitHub] [seatunnel] lvyanquan commented on a diff in pull request #5445: [Feature-#5258][Bin] Add .bat script for all shell script.

2023-09-07 Thread via GitHub
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

[GitHub] [seatunnel] luzongzhu commented on issue #5441: [Bug] [Connector-Paimon] sink paimon java.lang.OutOfMemoryError: Java heap space

2023-09-07 Thread via GitHub
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,

[GitHub] [seatunnel] dshunter107 commented on issue #1291: [chore] Polish error logging and expose exception stack

2023-09-07 Thread via GitHub
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] [seatunnel] github-actions[bot] commented on issue #5225: [Feature][Module Name] Transform V2 SQL无法支持select * from source_table 的写法

2023-09-07 Thread via GitHub
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] [seatunnel] github-actions[bot] commented on issue #5181: multi sink hive plugins, Caused by: java.lang.IllegalArgumentException: Action name is duplicated error

2023-09-07 Thread via GitHub
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] [seatunnel] github-actions[bot] closed issue #5181: multi sink hive plugins, Caused by: java.lang.IllegalArgumentException: Action name is duplicated error

2023-09-07 Thread via GitHub
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

[GitHub] [seatunnel] Carl-Zhou-CN commented on issue #5435: Export hive data to clickhouse cluster by seatunnel, and the data is always imported to only one clickhouse node.

2023-09-07 Thread via GitHub
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

[GitHub] [seatunnel] jackyyyyyssss opened a new pull request, #5446: [BUF][Connector-V2][http] fix httpheader cover

2023-09-07 Thread via GitHub
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

[GitHub] [seatunnel] EricJoy2048 commented on a diff in pull request #5424: [Feature][Hive JDBC Source] Support Hive JDBC Source Connector

2023-09-07 Thread via GitHub
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: ###

[GitHub] [seatunnel] FlechazoW commented on pull request #5445: [Feature-#5258][Bin] Add .bat script for all shell script.

2023-09-07 Thread via GitHub
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