Re: [PR] [Improvement][Seatunnel-web] Add support to execute seatunnel-web REST API e2e [seatunnel-web]

2024-08-14 Thread via GitHub
Hisoka-X commented on PR #180: URL: https://github.com/apache/seatunnel-web/pull/180#issuecomment-2288045944 Great! Thanks @arshadmohammad ! -- 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 sp

Re: [PR] [Improvement][Seatunnel-web] Add support to execute seatunnel-web REST API e2e [seatunnel-web]

2024-08-14 Thread via GitHub
hailin0 commented on PR #180: URL: https://github.com/apache/seatunnel-web/pull/180#issuecomment-2288046676 Great idea -- 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 un

Re: [PR] [Improvement][Seatunnel-web] Add support to execute seatunnel-web REST API e2e [seatunnel-web]

2024-08-14 Thread via GitHub
Hisoka-X commented on code in PR #180: URL: https://github.com/apache/seatunnel-web/pull/180#discussion_r1716465642 ## seatunnel-web-it/README.md: ## @@ -0,0 +1,13 @@ +Build seatunnel-web +./mvnw clean install -DskipTests + +Update mysql database details in src/test/resources/ap

Re: [PR] [Bug][Seatunnel-web] Jwt Algorithm is hardcoded. Use the configured j… [seatunnel-web]

2024-08-14 Thread via GitHub
Hisoka-X merged PR #179: URL: https://github.com/apache/seatunnel-web/pull/179 -- 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-web) branch main updated: [Bug][Seatunnel-web] Jwt Algorithm is hardcoded. Use the configured jwt algorithm (#179)

2024-08-14 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/seatunnel-web.git The following commit(s) were added to refs/heads/main by this push: new cd487b31 [Bug][Seatunnel-web] Jwt Algorithm i

Re: [PR] [Bug][Seatunnel-web] Jwt Algorithm is hardcoded. Use the configured j… [seatunnel-web]

2024-08-14 Thread via GitHub
Hisoka-X commented on PR #179: URL: https://github.com/apache/seatunnel-web/pull/179#issuecomment-2288081860 Thanks @BilwaST and @arshadmohammad for 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

(seatunnel) 02/02: [maven-release-plugin] prepare for next development iteration

2024-08-14 Thread wuchunfu
This is an automated email from the ASF dual-hosted git repository. wuchunfu pushed a commit to branch 2.3.7-release in repository https://gitbox.apache.org/repos/asf/seatunnel.git commit 0b735fc6f868ae26704c3779fdb96ed5ca0fbb3b Author: wuchunfu <319355...@qq.com> AuthorDate: Wed Aug 14 15:53:39

(seatunnel) branch 2.3.7-release updated (c783652826 -> 0b735fc6f8)

2024-08-14 Thread wuchunfu
This is an automated email from the ASF dual-hosted git repository. wuchunfu pushed a change to branch 2.3.7-release in repository https://gitbox.apache.org/repos/asf/seatunnel.git from c783652826 [Release][2.3.7][release-note] Add release-note new 8bdc6a295b [maven-release-plugin] prep

(seatunnel) annotated tag 2.3.7 updated (8bdc6a295b -> 26caa620f5)

2024-08-14 Thread wuchunfu
This is an automated email from the ASF dual-hosted git repository. wuchunfu pushed a change to annotated tag 2.3.7 in repository https://gitbox.apache.org/repos/asf/seatunnel.git *** WARNING: tag 2.3.7 was modified! *** from 8bdc6a295b (commit) to 26caa620f5 (tag) tagging 8bdc6a295b

Re: [PR] [ASF] Add new collaborator [seatunnel]

2024-08-14 Thread via GitHub
Hisoka-X commented on PR #7399: URL: https://github.com/apache/seatunnel/pull/7399#issuecomment-2288107461 cc @arshadmohammad -- 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.

[PR] [ASF] Add new collaborator [seatunnel]

2024-08-14 Thread via GitHub
Hisoka-X opened a new pull request, #7399: URL: https://github.com/apache/seatunnel/pull/7399 ### Purpose of this pull request Add new collaborator @arshadmohammad ### Does this PR introduce _any_ user-facing change? ### How was this patch tested?

[I] [Bug] [Module Name] MysqlCdc stop.mode not work [seatunnel]

2024-08-14 Thread via GitHub
wangjunjie-lnnf opened a new issue, #7400: URL: https://github.com/apache/seatunnel/issues/7400 ### 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 ha

Re: [PR] [Feature][Zeta] Added other metrics info of multi-table [seatunnel]

