-
Notifications
You must be signed in to change notification settings - Fork 4.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] [Java Task] java task failed #15602
Comments
[ERROR] 2024-02-23 03:52:11.382 -0500 o.a.d.p.t.j.JavaTask:[146] - java task failed |
是的,不选resource后,出来的就是这个异常,不过我的jar放在hdfs上,错误跟你类似。 |
我在3.2.1也遇到了同样的问题,只选择jar路径,不选resource报错:无法找到jar资源:
选了resource以后出现jar无法访问的问题:
看上去是/tmp/dolphinscheduler/exec/process/root/13497703320224/13498447194144_11/13/23//tmp/dolphinscheduler/exec/process/root/13497703320224/13498447194144_11/13/23/jar/test-1.0-SNAPSHOT.jar这个路径被拼接了2次。 |
这个问题有排期修复的计划吗? |
Search before asking
What happened
I have upgraded to 3.2.1 version,but find some errors to execute simple jar file。
error logs:
2.txt
it looks like jar path error.
What you expected to happen
support jar file
How to reproduce
execute simple jar file
Anything else
No response
Version
3.2.x
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: