[GitHub] [incubator-seatunnel] jinhshi commented on issue #3289: [Bug] [Kafka Sink] 指定topic使用'topic'报错

2022-11-03 Thread GitBox
jinhshi commented on issue #3289: URL: https://github.com/apache/incubator-seatunnel/issues/3289#issuecomment-1303044641 > I use v2 : bin/start-seatunnel-spark-connector-v2.sh, ‘topic’ won't work, but ’topics‘ will -- This is an automated message from the Apache Git Service. To r

[GitHub] [incubator-seatunnel] jinhshi opened a new issue, #3302: [Feature][Http Sink] save response body to somewhere else

2022-11-03 Thread GitBox
jinhshi opened a new issue, #3302: URL: https://github.com/apache/incubator-seatunnel/issues/3302 ### Search before asking - [X] I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requi

[GitHub] [incubator-seatunnel] Carl-Zhou-CN commented on a diff in pull request #3297: [Bug] [seatunnel-connector-V1-flink-kafka] The parameter matches the documen

2022-11-03 Thread GitBox
Carl-Zhou-CN commented on code in PR #3297: URL: https://github.com/apache/incubator-seatunnel/pull/3297#discussion_r1013667649 ## docs/en/connector/sink/Kafka.mdx: ## @@ -17,48 +20,114 @@ Engine Supported and plugin name ## Options + + + | name | ty

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

2022-11-03 Thread GitBox
hailin0 commented on code in PR #3185: URL: https://github.com/apache/incubator-seatunnel/pull/3185#discussion_r101361 ## seatunnel-connectors-v2/connector-google-sheets/pom.xml: ## @@ -0,0 +1,95 @@ + + +http://maven.apache.org/POM/4.0.0"; + xmlns:xsi="http://www.w3

[GitHub] [incubator-seatunnel] hailin0 commented on a diff in pull request #3297: [Bug] [seatunnel-connector-V1-flink-kafka] The parameter matches the documen

2022-11-03 Thread GitBox
hailin0 commented on code in PR #3297: URL: https://github.com/apache/incubator-seatunnel/pull/3297#discussion_r1013664567 ## docs/en/connector/sink/Kafka.mdx: ## @@ -17,48 +20,114 @@ Engine Supported and plugin name ## Options + + + | name | type

