962163445 commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-3084021376
seatunnel web 1.0.2 seatunnel 2.3.8 still exists
java.lang.ClassCastException: java.util.LinkedHashMap cannot be cast to
java.util.ArrayList
at
org.apache.seatunne
hhh551 commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-2915686302
seatunnel web 1.0.3 This problem still exists, and an error is reported when
starting the task.
[JobExecutorServiceImpl.executeJobBySeaTunnel():128] - Job execution
submission fa
WayneLee5991 commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-2833840560
seatunnel web 1.0.2 这个问题还是存在,启动任务就报错
2025-04-27 17:43:37.153 seatunnel ecs-37bc ERROR [qtp1103934393-1118]
[JobExecutorServiceImpl.executeJobBySeaTunnel():128] - Job execut
naijim commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-2822905678
Is this merged into release 2.3.9? I am still having this issue with
seatunnel web 1.0.2 and seatunnel 2.3.9
--
This is an automated message from the Apache Git Service.
To respon
Hisoka-X commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-2469519651
Fixed by #7893
--
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 com
Hisoka-X closed issue #5700: java.util.LinkedHashMap cannot be cast to
java.util.ArrayList
URL: https://github.com/apache/seatunnel/issues/5700
--
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
liunaijie commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-2458868253
Hi, all.
If you got same issue, try to delete the `seatunnel-config-base` library
under `seatunnel-web/libs`.
--
This is an automated message from the Apache Git Service.
T
anhdbbt commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-2217498294
> @EricJoy2048 @haneeshpld Hi team, the st-web is not easy to deploy
locally. I check the code, this part of code maybe cause this bug.
>
> SeaTunnelConfigUtil.java#L36
![im
shenzhy5 commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-2197940465
@athiathu try install the seatunnel to your local repository and then
package the seatunnel-web.
--
This is an automated message from the Apache Git Service.
To respond to the m
shenzhy5 commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-2197931969
@leejoker Thanks!you are right!
--
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
18308996929 commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-2022128985
所以这个问题最后最好的解决方法是
--
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 specif
gitlifangyuan commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-1966066931
Try it this way. Note that this is not a fundamental solution to the problem
,a temporary solution to the problem. Change the method: ConfigShadeUtils
processConfig() Then in
liunaijie commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-1956163014
hi all, i find the root cause. will try to fix this issue.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
athiathu commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-1951895827
Hi @leejoker I have checked with above solution but still the issue is
there.
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
leejoker commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-1929157144
I resolve this problem with repackage the `seatunnel-config-base` module
Just change `maven-shade-plugin` like this:
```xml
org.apache.maven.plu
haneeshpld commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-1903353236
Also another thing i noticed, not sure if its helpful,
there is a file ConfigParser.java, in which below part of the code im able
to debugg in case of a working scenario,
haneeshpld commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-1903348421
@EricJoy2048
I'm not sure if the is issue is occurring here. In my case, I have a working
scenario as well as a non-working scenario.
When containerizing the appl
liunaijie commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-1903318425
@EricJoy2048 @haneeshpld
Hi team, the st-web is not easy to deploy locally. I check the code, this
part of code maybe cause this bug.
SeaTunnelConfigUtil.java#L36
!
haneeshpld commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-1900262148
@EricJoy2048
im suspecting the issue is, when the config is read from the file in working
scenario it is transformed to the below format
```
{
"env": {
EricJoy2048 commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-1898159105
This job config file get from seatunnel-web?
--
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
guodachao commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-1888252776
> @guodachao @RenHuifeng @wachoo can anyone share your job config here to
help debug? thanks.
{
"transform": {},
"sink": {
"Jdbc": {
liunaijie commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-1886951676
@guodachao @RenHuifeng @wachoo can anyone share your job config here to
help debug? thanks.
--
This is an automated message from the Apache Git Service.
To respond to the mess
hailin0 commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-1869328793
> 2.3.3源码执行seatunnel-examples seatunnel-engine-examples遇到了同样的问题 盼望尽快解决
Please add your job config to this issue
--
This is an automated message from the Apache Git Service.
guodachao commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-1845571019
遇到了一样的问题,盼早日解决
--
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 commen
RenHuifeng commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-1827445262
**web1.0.0+seatunnel2.3.3遇到了同样问题,帮忙解决解答谢谢
--
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
RenHuifeng commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-1827444321
web1.0.0+seatunnel遇到了同样问题,帮忙解决解答谢谢
--
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
anacondapy6 commented on issue #5700:
URL: https://github.com/apache/seatunnel/issues/5700#issuecomment-1794442585
2.3.3源码执行seatunnel-examples seatunnel-engine-examples遇到了同样的问题
盼望尽快解决
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
27 matches
Mail list logo