Leo Li
Leo Li
**Is your feature request related to a problem? Please describe.** 1) Importer 导入速度比较慢,用户无法提前预知 导入需要花费的时间; 2) Importer 执行过程中因为磁盘剩余空间不足,异常退出; 3) Importer 目前不支持断点续传。 **Describe the solution you'd like** 1. Import 执行过程的输出 建议增加 更有意义的性能指标,...
### Purpose of this pull request fix seatunnel-issue-6386 and windows specific starter cmd script bug ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested?...
Hello, When compiling "pipeline-kafka" src code, I hit below error: gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fPIC -I. -I./ -I/home/postgres/pg11/include/server -I/home/postgres/pg11/include/internal -D_GNU_SOURCE -c -o...
### Spark-Bench version (version number, tag, or git commit hash) 2.3.0 ### Livy Server version 0.5 ### Details of your cluster setup (Spark version, Standalone/Yarn/Local/Etc) Spark version: 2.4.0 (installed from...
I tried to use ctranslate2 as the inference framework to do model inference, but failed with error as below: "axis 2 has dimension 8192 but expected 7680" What I've done:...
### 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 Spark job failed with "java.lang.IncompatibleClassChangeError" error. ### SeaTunnel Version 2.3.4...