[incubator-seatunnel] branch dev updated: [Hotfix][Docs][Contribution/setup.md]: fix mvn params to -DskipTests (#3270)

2022-11-03 Thread gaojun2048
This is an automated email from the ASF dual-hosted git repository. gaojun2048 pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new 328b145d9 [Hotfix][Docs][Contribution

[GitHub] [incubator-seatunnel] EricJoy2048 merged pull request #3270: [Hotfix][Docs][Contribution/setup.md]: fix mvn params to -DskipTests

2022-11-03 Thread GitBox
EricJoy2048 merged PR #3270: URL: https://github.com/apache/incubator-seatunnel/pull/3270 -- 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] harveyyue commented on a diff in pull request #3230: [Improve][Connector-V2][Kafka] Support to specify multiple partition keys

2022-11-03 Thread GitBox
harveyyue commented on code in PR #3230: URL: https://github.com/apache/incubator-seatunnel/pull/3230#discussion_r1013656362 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-kafka-e2e/src/test/java/org/apache/seatunnel/e2e/connector/kafka/KafkaIT.java: ## @@ -84,51 +83,55

[GitHub] [incubator-seatunnel] harveyyue commented on a diff in pull request #3230: [Improve][Connector-V2][Kafka] Support to specify multiple partition keys

2022-11-03 Thread GitBox
harveyyue commented on code in PR #3230: URL: https://github.com/apache/incubator-seatunnel/pull/3230#discussion_r1013657086 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-kafka-e2e/src/test/java/org/apache/seatunnel/e2e/connector/kafka/KafkaIT.java: ## @@ -84,51 +83,55

[GitHub] [incubator-seatunnel] TyrantLucifer commented on a diff in pull request #3301: [Improve][PR template checklist]Add the files description that the connector code needs to update

2022-11-03 Thread GitBox
TyrantLucifer commented on code in PR #3301: URL: https://github.com/apache/incubator-seatunnel/pull/3301#discussion_r1013655943 ## .github/PULL_REQUEST_TEMPLATE.md: ## @@ -26,3 +26,7 @@ Feel free to ping committers for the review! * [ ] If any new Jar binary package adding in

[GitHub] [incubator-seatunnel] harveyyue commented on a diff in pull request #3230: [Improve][Connector-V2][Kafka] Support to specify multiple partition keys

2022-11-03 Thread GitBox
harveyyue commented on code in PR #3230: URL: https://github.com/apache/incubator-seatunnel/pull/3230#discussion_r1013655984 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-kafka-e2e/src/test/resources/kafkasink_fake_to_kafka.conf: ## @@ -0,0 +1,68 @@ +# +# Licensed to th

[GitHub] [incubator-seatunnel] TaoZex opened a new pull request, #3301: [Improve][PR template checklist]Add the files description that the connector code needs to update

2022-11-03 Thread GitBox
TaoZex opened a new pull request, #3301: URL: https://github.com/apache/incubator-seatunnel/pull/3301 ## Purpose of this pull request Add the files description that the connector code needs to update. ## Check list * [ ] Code changed are covered with tests, or it

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

2022-11-03 Thread GitBox
18391713434 commented on code in PR #3226: URL: https://github.com/apache/incubator-seatunnel/pull/3226#discussion_r1013636628 ## tools/dependencies/known-dependencies.txt: ## @@ -1,108 +0,0 @@ -aircompressor-0.10.jar Review Comment: Delete this file carelessly, which has b

[GitHub] [incubator-seatunnel] bravekong closed issue #3214: [Bug] [seatunnel-connectors-flink-kafka] When json or avro are selected for kafka schema, a ClassCastException error is reported

2022-11-03 Thread GitBox
bravekong closed issue #3214: [Bug] [seatunnel-connectors-flink-kafka] When json or avro are selected for kafka schema, a ClassCastException error is reported URL: https://github.com/apache/incubator-seatunnel/issues/3214 -- This is an automated message from the Apache Git Service. To respo

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

2022-11-03 Thread GitBox
hailin0 commented on code in PR #3226: URL: https://github.com/apache/incubator-seatunnel/pull/3226#discussion_r1013628447 ## seatunnel-connectors-v2/connector-slack/src/main/java/org/apache/seatunnel/connectors/seatunnel/sink/SlackWriter.java: ## @@ -0,0 +1,70 @@ +/* + * Licen

[GitHub] [incubator-seatunnel] hailin0 commented on a diff in pull request #3230: [Improve][Connector-V2][Kafka] Support to specify multiple partition keys

2022-11-03 Thread GitBox
hailin0 commented on code in PR #3230: URL: https://github.com/apache/incubator-seatunnel/pull/3230#discussion_r1013591045 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-kafka-e2e/src/test/resources/kafkasink_fake_to_kafka.conf: ## @@ -0,0 +1,68 @@ +# +# Licensed to the

[GitHub] [incubator-seatunnel] FWLamb commented on a diff in pull request #3229: [Feature][Connector-V2][Cassandra] Add Cassandra Source And Sink Connector

2022-11-03 Thread GitBox
FWLamb commented on code in PR #3229: URL: https://github.com/apache/incubator-seatunnel/pull/3229#discussion_r1013590416 ## seatunnel-connectors-v2/connector-cassandra/src/main/java/org/apache/seatunnel/connectors/seatunnel/cassandra/source/CassandraSourceReader.java: ## @@ -0

[GitHub] [incubator-seatunnel] hailin0 commented on a diff in pull request #3230: [Improve][Connector-V2][Kafka] Support to specify multiple partition keys

2022-11-03 Thread GitBox
hailin0 commented on code in PR #3230: URL: https://github.com/apache/incubator-seatunnel/pull/3230#discussion_r1013589562 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-kafka-e2e/src/test/resources/kafkasink_fake_to_kafka.conf: ## @@ -0,0 +1,68 @@ +# +# Licensed to the

[GitHub] [incubator-seatunnel] ic4y commented on a diff in pull request #3229: [Feature][Connector-V2][Cassandra] Add Cassandra Source And Sink Connector

2022-11-03 Thread GitBox
ic4y commented on code in PR #3229: URL: https://github.com/apache/incubator-seatunnel/pull/3229#discussion_r1013588124 ## seatunnel-connectors-v2/connector-cassandra/src/main/java/org/apache/seatunnel/connectors/seatunnel/cassandra/source/CassandraSourceReader.java: ## @@ -0,0

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

2022-11-03 Thread GitBox
Hisoka-X commented on code in PR #3191: URL: https://github.com/apache/incubator-seatunnel/pull/3191#discussion_r1013561374 ## seatunnel-core/seatunnel-core-starter/src/main/java/org/apache/seatunnel/core/starter/command/AbstractCommandArgs.java: ## @@ -29,8 +29,7 @@ public ab

[GitHub] [incubator-seatunnel] hailin0 commented on a diff in pull request #3230: [Improve][Connector-V2][Kafka] Support to specify multiple partition keys

2022-11-03 Thread GitBox
hailin0 commented on code in PR #3230: URL: https://github.com/apache/incubator-seatunnel/pull/3230#discussion_r1013586275 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-kafka-e2e/src/test/resources/kafkasink_fake_to_kafka.conf: ## @@ -0,0 +1,68 @@ +# +# Licensed to the

[GitHub] [incubator-seatunnel] hailin0 commented on pull request #3230: [Improve][Connector-V2][Kafka] Support to specify multiple partition keys

2022-11-03 Thread GitBox
hailin0 commented on PR #3230: URL: https://github.com/apache/incubator-seatunnel/pull/3230#issuecomment-1302928860 @TaoZex please help to review -- 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

[GitHub] [incubator-seatunnel] EricJoy2048 commented on pull request #3173: [Feature][Connector-V2][TiKV] Support TiKV Source & Sink

2022-11-03 Thread GitBox
EricJoy2048 commented on PR #3173: URL: https://github.com/apache/incubator-seatunnel/pull/3173#issuecomment-1302928863 Please resolve conflicts @Xuxiaotuan . -- 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

[GitHub] [incubator-seatunnel] Hisoka-X commented on a diff in pull request #3244: [Doc] add seatunnel engine to start-v2

2022-11-03 Thread GitBox
Hisoka-X commented on code in PR #3244: URL: https://github.com/apache/incubator-seatunnel/pull/3244#discussion_r1013584854 ## docs/sidebars.js: ## @@ -44,173 +44,186 @@ const sidebars = { ], */ -docs: [ +"docs": [ { -type: 'category',

[GitHub] [incubator-seatunnel] EricJoy2048 closed pull request #3125: [Improve][Connector-V2-kafka] Support for dynamic discover topic & partition in streaming mode

2022-11-03 Thread GitBox
EricJoy2048 closed pull request #3125: [Improve][Connector-V2-kafka] Support for dynamic discover topic & partition in streaming mode URL: https://github.com/apache/incubator-seatunnel/pull/3125 -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-seatunnel] hailin0 commented on a diff in pull request #3229: [Feature][Connector-V2][Cassandra] Add Cassandra Source And Sink Connector

2022-11-03 Thread GitBox
hailin0 commented on code in PR #3229: URL: https://github.com/apache/incubator-seatunnel/pull/3229#discussion_r1013584595 ## seatunnel-connectors-v2/connector-cassandra/src/main/java/org/apache/seatunnel/connectors/seatunnel/cassandra/sink/CassandraSinkWriter.java: ## @@ -0,0

[GitHub] [incubator-seatunnel] EricJoy2048 commented on a diff in pull request #3270: [Hotfix][Docs][Contribution/setup.md]: fix mvn params to -DskipTests

2022-11-03 Thread GitBox
EricJoy2048 commented on code in PR #3270: URL: https://github.com/apache/incubator-seatunnel/pull/3270#discussion_r1013583880 ## docs/en/contribution/setup.md: ## @@ -50,7 +50,7 @@ If you want to build submodules separately,you can use the follow command to com ```ssh # Thi

[GitHub] [incubator-seatunnel] ic4y merged pull request #3241: [Core] [Improve] Remove useless SinkWriter serializable interface

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

[incubator-seatunnel] branch dev updated: [Core] [Improve] Remove useless SinkWriter serializable interface (#3241)

2022-11-03 Thread ic4y
This is an automated email from the ASF dual-hosted git repository. ic4y pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new 758335dcc [Core] [Improve] Remove useless S

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

2022-11-03 Thread GitBox
18391713434 commented on code in PR #3226: URL: https://github.com/apache/incubator-seatunnel/pull/3226#discussion_r1013582202 ## tools/dependencies/known-dependencies.txt: ## @@ -105,4 +105,4 @@ snappy-java-1.1.1.3.jar snappy-java-1.1.7.1.jar snappy-java-1.1.8.3.jar ssl-con

[GitHub] [incubator-seatunnel] TaoZex commented on a diff in pull request #3228: [Feature][Connector-V2][My Hours]Add My Hours Source Connector

2022-11-03 Thread GitBox
TaoZex commented on code in PR #3228: URL: https://github.com/apache/incubator-seatunnel/pull/3228#discussion_r1013582002 ## plugin-mapping.properties: ## @@ -135,4 +135,5 @@ seatunnel.sink.MongoDB = connector-mongodb seatunnel.source.Iceberg = connector-iceberg seatunnel.sou

[GitHub] [incubator-seatunnel] EricJoy2048 commented on pull request #3164: [Feature][Connector-V2] Starrocks sink connector

2022-11-03 Thread GitBox
EricJoy2048 commented on PR #3164: URL: https://github.com/apache/incubator-seatunnel/pull/3164#issuecomment-1302923092 Please resolve conflicts and fix the e2e error. @531651225 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [incubator-seatunnel] FWLamb commented on a diff in pull request #3229: [Feature][Connector-V2][Cassandra] Add Cassandra Source And Sink Connector

2022-11-03 Thread GitBox
FWLamb commented on code in PR #3229: URL: https://github.com/apache/incubator-seatunnel/pull/3229#discussion_r1013581369 ## seatunnel-connectors-v2/connector-cassandra/src/main/java/org/apache/seatunnel/connectors/seatunnel/cassandra/sink/CassandraSinkWriter.java: ## @@ -0,0 +

[GitHub] [incubator-seatunnel] FWLamb commented on a diff in pull request #3229: [Feature][Connector-V2][Cassandra] Add Cassandra Source And Sink Connector

2022-11-03 Thread GitBox
FWLamb commented on code in PR #3229: URL: https://github.com/apache/incubator-seatunnel/pull/3229#discussion_r1013581254 ## seatunnel-connectors-v2/connector-cassandra/src/main/java/org/apache/seatunnel/connectors/seatunnel/cassandra/sink/CassandraSinkWriter.java: ## @@ -0,0 +

[GitHub] [incubator-seatunnel] EricJoy2048 closed pull request #3191: [feature][st-engine] Add jobHistory

2022-11-03 Thread GitBox
EricJoy2048 closed pull request #3191: [feature][st-engine] Add jobHistory URL: https://github.com/apache/incubator-seatunnel/pull/3191 -- 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] FWLamb commented on a diff in pull request #3229: [Feature][Connector-V2][Cassandra] Add Cassandra Source And Sink Connector

2022-11-03 Thread GitBox
FWLamb commented on code in PR #3229: URL: https://github.com/apache/incubator-seatunnel/pull/3229#discussion_r1013577788 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-cassandra-e2e/pom.xml: ## @@ -0,0 +1,54 @@ + + +http://maven.apache.org/POM/4.0.0"; + xmlns:xs

[GitHub] [incubator-seatunnel] FWLamb commented on a diff in pull request #3229: [Feature][Connector-V2][Cassandra] Add Cassandra Source And Sink Connector

2022-11-03 Thread GitBox
FWLamb commented on code in PR #3229: URL: https://github.com/apache/incubator-seatunnel/pull/3229#discussion_r1013577230 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-cassandra-e2e/pom.xml: ## @@ -0,0 +1,54 @@ + + +http://maven.apache.org/POM/4.0.0"; + xmlns:xs

[GitHub] [incubator-seatunnel] EricJoy2048 closed pull request #2585: [Feature][ConnectorV2]add file excel sink

2022-11-03 Thread GitBox
EricJoy2048 closed pull request #2585: [Feature][ConnectorV2]add file excel sink URL: https://github.com/apache/incubator-seatunnel/pull/2585 -- 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

[incubator-seatunnel] branch dev updated: [Hotfix] fix ci change step error when only e2e module update

2022-11-03 Thread gaojun2048
This is an automated email from the ASF dual-hosted git repository. gaojun2048 pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new ac9da0c44 [Hotfix] fix ci change step

[GitHub] [incubator-seatunnel] EricJoy2048 merged pull request #3300: [Hotfix] fix ci change step error when only e2e module update

2022-11-03 Thread GitBox
EricJoy2048 merged PR #3300: URL: https://github.com/apache/incubator-seatunnel/pull/3300 -- 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] 531651225 commented on a diff in pull request #3174: [Feature][Connector-V2] influxdb sink connector

2022-11-03 Thread GitBox
531651225 commented on code in PR #3174: URL: https://github.com/apache/incubator-seatunnel/pull/3174#discussion_r1013567315 ## docs/en/connector-v2/sink/InfluxDB.md: ## @@ -0,0 +1,98 @@ +# InfluxDB + +> InfluxDB sink connector + +## Description + +Write data to InfluxDB. + +##

[GitHub] [incubator-seatunnel] EricJoy2048 closed pull request #3298: [Doc] add es source change log

2022-11-03 Thread GitBox
EricJoy2048 closed pull request #3298: [Doc] add es source change log URL: https://github.com/apache/incubator-seatunnel/pull/3298 -- 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] [incubator-seatunnel] hailin0 commented on a diff in pull request #3229: [Feature][Connector-V2][Cassandra] Add Cassandra Source And Sink Connector

2022-11-03 Thread GitBox
hailin0 commented on code in PR #3229: URL: https://github.com/apache/incubator-seatunnel/pull/3229#discussion_r1013561748 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-cassandra-e2e/pom.xml: ## @@ -0,0 +1,54 @@ + + +http://maven.apache.org/POM/4.0.0"; + xmlns:x

[GitHub] [incubator-seatunnel] EricJoy2048 closed pull request #2585: [Feature][ConnectorV2]add file excel sink

2022-11-03 Thread GitBox
EricJoy2048 closed pull request #2585: [Feature][ConnectorV2]add file excel sink URL: https://github.com/apache/incubator-seatunnel/pull/2585 -- 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

[incubator-seatunnel] branch dev updated (edb14108a -> 183bac02f)

2022-11-03 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 edb14108a [Bug] [seatunnel-connectors-flink-kafka] When json or avro are selected for kafka schema, a C

[GitHub] [incubator-seatunnel] EricJoy2048 merged pull request #3166: [Feature][Connector-V2] [Amazondynamodb Connector]add amazondynamodb source & sink connnector

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

[incubator-seatunnel] branch dev updated: [Bug] [seatunnel-connectors-flink-kafka] When json or avro are selected for kafka schema, a ClassCastException error is reported (#3243)

2022-11-03 Thread gaojun2048
This is an automated email from the ASF dual-hosted git repository. gaojun2048 pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new edb14108a [Bug] [seatunnel-connectors

[GitHub] [incubator-seatunnel] EricJoy2048 merged pull request #3243: [Bug] [seatunnel-connectors-flink-kafka] When json or avro are selected for kafka schema, a ClassCastException error is reported

2022-11-03 Thread GitBox
EricJoy2048 merged PR #3243: URL: https://github.com/apache/incubator-seatunnel/pull/3243 -- 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] Carl-Zhou-CN commented on a diff in pull request #3297: [Bug] [seatunnel-connector-V1-flink-kafka] The parameter matches the documen

2022-11-03 Thread GitBox
Carl-Zhou-CN commented on code in PR #3297: URL: https://github.com/apache/incubator-seatunnel/pull/3297#discussion_r1013557151 ## seatunnel-connectors/seatunnel-connectors-flink/seatunnel-connector-flink-kafka/src/main/java/org/apache/seatunnel/flink/kafka/sink/KafkaSink.java: ###

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

2022-11-03 Thread GitBox
ic4y commented on PR #3226: URL: https://github.com/apache/incubator-seatunnel/pull/3226#issuecomment-1302889293 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. -- This is an automated message from t

[GitHub] [incubator-seatunnel] hailin0 commented on a diff in pull request #3228: [Feature][Connector-V2][My Hours]Add My Hours Source Connector

2022-11-03 Thread GitBox
hailin0 commented on code in PR #3228: URL: https://github.com/apache/incubator-seatunnel/pull/3228#discussion_r1013554625 ## plugin-mapping.properties: ## @@ -135,4 +135,5 @@ seatunnel.sink.MongoDB = connector-mongodb seatunnel.source.Iceberg = connector-iceberg seatunnel.so

[GitHub] [incubator-seatunnel] CalvinKirs commented on a diff in pull request #3297: [Bug] [seatunnel-connector-V1-flink-kafka] The parameter matches the documen

2022-11-03 Thread GitBox
CalvinKirs commented on code in PR #3297: URL: https://github.com/apache/incubator-seatunnel/pull/3297#discussion_r1013548592 ## seatunnel-connectors/seatunnel-connectors-flink/seatunnel-connector-flink-kafka/src/main/java/org/apache/seatunnel/flink/kafka/sink/KafkaSink.java: #

[GitHub] [incubator-seatunnel] CalvinKirs commented on a diff in pull request #3297: [Bug] [seatunnel-connector-V1-flink-kafka] The parameter matches the documen

2022-11-03 Thread GitBox
CalvinKirs commented on code in PR #3297: URL: https://github.com/apache/incubator-seatunnel/pull/3297#discussion_r1013548592 ## seatunnel-connectors/seatunnel-connectors-flink/seatunnel-connector-flink-kafka/src/main/java/org/apache/seatunnel/flink/kafka/sink/KafkaSink.java: #

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

2022-11-03 Thread GitBox
ic4y commented on PR #3191: URL: https://github.com/apache/incubator-seatunnel/pull/3191#issuecomment-1302877678 @EricJoy2048 @hailin0 @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 abov

[GitHub] [incubator-seatunnel] CalvinKirs commented on a diff in pull request #3297: [Bug] [seatunnel-connector-V1-flink-kafka] The parameter matches the documen

2022-11-03 Thread GitBox
CalvinKirs commented on code in PR #3297: URL: https://github.com/apache/incubator-seatunnel/pull/3297#discussion_r1013543697 ## seatunnel-connectors/seatunnel-connectors-flink/seatunnel-connector-flink-kafka/src/main/java/org/apache/seatunnel/flink/kafka/sink/KafkaSink.java: #

[GitHub] [incubator-seatunnel] Carl-Zhou-CN opened a new pull request, #3297: [Bug] [seatunnel-connector-V1-flink-kafka] The parameter matches the documen

2022-11-03 Thread GitBox
Carl-Zhou-CN opened a new pull request, #3297: URL: https://github.com/apache/incubator-seatunnel/pull/3297 …document ## Purpose of this pull request ## Check list * [ ] Code changed are covered with tests, or it does not need tests for reason: * [ ] I

[GitHub] [incubator-seatunnel] CalvinKirs merged pull request #3291: [Test] Fix CoordinatorServiceTest error

2022-11-03 Thread GitBox
CalvinKirs merged PR #3291: URL: https://github.com/apache/incubator-seatunnel/pull/3291 -- 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] branch dev updated (ac99a0898 -> 5caccb1c2)

2022-11-03 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git from ac99a0898 [Dependency]remove no use profile (#3294) add 5caccb1c2 [Test]Fix CoordinatorServiceTest error

[GitHub] [incubator-seatunnel] Carl-Zhou-CN commented on pull request #3169: [Bug][Connector-V1-Spark-Hbase] When the written df is empty, the directory does not exist when the load file is loaded

2022-11-03 Thread GitBox
Carl-Zhou-CN commented on PR #3169: URL: https://github.com/apache/incubator-seatunnel/pull/3169#issuecomment-1302870118 > Hi merge from dev again, the ci will pass. Thanks! ok -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-seatunnel] CalvinKirs merged pull request #3294: [Improve][pom] remove no use profile

2022-11-03 Thread GitBox
CalvinKirs merged PR #3294: URL: https://github.com/apache/incubator-seatunnel/pull/3294 -- 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] branch dev updated (387df7535 -> ac99a0898)

2022-11-03 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git from 387df7535 [Improve][Connector-V2-e2e][Assert] Remove redundant e2e test (#3259) add ac99a0898 [Dependenc

[incubator-seatunnel] branch dev updated (ded5481d9 -> 387df7535)

2022-11-03 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git from ded5481d9 [Feature][Connector-V2][Elasticsearch] Support Elasticsearch source (#2821) add 387df7535 [Imp

[GitHub] [incubator-seatunnel] CalvinKirs merged pull request #3259: [Improve][Connector-V2-e2e][Assert] Remove redundant e2e test

2022-11-03 Thread GitBox
CalvinKirs merged PR #3259: URL: https://github.com/apache/incubator-seatunnel/pull/3259 -- 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

[GitHub] [incubator-seatunnel] Carl-Zhou-CN commented on issue #3289: [Bug] [Kafka Sink] 指定topic使用'topic'报错

2022-11-03 Thread GitBox
Carl-Zhou-CN commented on issue #3289: URL: https://github.com/apache/incubator-seatunnel/issues/3289#issuecomment-1302867662 hi,@jinhshi There are some differences between v1 and v2 parameters v1 source:topics v1 sink:topic v2 source&sink:topic -- This is an automated message fr

[GitHub] [incubator-seatunnel] Hisoka-X commented on pull request #3169: [Bug][Connector-V1-Spark-Hbase] When the written df is empty, the directory does not exist when the load file is loaded

2022-11-03 Thread GitBox
Hisoka-X commented on PR #3169: URL: https://github.com/apache/incubator-seatunnel/pull/3169#issuecomment-1302866709 Hi merge from dev again, the ci will pass. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [incubator-seatunnel] EricJoy2048 commented on pull request #2821: [Feature][Connector-V2][Elasticsearch] Support Elasticsearch source

2022-11-03 Thread GitBox
EricJoy2048 commented on PR #2821: URL: https://github.com/apache/incubator-seatunnel/pull/2821#issuecomment-1302865665 I will merge this pr and please add I will add a pr to change log reference https://github.com/apache/incubator-seatunnel/blob/dev/docs/en/connector-v2/source/SftpFile.md

[GitHub] [incubator-seatunnel] dependabot[bot] commented on pull request #3134: Bump jackson-databind from 2.12.6 to 2.13.4.1 in /seatunnel-connectors-v2/connector-elasticsearch

2022-11-03 Thread GitBox
dependabot[bot] commented on PR #3134: URL: https://github.com/apache/incubator-seatunnel/pull/3134#issuecomment-1302865430 Looks like com.fasterxml.jackson.core:jackson-databind is no longer a dependency, so this is no longer needed. -- This is an automated message from the Apache Git S

[GitHub] [incubator-seatunnel] dependabot[bot] closed pull request #3134: Bump jackson-databind from 2.12.6 to 2.13.4.1 in /seatunnel-connectors-v2/connector-elasticsearch

2022-11-03 Thread GitBox
dependabot[bot] closed pull request #3134: Bump jackson-databind from 2.12.6 to 2.13.4.1 in /seatunnel-connectors-v2/connector-elasticsearch URL: https://github.com/apache/incubator-seatunnel/pull/3134 -- This is an automated message from the Apache Git Service. To respond to the message, ple

[incubator-seatunnel] branch dev updated (57c67afdb -> ded5481d9)

2022-11-03 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 57c67afdb [bug] [e2e] Fix Greenplum container startup timeout (#3293) add ded5481d9 [Feature][Conne

[GitHub] [incubator-seatunnel] EricJoy2048 merged pull request #2821: [Feature][Connector-V2][Elasticsearch] Support Elasticsearch source

2022-11-03 Thread GitBox
EricJoy2048 merged PR #2821: URL: https://github.com/apache/incubator-seatunnel/pull/2821 -- 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] EricJoy2048 commented on a diff in pull request #2821: [Feature][Connector-V2][Elasticsearch] Support Elasticsearch source

2022-11-03 Thread GitBox
EricJoy2048 commented on code in PR #2821: URL: https://github.com/apache/incubator-seatunnel/pull/2821#discussion_r1007958255 ## docs/en/connector-v2/source/Elasticsearch.md: ## @@ -0,0 +1,89 @@ +# Elasticsearch + +> Elasticsearch source connector + +## Description + +Used to

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

2022-11-03 Thread GitBox
EricJoy2048 commented on code in PR #3226: URL: https://github.com/apache/incubator-seatunnel/pull/3226#discussion_r1013537107 ## tools/dependencies/known-dependencies.txt: ## @@ -105,4 +105,4 @@ snappy-java-1.1.1.3.jar snappy-java-1.1.7.1.jar snappy-java-1.1.8.3.jar ssl-con

[GitHub] [incubator-seatunnel] FWLamb commented on a diff in pull request #3229: [Feature][Connector-V2][Cassandra] Add Cassandra Source And Sink Connector

2022-11-03 Thread GitBox
FWLamb commented on code in PR #3229: URL: https://github.com/apache/incubator-seatunnel/pull/3229#discussion_r1013525906 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-cassandra-e2e/src/test/resources/cassandra_to_cassandra.conf: ## @@ -0,0 +1,59 @@ +# +# Licensed to th

[GitHub] [incubator-seatunnel] github-actions[bot] closed issue #2895: [E2E][Connector-V2] Hive Sink e2e

2022-11-03 Thread GitBox
github-actions[bot] closed issue #2895: [E2E][Connector-V2] Hive Sink e2e URL: https://github.com/apache/incubator-seatunnel/issues/2895 -- 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 c

[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #2895: [E2E][Connector-V2] Hive Sink e2e

2022-11-03 Thread GitBox
github-actions[bot] commented on issue #2895: URL: https://github.com/apache/incubator-seatunnel/issues/2895#issuecomment-1302821204 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] EricJoy2048 closed pull request #2585: [Feature][ConnectorV2]add file excel sink

2022-11-03 Thread GitBox
EricJoy2048 closed pull request #2585: [Feature][ConnectorV2]add file excel sink URL: https://github.com/apache/incubator-seatunnel/pull/2585 -- 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

[GitHub] [incubator-seatunnel] liugddx opened a new pull request, #3296: [Feature][Doc] Add doc about connector-v2 schema feature

2022-11-03 Thread GitBox
liugddx opened a new pull request, #3296: URL: https://github.com/apache/incubator-seatunnel/pull/3296 close #3266 ## Purpose of this pull request ## Check list * [ ] Code changed are covered with tests, or it does not need tests for reason: * [ ] If any

[GitHub] [incubator-seatunnel] liugddx commented on issue #3227: [Feature][CORE] Not supported inner variale substitution

2022-11-03 Thread GitBox
liugddx commented on issue #3227: URL: https://github.com/apache/incubator-seatunnel/issues/3227#issuecomment-1302188758 ![image](https://user-images.githubusercontent.com/48236177/199745956-596b6337-f7d0-433f-8c04-bb3f42a38bcf.png) ![image](https://user-images.githubusercontent.com/482

[GitHub] [incubator-seatunnel] liugddx commented on issue #3227: [Feature][CORE] Not supported inner variale substitution

2022-11-03 Thread GitBox
liugddx commented on issue #3227: URL: https://github.com/apache/incubator-seatunnel/issues/3227#issuecomment-1302175293 you can config like this `transform { sql { sql = ${?x.sql1} } }`,and -i x.sql1=select * from a -- This is an automated message from the Apache Git

[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-03 Thread GitBox
CallMeKingsley97 commented on code in PR #3276: URL: https://github.com/apache/incubator-seatunnel/pull/3276#discussion_r1012953406 ## seatunnel-connectors-v2/connector-file/connector-file-base/src/main/java/org/apache/seatunnel/connectors/seatunnel/file/source/reader/TextReadStrategy.

[GitHub] [incubator-seatunnel] liugddx closed pull request #3166: [Feature][Connector-V2] [Amazondynamodb Connector]add amazondynamodb source & sink connnector

2022-11-03 Thread GitBox
liugddx closed pull request #3166: [Feature][Connector-V2] [Amazondynamodb Connector]add amazondynamodb source & sink connnector URL: https://github.com/apache/incubator-seatunnel/pull/3166 -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [incubator-seatunnel] nashlibby opened a new issue, #3295: Provider org.apache.seatunnel.spark.hive.sink.Hive could not be instantiated

2022-11-03 Thread GitBox
nashlibby opened a new issue, #3295: URL: https://github.com/apache/incubator-seatunnel/issues/3295 ### 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] EricJoy2048 commented on a diff in pull request #2865: [Imporve][Connector-V2] Imporve iceberg source connector

2022-11-03 Thread GitBox
EricJoy2048 commented on code in PR #2865: URL: https://github.com/apache/incubator-seatunnel/pull/2865#discussion_r1012849108 ## docs/en/connector-v2/source/Iceberg.md: ## @@ -10,7 +10,7 @@ Source connector for Apache Iceberg. It can support batch and stream mode. - [x] [b

[GitHub] [incubator-seatunnel] wuchunfu commented on issue #3289: [Bug] [Kafka Sink] 指定topic使用'topic'报错

2022-11-03 Thread GitBox
wuchunfu commented on issue #3289: URL: https://github.com/apache/incubator-seatunnel/issues/3289#issuecomment-1302036186 @jinhshi Please use English, 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 abo

[incubator-seatunnel] branch dev updated: [bug] [e2e] Fix Greenplum container startup timeout (#3293)

2022-11-03 Thread ic4y
This is an automated email from the ASF dual-hosted git repository. ic4y pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new 57c67afdb [bug] [e2e] Fix Greenplum contain

[GitHub] [incubator-seatunnel] ic4y merged pull request #3293: [bug] [e2e] Fix Greenplum container startup timeout

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

[GitHub] [incubator-seatunnel] hailin0 commented on issue #3267: [Feature][starter][flink] Support transform-v2 for flink

2022-11-03 Thread GitBox
hailin0 commented on issue #3267: URL: https://github.com/apache/incubator-seatunnel/issues/3267#issuecomment-1301972161 @john8628 End-to-end testing is required after the flink translation layer is developed: 1. Remove `EngineType.FLINK` from `@DisabledOnContainer` 2. Running thi

[GitHub] [incubator-seatunnel] ic4y opened a new pull request, #3293: [bug] [e2e] Fix Greenplum container startup timeout

2022-11-03 Thread GitBox
ic4y opened a new pull request, #3293: URL: https://github.com/apache/incubator-seatunnel/pull/3293 ## 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] EricJoy2048 closed pull request #3228: [Feature][Connector-V2][My Hours]Add My Hours Source Connector

2022-11-03 Thread GitBox
EricJoy2048 closed pull request #3228: [Feature][Connector-V2][My Hours]Add My Hours Source Connector URL: https://github.com/apache/incubator-seatunnel/pull/3228 -- 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

[GitHub] [incubator-seatunnel] FWLamb commented on a diff in pull request #3229: [Feature][Connector-V2][Cassandra] Add Cassandra Source And Sink Connector

2022-11-03 Thread GitBox
FWLamb commented on code in PR #3229: URL: https://github.com/apache/incubator-seatunnel/pull/3229#discussion_r1012761295 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-cassandra-e2e/src/test/resources/cassandra_to_cassandra.conf: ## @@ -0,0 +1,59 @@ +# +# Licensed to th

[GitHub] [incubator-seatunnel] EricJoy2048 commented on a diff in pull request #3229: [Feature][Connector-V2][Cassandra] Add Cassandra Source And Sink Connector

2022-11-03 Thread GitBox
EricJoy2048 commented on code in PR #3229: URL: https://github.com/apache/incubator-seatunnel/pull/3229#discussion_r1012716529 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-cassandra-e2e/src/test/resources/cassandra_to_cassandra.conf: ## @@ -0,0 +1,59 @@ +# +# Licensed

[GitHub] [incubator-seatunnel] EricJoy2048 closed pull request #3238: [Improve][Connector-V2][File] Improve code structure

2022-11-03 Thread GitBox
EricJoy2048 closed pull request #3238: [Improve][Connector-V2][File] Improve code structure URL: https://github.com/apache/incubator-seatunnel/pull/3238 -- 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] rae912 opened a new pull request, #3292: [Feature][Connector-V1-Spark-Hbase] Support Hive Map sink to HBase

2022-11-03 Thread GitBox
rae912 opened a new pull request, #3292: URL: https://github.com/apache/incubator-seatunnel/pull/3292 ## Purpose of this pull request This pull request to support **Hive** Map struct sink to **HBase**: Here is an example: Hive Map data: https://user-images.git

[incubator-seatunnel] branch dev updated: [Improve] [Engine] Improve Engine performance. (#3216)

2022-11-03 Thread ic4y
This is an automated email from the ASF dual-hosted git repository. ic4y pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new 7393c4732 [Improve] [Engine] Improve Engine

[GitHub] [incubator-seatunnel] ic4y merged pull request #3216: [Improve] [Engine] Improve Engine performance.

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

[GitHub] [incubator-seatunnel] bravekong commented on issue #3289: [Bug] [Kafka Sink] 指定topic使用'topic'报错

2022-11-03 Thread GitBox
bravekong commented on issue #3289: URL: https://github.com/apache/incubator-seatunnel/issues/3289#issuecomment-1301800067 The document has errors,you can use topics . like : topics = "seatunnel" -- This is an automated message from the Apache Git Service. To respond to the message, pleas

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

2022-11-03 Thread GitBox
EricJoy2048 closed pull request #3276: [Improve][Connector-V2-File] Add the skip header lines parameter such as csv、txt URL: https://github.com/apache/incubator-seatunnel/pull/3276 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-seatunnel] EricJoy2048 closed pull request #3258: [Hotfix][Connector-V2][Hive] Fix the bug that when write data to hive throws NullPointerException

2022-11-03 Thread GitBox
EricJoy2048 closed pull request #3258: [Hotfix][Connector-V2][Hive] Fix the bug that when write data to hive throws NullPointerException URL: https://github.com/apache/incubator-seatunnel/pull/3258 -- This is an automated message from the Apache Git Service. To respond to the message, please

[incubator-seatunnel] branch dev updated: [Hotfix] Fix ut and it modules error (#3290)

2022-11-03 Thread gaojun2048
This is an automated email from the ASF dual-hosted git repository. gaojun2048 pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new ac4745766 [Hotfix] Fix ut and it modu

[GitHub] [incubator-seatunnel] EricJoy2048 merged pull request #3290: [Hotfix] Fix ut and it modules error

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

  1   2   >