2024-08-14 Thread via GitHub
Hisoka-X commented on code in PR #7338: URL: https://github.com/apache/seatunnel/pull/7338#discussion_r1716502798 ## seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/metrics/TaskMetricsCalcContext.java: ## @@ -0,0 +1,213 @@ +/* + * Licens

Re: [I] [Bug] [SqlServer-CDC] STREAMING job with "startup.mode = earliest" failed [seatunnel]

2024-08-14 Thread via GitHub
xiaohundun commented on issue #7398: URL: https://github.com/apache/seatunnel/issues/7398#issuecomment-2288141750 https://github.com/user-attachments/assets/f341469a-bc05-44d4-806c-c7d360fd95da";> -- This is an automated message from the Apache Git Service. To respond to the message, p

Re: [PR] [Feature][Zeta] Added other metrics info of multi-table [seatunnel]

2024-08-14 Thread via GitHub
Hisoka-X commented on code in PR #7338: URL: https://github.com/apache/seatunnel/pull/7338#discussion_r1716510737 ## seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/rest/RestHttpGetCommandProcessor.java: ## @@ -65,12 +67,20 @@ import ja

Re: [I] [Feature][MySQL-CDC] MySQL CDC 总是报错 Generate Splits for table xx.xx error [seatunnel]

2024-08-14 Thread via GitHub
liunaijie commented on issue #7393: URL: https://github.com/apache/seatunnel/issues/7393#issuecomment-2288150296 please attach the detail log -- 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

Re: [PR] [Feature][Zeta] Added other metrics info of multi-table [seatunnel]

2024-08-14 Thread via GitHub
corgy-w commented on code in PR #7338: URL: https://github.com/apache/seatunnel/pull/7338#discussion_r1716514078 ## seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/metrics/TaskMetricsCalcContext.java: ## @@ -0,0 +1,213 @@ +/* + * License

Re: [I] [Bug] [SqlServer-CDC] STREAMING job with "startup.mode = earliest" failed [seatunnel]

2024-08-14 Thread via GitHub
liunaijie commented on issue #7398: URL: https://github.com/apache/seatunnel/issues/7398#issuecomment-2288155680 fixed in this pr https://github.com/apache/seatunnel/pull/7381 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

Re: [PR] [ASF] Add new collaborator [seatunnel]

2024-08-14 Thread via GitHub
davidzollo merged PR #7399: URL: https://github.com/apache/seatunnel/pull/7399 -- 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 (ff107ac6d2 -> e57a11aaa5)

2024-08-14 Thread lidongdai
This is an automated email from the ASF dual-hosted git repository. lidongdai pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/seatunnel.git from ff107ac6d2 [Feature][Spark] Support multiple tables read and write (#7283) add e57a11aaa5 [ASF] Add new colla

Re: [I] [Bug] [HiveJdbc] Catalog initialize failed [seatunnel]

2024-08-14 Thread via GitHub
liunaijie commented on issue #7353: URL: https://github.com/apache/seatunnel/issues/7353#issuecomment-2288165922 link the hive savemode pr https://github.com/apache/seatunnel/pull/6842 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [I] [Bug] [seatunnel-engine] JDBC sink 链接器generate_sink_sql 选项开启的时候报错 [seatunnel]

2024-08-14 Thread via GitHub
liunaijie commented on issue #7337: URL: https://github.com/apache/seatunnel/issues/7337#issuecomment-2288173433 please check you have download mysql-connector-java lib to `lib` folder -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Feature prometheus source/sink [seatunnel]

2024-08-14 Thread via GitHub
Hisoka-X commented on code in PR #7265: URL: https://github.com/apache/seatunnel/pull/7265#discussion_r1716529519 ## seatunnel-connectors-v2/connector-prometheus/src/main/java/org/apache/seatunnel/connectors/seatunnel/prometheus/sink/proto/Remote.java: ## @@ -0,0 +1,6998 @@ +/*

Re: [I] [Bug] [Hive Source] Unable to create a source for identifier 'Hive'. [seatunnel]

2024-08-14 Thread via GitHub
liunaijie commented on issue #7330: URL: https://github.com/apache/seatunnel/issues/7330#issuecomment-2288212190 hive version conflict -- 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

Re: [I] [Bug] [Hive Source] Unable to create a source for identifier 'Hive'. [seatunnel]

2024-08-14 Thread via GitHub
matianhe3 commented on issue #7330: URL: https://github.com/apache/seatunnel/issues/7330#issuecomment-2288235941 > hive version conflict. > > in 2.3.6. upgrade hive from 2.3.9 to 3.1.3. i must upgrade my hive? or only change hive-exec.jar ? -- This is an automated message

Re: [I] [Bug] [Hive Source] Unable to create a source for identifier 'Hive'. [seatunnel]

2024-08-14 Thread via GitHub
liunaijie commented on issue #7330: URL: https://github.com/apache/seatunnel/issues/7330#issuecomment-2288245657 > > hive version conflict. > > in 2.3.6. upgrade hive from 2.3.9 to 3.1.3. > > i must upgrade my hive? or only change hive-exec.jar ? just replace the hive related

Re: [I] [Bug] [Hive Source] Unable to create a source for identifier 'Hive'. [seatunnel]

2024-08-14 Thread via GitHub
2416210017 commented on issue #7330: URL: https://github.com/apache/seatunnel/issues/7330#issuecomment-2288270012 > > > hive version conflict. > > > in 2.3.6. upgrade hive from 2.3.9 to 3.1.3. > > > > > > i must upgrade my hive? or only change hive-exec.jar ? > > just rep

Re: [PR] [Feature][Zeta] Added other metrics info of multi-table [seatunnel]

2024-08-14 Thread via GitHub
liugddx merged PR #7338: URL: https://github.com/apache/seatunnel/pull/7338 -- 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...@seatunne

Re: [I] [Feature][Zeta] Added other metrics info of multi-table [seatunnel]

2024-08-14 Thread via GitHub
liugddx closed issue #7331: [Feature][Zeta] Added other metrics info of multi-table URL: https://github.com/apache/seatunnel/issues/7331 -- 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

(seatunnel) branch dev updated: [Feature][Zeta] Added other metrics info of multi-table (#7338)

2024-08-14 Thread liugddx
This is an automated email from the ASF dual-hosted git repository. liugddx 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 16c5065b2f [Feature][Zeta] Added other metrics inf

Re: [PR] Feature prometheus source/sink [seatunnel]

2024-08-14 Thread via GitHub
CosmosNi commented on code in PR #7265: URL: https://github.com/apache/seatunnel/pull/7265#discussion_r1716618802 ## seatunnel-connectors-v2/connector-prometheus/src/main/java/org/apache/seatunnel/connectors/seatunnel/prometheus/sink/proto/Remote.java: ## @@ -0,0 +1,6998 @@ +/*

Re: [I] [Bug] [spark] The op field conflicts with the internal field of the Seatunnel Spark engine and cannot be read from the data source. [seatunnel]

2024-08-14 Thread via GitHub
zhilinli123 commented on issue #7392: URL: https://github.com/apache/seatunnel/issues/7392#issuecomment-2288302600 Can you provide a message data case? I'll follow up. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [I] [Bug] [Console] console can not suport 2.3.6 [seatunnel]

2024-08-14 Thread via GitHub
13813586515 commented on issue #7378: URL: https://github.com/apache/seatunnel/issues/7378#issuecomment-2288312706 > https://private-user-images.githubusercontent.com/73771213/356999735-3cfbbd4c-c58b-4d23-bdf9-c60bf5c8bd4c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tI

Re: [I] [Bug] [Hive Source] Unable to create a source for identifier 'Hive'. [seatunnel]

2024-08-14 Thread via GitHub
matianhe3 commented on issue #7330: URL: https://github.com/apache/seatunnel/issues/7330#issuecomment-2288330131 > If you use SeaTunnel Engine, You need put seatunnel-hadoop3-3.1.4-uber.jar and hive-exec-3.1.3.jar and libfb303-0.9.3.jar in $SEATUNNEL_HOME/lib/ dir. i follow the doc, p

Re: [I] [Bug] [Hive Source] Unable to create a source for identifier 'Hive'. [seatunnel]

2024-08-14 Thread via GitHub
matianhe3 commented on issue #7330: URL: https://github.com/apache/seatunnel/issues/7330#issuecomment-2288331134 > > > hive version conflict. > > > in 2.3.6. upgrade hive from 2.3.9 to 3.1.3. > > > > > > i must upgrade my hive? or only change hive-exec.jar ? > > just repl

Re: [I] [Bug] [Hive Source] Unable to create a source for identifier 'Hive'. [seatunnel]

2024-08-14 Thread via GitHub
matianhe3 commented on issue #7330: URL: https://github.com/apache/seatunnel/issues/7330#issuecomment-2288336209 > > > hive version conflict. > > > in 2.3.6. upgrade hive from 2.3.9 to 3.1.3. > > > > > > i must upgrade my hive? or only change hive-exec.jar ? > > just repl

[PR] [Feature][Connector-V2] Fake Source support produce vector data [seatunnel]

2024-08-14 Thread via GitHub
corgy-w opened a new pull request, #7401: URL: https://github.com/apache/seatunnel/pull/7401 ### Purpose of this pull request issue : #7390 ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? ### Check list * [x] If any new J

svn commit: r70847 - /dev/seatunnel/KEYS

2024-08-14 Thread wuchunfu
Author: wuchunfu Date: Wed Aug 14 10:49:29 2024 New Revision: 70847 Log: Add wuchunfu GPG key Modified: dev/seatunnel/KEYS Modified: dev/seatunnel/KEYS == --- dev/seatunnel/KEYS (original) +++ dev/seatunnel/KEYS Wed

svn commit: r70849 - /dev/seatunnel/2.3.7/

2024-08-14 Thread wuchunfu
Author: wuchunfu Date: Wed Aug 14 11:16:37 2024 New Revision: 70849 Log: release 2.3.7 Added: dev/seatunnel/2.3.7/ dev/seatunnel/2.3.7/KEYS dev/seatunnel/2.3.7/apache-seatunnel-2.3.7-bin.tar.gz (with props) dev/seatunnel/2.3.7/apache-seatunnel-2.3.7-bin.tar.gz.asc dev/seatun

[PR] Revert "[Fix][Connector-V2] Fix doris primary key order and fields order are inconsistent (#7377)" [seatunnel]

2024-08-14 Thread via GitHub
Hisoka-X opened a new pull request, #7402: URL: https://github.com/apache/seatunnel/pull/7402 ### Purpose of this pull request This reverts commit 464da8fb9bc4a01609f548b42fd15f2ba5ae7dae. This PR caused inconsistent behavior in versions. Users can use other ways to avoid t

Re: [PR] Revert "[Fix][Connector-V2] Fix doris primary key order and fields order are inconsistent (#7377)" [seatunnel]

2024-08-14 Thread via GitHub
Hisoka-X commented on PR #7402: URL: https://github.com/apache/seatunnel/pull/7402#issuecomment-2288500644 cc @hailin0 @wuchunfu @lightzhao -- 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 spe

svn commit: r70850 - /release/seatunnel/KEYS

2024-08-14 Thread fanjia
Author: fanjia Date: Wed Aug 14 11:36:29 2024 New Revision: 70850 Log: Add wuchunfu GPG Key Modified: release/seatunnel/KEYS Modified: release/seatunnel/KEYS == --- release/seatunnel/KEYS (original) +++ release/seatu

svn commit: r70851 - /release/seatunnel/KEYS

2024-08-14 Thread fanjia
Author: fanjia Date: Wed Aug 14 11:38:35 2024 New Revision: 70851 Log: Add wuchunfu GPG Key Modified: release/seatunnel/KEYS Modified: release/seatunnel/KEYS == --- release/seatunnel/KEYS (original) +++ release/seatu

Re: [PR] [Feature][Connector-V2] Support multi-table sink feature for HBase [seatunnel]

2024-08-14 Thread via GitHub
BruceWong96 commented on PR #7169: URL: https://github.com/apache/seatunnel/pull/7169#issuecomment-2288517699 @hailin0 PTAL. 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 sp

Re: [PR] [Improvement][Seatunnel-web] Add support to execute seatunnel-web REST API e2e [seatunnel-web]

2024-08-14 Thread via GitHub
arshadmohammad commented on code in PR #180: URL: https://github.com/apache/seatunnel-web/pull/180#discussion_r1716815716 ## seatunnel-web-it/README.md: ## @@ -0,0 +1,13 @@ +Build seatunnel-web +./mvnw clean install -DskipTests + +Update mysql database details in src/test/resour

Re: [PR] [Improvement][Seatunnel-web] Add support to execute seatunnel-web REST API e2e [seatunnel-web]

2024-08-14 Thread via GitHub
Hisoka-X commented on PR #180: URL: https://github.com/apache/seatunnel-web/pull/180#issuecomment-2288583118 Thanks @arshadmohammad -- 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

(seatunnel-web) branch main updated: [Improvement][Seatunnel-web] Add support to execute seatunnel-web REST API e2e (#180)

2024-08-14 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/seatunnel-web.git The following commit(s) were added to refs/heads/main by this push: new 7205efe1 [Improvement][Seatunnel-web] Add sup

Re: [PR] [Improvement][Seatunnel-web] Add support to execute seatunnel-web REST API e2e [seatunnel-web]

2024-08-14 Thread via GitHub
Hisoka-X merged PR #180: URL: https://github.com/apache/seatunnel-web/pull/180 -- 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-web) 01/01: Update version to 1.0.2

2024-08-14 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia pushed a commit to branch Hisoka-X-patch-1 in repository https://gitbox.apache.org/repos/asf/seatunnel-web.git commit d004525d3e13a91da425dfd2f2d711d1c79f4375 Author: Jia Fan AuthorDate: Wed Aug 14 20:15:38 2024 +0800

(seatunnel-web) branch Hisoka-X-patch-1 created (now d004525d)

2024-08-14 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia pushed a change to branch Hisoka-X-patch-1 in repository https://gitbox.apache.org/repos/asf/seatunnel-web.git at d004525d Update version to 1.0.2 This branch includes the following new commits: new d004525d

[PR] Update version to 1.0.2 [seatunnel-web]

2024-08-14 Thread via GitHub
Hisoka-X opened a new pull request, #181: URL: https://github.com/apache/seatunnel-web/pull/181 ## 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 package

Re: [PR] Update version to 1.0.2 [seatunnel-web]

2024-08-14 Thread via GitHub
Hisoka-X closed pull request #181: Update version to 1.0.2 URL: https://github.com/apache/seatunnel-web/pull/181 -- 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,

(seatunnel-web) branch Hisoka-X-patch-1 deleted (was d004525d)

2024-08-14 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia pushed a change to branch Hisoka-X-patch-1 in repository https://gitbox.apache.org/repos/asf/seatunnel-web.git was d004525d Update version to 1.0.2 The revisions that were on this branch are still contained in other

Re: [PR] Update version to 1.0.2 [seatunnel-web]

2024-08-14 Thread via GitHub
arshadmohammad commented on PR #181: URL: https://github.com/apache/seatunnel-web/pull/181#issuecomment-2288600364 Hi @Hisoka-X when are you planning for 1.0.2 release? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] Update version to 1.0.2 [seatunnel-web]

2024-08-14 Thread via GitHub
Hisoka-X commented on PR #181: URL: https://github.com/apache/seatunnel-web/pull/181#issuecomment-2288603218 > Hi @Hisoka-X when are you planning for 1.0.2 release? Not for now. But we already released 1.0.1. So the snapshot version should be 1.0.2. -- This is an automated message

Re: [PR] Update version to 1.0.2 [seatunnel-web]

2024-08-14 Thread via GitHub
arshadmohammad commented on PR #181: URL: https://github.com/apache/seatunnel-web/pull/181#issuecomment-2288607778 ok, got it. -- 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

[PR] [Build] Update snapshot version to 1.0.2 [seatunnel-web]

2024-08-14 Thread via GitHub
Hisoka-X opened a new pull request, #182: URL: https://github.com/apache/seatunnel-web/pull/182 ## 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 package

Re: [PR] [Improvement][Seatunnel-web] Add support to execute seatunnel-web REST API e2e [seatunnel-web]

2024-08-14 Thread via GitHub
arshadmohammad commented on PR #180: URL: https://github.com/apache/seatunnel-web/pull/180#issuecomment-2288617345 Thanks @davidzollo and @hailin0 for the reviewing the PR. Thanks @Hisoka-X for reviewing and merging the PR. -- This is an automated message from the Apache Git Service. T

[I] [Improvement][Seatunnel-web] Add mysql environment in e2e test cases. [seatunnel]

2024-08-14 Thread via GitHub
arshadmohammad opened a new issue, #7403: URL: https://github.com/apache/seatunnel/issues/7403 ### 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.

Re: [I] [Improvement][Seatunnel-web] Add support to execute seatunnel-web REST API e2e [seatunnel]

2024-08-14 Thread via GitHub
arshadmohammad commented on issue #7344: URL: https://github.com/apache/seatunnel/issues/7344#issuecomment-2288628778 PR is merged https://github.com/apache/seatunnel-web/commit/7205efe14cf42683ffb9a22113d6d4fe32e6f857 -- This is an automated message from the Apache Git Service. To respon

Re: [I] [Improvement][Seatunnel-web] Add support to execute seatunnel-web REST API e2e [seatunnel]

2024-08-14 Thread via GitHub
arshadmohammad closed issue #7344: [Improvement][Seatunnel-web] Add support to execute seatunnel-web REST API e2e URL: https://github.com/apache/seatunnel/issues/7344 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[I] [Bug] [doris-source-connectors] [2.3.6] ArrayIndexOutOfBoundsException when sync doris table to another doris table [seatunnel]

2024-08-14 Thread via GitHub
Darkzoneleet opened a new issue, #7404: URL: https://github.com/apache/seatunnel/issues/7404 ### 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 happe

[I] [Bug] [doris-source-connectors] [2.3.5] DorisConnectorException when there's any datetime field in doris source [seatunnel]

2024-08-14 Thread via GitHub
Darkzoneleet opened a new issue, #7405: URL: https://github.com/apache/seatunnel/issues/7405 ### 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 happe

Re: [PR] [Improvement] jdbc support dialect.name to choose dialect. [seatunnel]

2024-08-14 Thread via GitHub
hailin0 merged PR #7294: URL: https://github.com/apache/seatunnel/pull/7294 -- 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...@seatunne

(seatunnel) branch dev updated: [Improvement] add starrocks jdbc dialect (#7294)

2024-08-14 Thread wanghailin
This is an automated email from the ASF dual-hosted git repository. wanghailin 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 b5140f598e [Improvement] add starrocks jdbc dia

Re: [I] [Bug] [JDBC] use mysql source extract starrocks split function has issue [seatunnel]

2024-08-14 Thread via GitHub
hailin0 closed issue #7293: [Bug] [JDBC] use mysql source extract starrocks split function has issue URL: https://github.com/apache/seatunnel/issues/7293 -- 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

Re: [PR] [Feature][Connector-V2][Iceberg] Support Iceberg Kerberos [seatunnel]

2024-08-14 Thread via GitHub
hailin0 merged PR #7246: URL: https://github.com/apache/seatunnel/pull/7246 -- 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...@seatunne

(seatunnel) branch dev updated: [Feature][Connector-V2][Iceberg] Support Iceberg Kerberos (#7246)

2024-08-14 Thread wanghailin
This is an automated email from the ASF dual-hosted git repository. wanghailin 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 e3001207c8 [Feature][Connector-V2][Iceberg] Sup

[I] [Bug] [Jdbc-MySQL] MySQL unsupported convert type 'BIGINT UNSIGNED ZEROFILL' [seatunnel]

2024-08-14 Thread via GitHub
hailin0 opened a new issue, #7406: URL: https://github.com/apache/seatunnel/issues/7406 ### 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

[PR] [Hotifx][Jdbc] Fix MySQL unsupport 'ZEROFILL' column type [seatunnel]

2024-08-14 Thread via GitHub
hailin0 opened a new pull request, #7407: URL: https://github.com/apache/seatunnel/pull/7407 ### Purpose of this pull request [Jdbc] Fix MySQL unsupport 'ZEROFILL' column type close #7406 ### Does this PR introduce _any_ user-facing change? No ### Ho

[PR] [Improvement][Seatunnel-web] Execute job REST API should be of type POST, not GET [seatunnel-web]

2024-08-14 Thread via GitHub
arshadmohammad opened a new pull request, #183: URL: https://github.com/apache/seatunnel-web/pull/183 Changed /seatunnel/api/v1/job/executor/execute method from GET to POST ## Purpose of this pull request ## Check list * [ ] Code changed are covered with tests

Re: [PR] [Improvement][Seatunnel-web] Execute job REST API should be of type POST, not GET [seatunnel-web]

2024-08-14 Thread via GitHub
arshadmohammad commented on PR #183: URL: https://github.com/apache/seatunnel-web/pull/183#issuecomment-2289289721 Executed related test cases. all are passing ![image](https://github.com/user-attachments/assets/83812dd2-90a6-442f-a23c-6a4d3f7441b1) ![image](https://github.com/user-at

[PR] [Feature][Seatunnel-web] Add support to create job with single API [seatunnel-web]

2024-08-14 Thread via GitHub
arshadmohammad opened a new pull request, #184: URL: https://github.com/apache/seatunnel-web/pull/184 This PR adds support to create job in single call. You can create job with one API instead of calling following four API POST seatunnel/api/v1/job/definition POST seatunnel/api/v1/job/

[I] [Bug] [Seatunnel-web] Validation message are wrong [seatunnel]

2024-08-14 Thread via GitHub
arshadmohammad opened a new issue, #7408: URL: https://github.com/apache/seatunnel/issues/7408 ### 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 hap

Re: [PR] [Feature][Seatunnel-web] Add support to create job with single API [seatunnel-web]

2024-08-14 Thread via GitHub
arshadmohammad commented on PR #184: URL: https://github.com/apache/seatunnel-web/pull/184#issuecomment-2289675999 "Backend / Unit Test (11, ubuntu-latest) (pull_request) " is failed becuase junit-jupiter-params-5.9.0.jar got corrupted. This is ci problem. This is not becuase of this PR cha

Re: [PR] [Feature][Seatunnel-web] Add support to create job with single API [seatunnel-web]

2024-08-14 Thread via GitHub
arshadmohammad commented on PR #184: URL: https://github.com/apache/seatunnel-web/pull/184#issuecomment-2289680395 ![image](https://github.com/user-attachments/assets/118b19b4-3219-4c14-a41f-3b500974a40c) -- This is an automated message from the Apache Git Service. To respond to the m

Re: [I] [Bug] [seatunnel-plugin-discovery] Use error reporting in fatjar mode [seatunnel]

2024-08-14 Thread via GitHub
github-actions[bot] commented on issue #7207: URL: https://github.com/apache/seatunnel/issues/7207#issuecomment-2290147253 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.

Re: [I] [Feature][CDC] Support DDL parse for oracle-cdc [seatunnel]

2024-08-14 Thread via GitHub
github-actions[bot] commented on issue #7204: URL: https://github.com/apache/seatunnel/issues/7204#issuecomment-2290147270 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.

Re: [I] [Feature][CDC] Support db2 cdc connector source [seatunnel]

2024-08-14 Thread via GitHub
github-actions[bot] commented on issue #7194: URL: https://github.com/apache/seatunnel/issues/7194#issuecomment-2290147303 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.

Re: [PR] [Improvement][Seatunnel-web] Execute job REST API should be of type POST, not GET [seatunnel-web]

2024-08-14 Thread via GitHub
Hisoka-X merged PR #183: URL: https://github.com/apache/seatunnel-web/pull/183 -- 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-web) branch main updated: [Improvement][Seatunnel-web] Execute job REST API should be of type POST, not GET (#183)

2024-08-14 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/seatunnel-web.git The following commit(s) were added to refs/heads/main by this push: new d6f774da [Improvement][Seatunnel-web] Execute

Re: [PR] [Build] Update snapshot version to 1.0.2 [seatunnel-web]

2024-08-14 Thread via GitHub
Hisoka-X merged PR #182: URL: https://github.com/apache/seatunnel-web/pull/182 -- 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-web) branch main updated: [Build] Update snapshot version to 1.0.2 (#182)

2024-08-14 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/seatunnel-web.git The following commit(s) were added to refs/heads/main by this push: new c5514dad [Build] Update snapshot version to 1

[I] [Bug] File does not exist: /hadoop/hudi/.hoodie/hoodie.properties (inode 50486) [Lease. Holder: DFSClient_NONMAPREDUCE_1296093085_172, pending creates: 1] [seatunnel]

2024-08-14 Thread via GitHub
mtzcsc opened a new issue, #7409: URL: https://github.com/apache/seatunnel/issues/7409 ### 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

Re: [I] [Bug] [SqlServer-CDC] STREAMING job with "startup.mode = earliest" failed [seatunnel]

2024-08-14 Thread via GitHub
xiaohundun commented on issue #7398: URL: https://github.com/apache/seatunnel/issues/7398#issuecomment-2290376816 > link same type pr #7381 Thank you for replying. I think these two issues are of different types. In SQL Server CDC earliest mode, the `IncrementalSplitAssigner` generate

Re: [I] [Bug] [SqlServer-CDC] STREAMING job with "startup.mode = earliest" failed [seatunnel]

2024-08-14 Thread via GitHub
xiaohundun commented on issue #7398: URL: https://github.com/apache/seatunnel/issues/7398#issuecomment-2290380199 Can someone take a look at 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

Re: [I] [Bug] [doris-source-connectors] [2.3.5] DorisConnectorException with datetime field in doris source [seatunnel]

2024-08-14 Thread via GitHub
liugddx commented on issue #7405: URL: https://github.com/apache/seatunnel/issues/7405#issuecomment-2290386445 What version of doris is yours? -- 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

Re: [I] [Bug] [doris-source-connectors] [2.3.6] ArrayIndexOutOfBoundsException with doris sink [seatunnel]

2024-08-14 Thread via GitHub
liugddx commented on issue #7404: URL: https://github.com/apache/seatunnel/issues/7404#issuecomment-2290389534 This issue has been fixed and it will be released in 2.3.7. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [Hotifx][Jdbc] Fix MySQL unsupport 'ZEROFILL' column type [seatunnel]

2024-08-14 Thread via GitHub
nianhua99 commented on PR #7407: URL: https://github.com/apache/seatunnel/pull/7407#issuecomment-2290448516 would it be possible to simplify the code by using replaceAll directly to remove ZEROFILL? -- This is an automated message from the Apache Git Service. To respond to the message, pl

[I] [Feature][CDC] Opengauss CDC [seatunnel]

2024-08-14 Thread via GitHub
dailai opened a new issue, #7410: URL: https://github.com/apache/seatunnel/issues/7410 ### 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. ##

Re: [I] [Bug] [doris-source-connectors] [2.3.5] DorisConnectorException with datetime field in doris source [seatunnel]

2024-08-14 Thread via GitHub
Darkzoneleet commented on issue #7405: URL: https://github.com/apache/seatunnel/issues/7405#issuecomment-2290470711 > What version of doris is yours? 2.1.1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [Feature][Connector-V2] Fake Source support produce vector data [seatunnel]

2024-08-14 Thread via GitHub
Hisoka-X commented on code in PR #7401: URL: https://github.com/apache/seatunnel/pull/7401#discussion_r1717830075 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-milvus-e2e/src/test/resources/fake-to-milvus.conf: ## @@ -0,0 +1,64 @@ +# +# Licensed to the Apache Software Fo

Re: [PR] [start-v2/locally]Modify the document [seatunnel]

2024-08-14 Thread via GitHub
Hisoka-X commented on PR #7388: URL: https://github.com/apache/seatunnel/pull/7388#issuecomment-2290480080 Please update english doc too. 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 t

Re: [PR] [Improve][Connector-V2][JDBC] Complete the log information [seatunnel]

2024-08-14 Thread via GitHub
Hisoka-X commented on PR #7371: URL: https://github.com/apache/seatunnel/pull/7371#issuecomment-2290482466 Hi @chaos-cn . Thanks for contribute this. But we will remove System table limit in #7391 -- This is an automated message from the Apache Git Service. To respond to the message, ple

Re: [PR] [Feature][Connector-V2] Support Qdrant sink and source connector [seatunnel]

2024-08-14 Thread via GitHub
Hisoka-X commented on PR #7299: URL: https://github.com/apache/seatunnel/pull/7299#issuecomment-2290484223 > Hi @Anush008 , thanks for created this PR. Please follow the guide to open github action on your fork repository. https://github.com/apache/seatunnel/pull/7299/checks?check_run_id=28

Re: [PR] [Feature][Connector-V2] Support Qdrant sink and source connector [seatunnel]

2024-08-14 Thread via GitHub
Anush008 commented on PR #7299: URL: https://github.com/apache/seatunnel/pull/7299#issuecomment-2290493735 > @Anush008 Please open github action. Thanks ! Hey. I missed your first comment. Done now. Thanks. -- This is an automated message from the Apache Git Service. To respond t

Re: [I] [Feature][MySQL-CDC] MySQL CDC 总是报错 Generate Splits for table xx.xx error [seatunnel]

2024-08-14 Thread via GitHub
inuex commented on issue #7393: URL: https://github.com/apache/seatunnel/issues/7393#issuecomment-2290495489 > please attach the detail log [log.txt](https://github.com/user-attachments/files/16621147/log.txt) -- This is an automated message from the Apache Git Service. To r

Re: [PR] [Improve][Connector-V2]Support multi-table sink feature for email [seatunnel]

2024-08-14 Thread via GitHub
Hisoka-X commented on code in PR #7368: URL: https://github.com/apache/seatunnel/pull/7368#discussion_r1717834249 ## seatunnel-connectors-v2/connector-email/src/main/java/org/apache/seatunnel/connectors/seatunnel/email/sink/EmailSinkWriter.java: ## @@ -78,38 +79,47 @@ public voi

Re: [I] 错误: 找不到或无法加载主类 [seatunnel]

2024-08-14 Thread via GitHub
inuex commented on issue #7364: URL: https://github.com/apache/seatunnel/issues/7364#issuecomment-2290498334 > > > Compiled by yourself? And the system is window > > > > > > It is a Windows 11 system. After extracting version 2.3.6 and testing it in the home directory, sometimes t

Re: [I] [Bug] [doris-source-connectors] [2.3.6] ArrayIndexOutOfBoundsException with doris sink [seatunnel]

2024-08-14 Thread via GitHub
Hisoka-X closed issue #7404: [Bug] [doris-source-connectors] [2.3.6] ArrayIndexOutOfBoundsException with doris sink URL: https://github.com/apache/seatunnel/issues/7404 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

  1   2   >