-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
EXECUTE JAR error with Not found execute jar operation #4067
Comments
Hello @Ak47biubiuaaa, this issue is about web, so I assign it to @Zzm0809. If you have any questions, you can comment and reply. 你好 @Ak47biubiuaaa, 这个 issue 是关于 web 的,所以我把它分配给了 @Zzm0809。如有任何问题,可以评论回复。 |
Hello @Ak47biubiuaaa, this issue is about CDC/CDCSOURCE, so I assign it to @aiwenmo. If you have any questions, you can comment and reply. 你好 @Ak47biubiuaaa, 这个 issue 是关于 CDC/CDCSOURCE 的,所以我把它分配给了 @aiwenmo。如有任何问题,可以评论回复。 |
创建作业时, 作业类型指定为 flinkjar |
@Zzm0809 试过了,报同样的错误 |
@Ak47biubiuaaa Hi. Try using a form instead of SQL. Or you can take a complete screenshot. |
我的解决办法:sql区域用来填set相关语句。不要写execute jar语句。jar包和main class还有args都用form来填 |
目前就是这么设计的 |
Search before asking
What happened
dinky-1.2.0 LTS version execute sql:
EXECUTE JAR WITH (
'uri'='my uri',
'main-class'='my main class' ,
'args' = '',
'allowNonRestoredState'='false'
);
server log:
What you expected to happen
success
How to reproduce
none
Anything else
No response
Version
1.2.0
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: