[GitHub] [incubator-seatunnel] EricJoy2048 commented on issue #3315: [Bug] [sink-hive] Table in instance of org.apache.seatunnel.connectors.seatunnel.hive.sink.HiveSink

2022-11-06 Thread GitBox
EricJoy2048 commented on issue #3315: URL: https://github.com/apache/incubator-seatunnel/issues/3315#issuecomment-1305209219 @Hisoka-X PTAL @kali2077 can you config the Hive connector reference https://seatunnel.apache.org/docs/2.3.0-beta/connector-v2/sink/Hive ? I found the `sink

[GitHub] [incubator-seatunnel] ic4y opened a new pull request, #3319: [bugfix][connector-v2] closed gp container after use

2022-11-06 Thread GitBox
ic4y opened a new pull request, #3319: URL: https://github.com/apache/incubator-seatunnel/pull/3319 ## 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 pack

[GitHub] [incubator-seatunnel] Carl-Zhou-CN commented on issue #3314: [Bug] [Clickhouse-connect] Source is Clickhouse Plugin PluginIdentifier not found

2022-11-06 Thread GitBox
Carl-Zhou-CN commented on issue #3314: URL: https://github.com/apache/incubator-seatunnel/issues/3314#issuecomment-1305152372 @czwanglei You can refer to jdbc { driver = com.clickhouse.jdbc.ClickHouseDriver url = ${url} result_table_name = b table =(s

[GitHub] [incubator-seatunnel] czwanglei commented on issue #3314: [Bug] [Clickhouse-connect] Source is Clickhouse Plugin PluginIdentifier not found

2022-11-06 Thread GitBox
czwanglei commented on issue #3314: URL: https://github.com/apache/incubator-seatunnel/issues/3314#issuecomment-1305147341 Hi, @Carl-Zhou-CN I want to write clickhouse native sql, I dont know where I can config 我想配置clickhouse原生的sql,不知道在哪个配置参数里面,谢谢 -- This is an automated message from th

[GitHub] [incubator-seatunnel-website] ic4y merged pull request #170: [Doc] Fix some format error

2022-11-06 Thread GitBox
ic4y merged PR #170: URL: https://github.com/apache/incubator-seatunnel-website/pull/170 -- 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-unsubsc

[incubator-seatunnel-website] branch main updated: [Doc] Fix some format error (#170)

2022-11-06 Thread ic4y
This is an automated email from the ASF dual-hosted git repository. ic4y pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel-website.git The following commit(s) were added to refs/heads/main by this push: new efbd519bff [Doc] Fix some format

[GitHub] [incubator-seatunnel] EricJoy2048 commented on issue #3314: [Bug] [Clickhouse-connect] Source is Clickhouse Plugin PluginIdentifier not found

2022-11-06 Thread GitBox
EricJoy2048 commented on issue #3314: URL: https://github.com/apache/incubator-seatunnel/issues/3314#issuecomment-1305141264 > apache-seatunnel-incubating-2.2.0-beta-bin.tar.gz connectors directory dont found plugin files Since 2.2.0-beta, SeaTunnel installation package no longer con

[GitHub] [incubator-seatunnel] Carl-Zhou-CN commented on issue #3314: [Bug] [Clickhouse-connect] Source is Clickhouse Plugin PluginIdentifier not found

2022-11-06 Thread GitBox
Carl-Zhou-CN commented on issue #3314: URL: https://github.com/apache/incubator-seatunnel/issues/3314#issuecomment-1305138897 > Another question, If I use jdbc source to connect clickhouse ,In order to execute native clickhouse sql,How to write the Seatunnel config.Thanks. For using

[GitHub] [incubator-seatunnel] Carl-Zhou-CN commented on issue #3314: [Bug] [Clickhouse-connect] Source is Clickhouse Plugin PluginIdentifier not found

2022-11-06 Thread GitBox
Carl-Zhou-CN commented on issue #3314: URL: https://github.com/apache/incubator-seatunnel/issues/3314#issuecomment-1305136071 > apache-seatunnel-incubating-2.2.0-beta-bin.tar.gz connectors directory dont found plugin files Hi, @czwanglei at present, seatunnel has not implemented th

[GitHub] [incubator-seatunnel] liugddx commented on pull request #3309: [Feature][connector-v2] add tablestore source and sink

2022-11-06 Thread GitBox
liugddx commented on PR #3309: URL: https://github.com/apache/incubator-seatunnel/pull/3309#issuecomment-1305120049 spark engine test result. ![image](https://user-images.githubusercontent.com/48236177/200236022-bbe7ed6a-1d29-4bad-ab10-0bb25a856d2a.png) -- This is an automated mes

[GitHub] [incubator-seatunnel] liugddx commented on pull request #3309: [Feature][connector-v2] add tablestore source and sink

2022-11-06 Thread GitBox
liugddx commented on PR #3309: URL: https://github.com/apache/incubator-seatunnel/pull/3309#issuecomment-1305113227 flink engine test result ![image](https://user-images.githubusercontent.com/48236177/200234774-737e3f1b-9188-40df-b44b-31ab940abcce.png) -- This is an automated mess

[GitHub] [incubator-seatunnel] 531651225 commented on a diff in pull request #3174: [Feature][Connector-V2] influxdb sink connector

2022-11-06 Thread GitBox
531651225 commented on code in PR #3174: URL: https://github.com/apache/incubator-seatunnel/pull/3174#discussion_r1015008026 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-influxdb-e2e/src/test/java/org/apache/seatunnel/e2e/connector/influxdb/InfluxdbIT.java: ## @@ -0,0

[GitHub] [incubator-seatunnel] ic4y commented on pull request #3191: [feature][st-engine] Add jobHistory

2022-11-06 Thread GitBox
ic4y commented on PR #3191: URL: https://github.com/apache/incubator-seatunnel/pull/3191#issuecomment-1305084867 @Hisoka-X PTLA thanks -- 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 specifi

[GitHub] [incubator-seatunnel] ic4y commented on a diff in pull request #3191: [feature][st-engine] Add jobHistory

2022-11-06 Thread GitBox
ic4y commented on code in PR #3191: URL: https://github.com/apache/incubator-seatunnel/pull/3191#discussion_r1015007310 ## seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/operation/GetJobStateOperation.java: ## @@ -0,0 +1,86 @@ +/* + *

[GitHub] [incubator-seatunnel] liugddx commented on pull request #3309: [Feature][connector-v2] add tablestore source and sink

2022-11-06 Thread GitBox
liugddx commented on PR #3309: URL: https://github.com/apache/incubator-seatunnel/pull/3309#issuecomment-1305083574 This is the test data. ![image](https://user-images.githubusercontent.com/48236177/200230234-8d66f30c-4de0-4380-8fd3-15ea35d0ef67.png) -- This is an automated messag

[GitHub] [incubator-seatunnel] skyoct commented on a diff in pull request #3185: [Feature][Connector-V2][GoogleSheets] Support GoogleSheets Source

2022-11-06 Thread GitBox
skyoct commented on code in PR #3185: URL: https://github.com/apache/incubator-seatunnel/pull/3185#discussion_r1014995035 ## docs/en/connector-v2/source/GoogleSheets.md: ## @@ -0,0 +1,80 @@ +# GoogleSheets + +> GoogleSheets source connector + +## Description + +Used to read dat

[GitHub] [incubator-seatunnel] 531651225 commented on pull request #3174: [Feature][Connector-V2] influxdb sink connector

2022-11-06 Thread GitBox
531651225 commented on PR #3174: URL: https://github.com/apache/incubator-seatunnel/pull/3174#issuecomment-1305045573 > Please add this connector to `seatunnel-dist/pom.xml` thinks,i have added in influxdb source connector, PTAL @EricJoy2048 https://user-images.githubusercontent.com/

[GitHub] [incubator-seatunnel] EricJoy2048 closed pull request #2586: [SeaTunnel][Connector-v2][Doris]Support Doris Sink.

2022-11-06 Thread GitBox
EricJoy2048 closed pull request #2586: [SeaTunnel][Connector-v2][Doris]Support Doris Sink. URL: https://github.com/apache/incubator-seatunnel/pull/2586 -- 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 t

[GitHub] [incubator-seatunnel] CalvinKirs opened a new issue, #3316: [OnlineMeeting&Nov.8]SeaTunnel community meeting Topic collect

2022-11-06 Thread GitBox
CalvinKirs opened a new issue, #3316: URL: https://github.com/apache/incubator-seatunnel/issues/3316 CalvinKirs invites you to a meeting on Tencent Meeting Meeting Topic: SeaTunnel Community Meeting Time: 2022/11/08 20:00-20:30 (GMT+08:00) China Standard Time - Beijing Click the

[GitHub] [incubator-seatunnel] EricJoy2048 commented on a diff in pull request #3226: [Feature][Connector-V2][Slack] Add Slack sink connector

2022-11-06 Thread GitBox
EricJoy2048 commented on code in PR #3226: URL: https://github.com/apache/incubator-seatunnel/pull/3226#discussion_r1014977402 ## seatunnel-connectors-v2/connector-slack/src/main/java/org/apache/seatunnel/connectors/seatunnel/client/SlackClient.java: ## @@ -0,0 +1,95 @@ +/* + *

[GitHub] [incubator-seatunnel] rae912 commented on pull request #3292: [Feature][Connector-V1-Spark-Hbase] Support Hive MapType sink to HBase

2022-11-06 Thread GitBox
rae912 commented on PR #3292: URL: https://github.com/apache/incubator-seatunnel/pull/3292#issuecomment-1305034063 > you need to resolve code conflicts The conflicts have been handled, please review. Thanks @ashulin -- This is an automated message from the Apache Git Service. To r

[GitHub] [incubator-seatunnel] TaoZex commented on pull request #3313: [Feature][Conenctor-V2] Add openmldb source connector

2022-11-06 Thread GitBox
TaoZex commented on PR #3313: URL: https://github.com/apache/incubator-seatunnel/pull/3313#issuecomment-1305030379 > > > > Can you add an e2e use case? > > > > > > > > > OpenMldb image need change ip address that in config files. Ip can not be code name,so that use test container

[GitHub] [incubator-seatunnel] Hisoka-X commented on a diff in pull request #3296: [Feature][Doc] Add doc about connector-v2 schema feature

2022-11-06 Thread GitBox
Hisoka-X commented on code in PR #3296: URL: https://github.com/apache/incubator-seatunnel/pull/3296#discussion_r1014965944 ## docs/en/concept/schema-feature.md: ## @@ -0,0 +1,82 @@ +# Intro to schema feature + +## Why we need schema + +Some nosql databases are not strongly lim

[incubator-seatunnel] branch dev updated (da7490e4a -> 9a3f5434d)

2022-11-06 Thread gaojun2048
This is an automated email from the ASF dual-hosted git repository. gaojun2048 pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git from da7490e4a [Docs][Connector-V1][Kafka] Update the docs of kafka connector (#3297) add 9a3f5434d [co

[GitHub] [incubator-seatunnel] EricJoy2048 merged pull request #3311: [doc][connector][IoTDB] Updated connection time description

2022-11-06 Thread GitBox
EricJoy2048 merged PR #3311: URL: https://github.com/apache/incubator-seatunnel/pull/3311 -- 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-unsubs

[GitHub] [incubator-seatunnel] TyrantLucifer commented on pull request #3313: [Feature][Conenctor-V2] Add openmldb source connector

2022-11-06 Thread GitBox
TyrantLucifer commented on PR #3313: URL: https://github.com/apache/incubator-seatunnel/pull/3313#issuecomment-1305014038 > > > Can you add an e2e use case? > > > > > > OpenMldb image need change ip address that in config files. Ip can not be code name,so that use test container

[GitHub] [incubator-seatunnel] liugddx commented on pull request #3296: [Feature][Doc] Add doc about connector-v2 schema feature

2022-11-06 Thread GitBox
liugddx commented on PR #3296: URL: https://github.com/apache/incubator-seatunnel/pull/3296#issuecomment-1305011095 @Hisoka-X 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 co

[GitHub] [incubator-seatunnel] hailin0 commented on a diff in pull request #3185: [Feature][Connector-V2][GoogleSheets] Support GoogleSheets Source

2022-11-06 Thread GitBox
hailin0 commented on code in PR #3185: URL: https://github.com/apache/incubator-seatunnel/pull/3185#discussion_r1014960087 ## docs/en/connector-v2/source/GoogleSheets.md: ## @@ -0,0 +1,80 @@ +# GoogleSheets + +> GoogleSheets source connector + +## Description + +Used to read da

[GitHub] [incubator-seatunnel] TaoZex commented on pull request #3313: [Feature][Conenctor-V2] Add openmldb source connector

2022-11-06 Thread GitBox
TaoZex commented on PR #3313: URL: https://github.com/apache/incubator-seatunnel/pull/3313#issuecomment-1305009924 > > Can you add an e2e use case? > > OpenMldb image need change ip address that in config files. Ip can not be code name,so that use test container to write e2e is impos

[GitHub] [incubator-seatunnel] czwanglei commented on issue #3314: [Bug] [Clickhouse-connect] Source is Clickhouse Plugin PluginIdentifier not found

2022-11-06 Thread GitBox
czwanglei commented on issue #3314: URL: https://github.com/apache/incubator-seatunnel/issues/3314#issuecomment-1305008166 apache-seatunnel-incubating-2.2.0-beta-bin.tar.gz connectors directory dont found plugin files -- This is an automated message from the Apache Git Service. To resp

[GitHub] [incubator-seatunnel] TaoZex commented on pull request #3307: [Improve] [Engine] Enables engine to configure GC parameters Xms and Xmx

2022-11-06 Thread GitBox
TaoZex commented on PR #3307: URL: https://github.com/apache/incubator-seatunnel/pull/3307#issuecomment-1305007858 @Hisoka-X @EricJoy2048 @TyrantLucifer 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 abo

[GitHub] [incubator-seatunnel] TaoZex commented on pull request #3307: [Improve] [Engine] Enables engine to configure GC parameters Xms and Xmx

2022-11-06 Thread GitBox
TaoZex commented on PR #3307: URL: https://github.com/apache/incubator-seatunnel/pull/3307#issuecomment-1305007689 > You should support config parameters in seatunnel-env.sh too. Thanks! Thanks for your advice,i have fixed it. set JvmOption in seatunnel-env.sh config: !

[GitHub] [incubator-seatunnel] czwanglei commented on issue #3314: [Bug] [Clickhouse-connect] Source is Clickhouse Plugin PluginIdentifier not found

2022-11-06 Thread GitBox
czwanglei commented on issue #3314: URL: https://github.com/apache/incubator-seatunnel/issues/3314#issuecomment-1304999392 Another question, If I use jdbc source to connect clickhouse ,In order to execute native clickhouse sql,How to write the Seatunnel config.Thanks. -- This is an autom

[GitHub] [incubator-seatunnel] kali2077 opened a new issue, #3315: [Bug] [sink-hive] Table in instance of org.apache.seatunnel.connectors.seatunnel.hive.sink.HiveSink

2022-11-06 Thread GitBox
= "xx" query = "select id ,create_time from tableA limit 100;" } } transform { } sink { Hive{ table_name = "ods_fdds.test_orc" metastore_uri = "thrift://192.168.249.63:9083&

[GitHub] [incubator-seatunnel] czwanglei opened a new issue, #3314: [Bug] [Clickhouse-connect] Source is Clickhouse Plugin PluginIdentifier not found

2022-11-06 Thread GitBox
czwanglei opened a new issue, #3314: URL: https://github.com/apache/incubator-seatunnel/issues/3314 ### 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.

[GitHub] [incubator-seatunnel] Hisoka-X commented on pull request #3307: [Improve] [Engine] Enables engine to configure GC parameters Xms and Xmx

2022-11-06 Thread GitBox
Hisoka-X commented on PR #3307: URL: https://github.com/apache/incubator-seatunnel/pull/3307#issuecomment-1304984438 You should support config parameters in seatunne-env.sh too. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [incubator-seatunnel] github-actions[bot] closed issue #2861: [Feature][Discuss] Uneven data distribution.

2022-11-06 Thread GitBox
github-actions[bot] closed issue #2861: [Feature][Discuss] Uneven data distribution. URL: https://github.com/apache/incubator-seatunnel/issues/2861 -- 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 th

[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #2861: [Feature][Discuss] Uneven data distribution.

2022-11-06 Thread GitBox
github-actions[bot] commented on issue #2861: URL: https://github.com/apache/incubator-seatunnel/issues/2861#issuecomment-1304944551 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. --

[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #2915: [Feature][core] Add meta info to each SeatunnelRow

2022-11-06 Thread GitBox
github-actions[bot] commented on issue #2915: URL: https://github.com/apache/incubator-seatunnel/issues/2915#issuecomment-1304944497 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. --

[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #2876: Run e2etestcase for windows docker problem for help

2022-11-06 Thread GitBox
github-actions[bot] commented on issue #2876: URL: https://github.com/apache/incubator-seatunnel/issues/2876#issuecomment-1304944521 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

[GitHub] [incubator-seatunnel] github-actions[bot] closed issue #2915: [Feature][core] Add meta info to each SeatunnelRow

2022-11-06 Thread GitBox
github-actions[bot] closed issue #2915: [Feature][core] Add meta info to each SeatunnelRow URL: https://github.com/apache/incubator-seatunnel/issues/2915 -- 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

[GitHub] [incubator-seatunnel] github-actions[bot] closed issue #2933: running with json configuration file not work

2022-11-06 Thread GitBox
github-actions[bot] closed issue #2933: running with json configuration file not work URL: https://github.com/apache/incubator-seatunnel/issues/2933 -- 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 t

[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #2933: running with json configuration file not work

2022-11-06 Thread GitBox
github-actions[bot] commented on issue #2933: URL: https://github.com/apache/incubator-seatunnel/issues/2933#issuecomment-1304944476 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. --

[GitHub] [incubator-seatunnel] github-actions[bot] closed issue #2936: [Bug] [api] Split checkpoint snapshots and assignments are not atomic operations

2022-11-06 Thread GitBox
github-actions[bot] closed issue #2936: [Bug] [api] Split checkpoint snapshots and assignments are not atomic operations URL: https://github.com/apache/incubator-seatunnel/issues/2936 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #2936: [Bug] [api] Split checkpoint snapshots and assignments are not atomic operations

2022-11-06 Thread GitBox
github-actions[bot] commented on issue #2936: URL: https://github.com/apache/incubator-seatunnel/issues/2936#issuecomment-1304944451 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. --

[GitHub] [incubator-seatunnel] TyrantLucifer commented on pull request #3313: [Feature][Conenctor-V2] Add openmldb source connector

2022-11-06 Thread GitBox
TyrantLucifer commented on PR #3313: URL: https://github.com/apache/incubator-seatunnel/pull/3313#issuecomment-1304836237 > Can you add an e2e use case? OpenMldb image need change ip address that in config files. Ip can not be code name,so that use test container to write e2e is impo

[GitHub] [incubator-seatunnel] TyrantLucifer commented on pull request #3313: [Feature][Conenctor-V2] Add openmldb source connector

2022-11-06 Thread GitBox
TyrantLucifer commented on PR #3313: URL: https://github.com/apache/incubator-seatunnel/pull/3313#issuecomment-1304817520 openmldb only support these data types: ![image](https://user-images.githubusercontent.com/51053924/200176910-3f9351dc-0143-4f69-92e2-483d866a1ec7.png) spa

[GitHub] [incubator-seatunnel] liugddx commented on pull request #3309: [Feature][connector-v2] add tablestore source and sink

2022-11-06 Thread GitBox
liugddx commented on PR #3309: URL: https://github.com/apache/incubator-seatunnel/pull/3309#issuecomment-1304813097 ``` env { # You can set flink configuration here execution.parallelism = 1 job.mode = "BATCH" #execution.checkpoint.interval = 1 #execution.chec

[GitHub] [incubator-seatunnel] liugddx commented on pull request #3309: [Feature][connector-v2] add tablestore source and sink

2022-11-06 Thread GitBox
liugddx commented on PR #3309: URL: https://github.com/apache/incubator-seatunnel/pull/3309#issuecomment-1304812989 env { # You can set flink configuration here execution.parallelism = 1 job.mode = "BATCH" #execution.checkpoint.interval = 1 #execution.checkpoint.

[GitHub] [incubator-seatunnel] CallMeKingsley97 commented on pull request #3276: [Improve][Connector-V2-File] Add the skip header lines parameter such as csv、txt

2022-11-06 Thread GitBox
CallMeKingsley97 commented on PR #3276: URL: https://github.com/apache/incubator-seatunnel/pull/3276#issuecomment-1304795624 > Thanks, and don't forget to update the doc https://github.com/apache/incubator-seatunnel/tree/dev/docs/en/connector-v2 Done!😊 -- This is an automated mess

[GitHub] [incubator-seatunnel] CallMeKingsley97 commented on a diff in pull request #3276: [Improve][Connector-V2-File] Add the skip header lines parameter such as csv、txt

2022-11-06 Thread GitBox
CallMeKingsley97 commented on code in PR #3276: URL: https://github.com/apache/incubator-seatunnel/pull/3276#discussion_r1014825093 ## seatunnel-connectors-v2/connector-file/connector-file-base/src/main/java/org/apache/seatunnel/connectors/seatunnel/file/source/reader/TextReadStrategy.

[GitHub] [incubator-seatunnel] 531651225 commented on a diff in pull request #3312: [Feature][Connector-V2] rabbitmq source and sink connector

2022-11-06 Thread GitBox
531651225 commented on code in PR #3312: URL: https://github.com/apache/incubator-seatunnel/pull/3312#discussion_r1014809750 ## docs/en/connector-v2/source/Rabbitmq.md: ## @@ -0,0 +1,148 @@ +# Rabbitmq + +> Rabbitmq source connector + +## Description + +Used to read data from R

[GitHub] [incubator-seatunnel] TyrantLucifer opened a new pull request, #3313: [Feature][Conenctor-V2] Add openmldb source connector

2022-11-06 Thread GitBox
TyrantLucifer opened a new pull request, #3313: URL: https://github.com/apache/incubator-seatunnel/pull/3313 ## Purpose of this pull request Add openmldb source connector #3018 ## Check list * [x] Code changed are covered with tests, or it does not need t

[GitHub] [incubator-seatunnel] TaoZex commented on pull request #3307: [Improve] [Engine] Enables engine to configure GC parameters Xms and Xmx

2022-11-06 Thread GitBox
TaoZex commented on PR #3307: URL: https://github.com/apache/incubator-seatunnel/pull/3307#issuecomment-1304748236 > > How about use `$@` to instead of it? Currently only heap memory size can be set, other jvm parameters are not supported, such as garbage collection. CC @Hisoka-X >

[GitHub] [incubator-seatunnel] TaoZex commented on a diff in pull request #3312: [Feature][Connector-V2] rabbitmq source and sink connector

2022-11-06 Thread GitBox
TaoZex commented on code in PR #3312: URL: https://github.com/apache/incubator-seatunnel/pull/3312#discussion_r1014792813 ## seatunnel-connectors-v2/connector-rabbitmq/src/main/java/org/apache/seatunnel/connectors/seatunnel/rabbitmq/config/RabbitmqConfig.java: ## @@ -0,0 +1,145

[GitHub] [incubator-seatunnel] 531651225 opened a new pull request, #3312: Rabbitmq connector

2022-11-06 Thread GitBox
531651225 opened a new pull request, #3312: URL: https://github.com/apache/incubator-seatunnel/pull/3312 ## Purpose of this pull request refer to https://github.com/apache/incubator-seatunnel/issues/3018 add rabbitmq connector ## Check list * [x] Code chang

[GitHub] [incubator-seatunnel] TaoZex commented on a diff in pull request #3312: [Feature][Connector-V2] rabbitmq source and sink connector

2022-11-06 Thread GitBox
TaoZex commented on code in PR #3312: URL: https://github.com/apache/incubator-seatunnel/pull/3312#discussion_r1014791976 ## seatunnel-connectors-v2/connector-rabbitmq/src/main/java/org/apache/seatunnel/connectors/seatunnel/rabbitmq/sink/RabbitmqSink.java: ## @@ -0,0 +1,67 @@ +

[GitHub] [incubator-seatunnel] 18391713434 commented on pull request #3226: [Feature][Connector-V2][Slack] Add Slack sink connector

2022-11-06 Thread GitBox
18391713434 commented on PR #3226: URL: https://github.com/apache/incubator-seatunnel/pull/3226#issuecomment-1304750799 > If no e2e test is added, you need to comment your local test process and results in the form of pictures, etc. Convenient for later use. Spark Local Test h