flink submit job rest api classpath jar

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

flink submit job rest api classpath jar

WeiWen Fan
hi
submit job through rest api /jars/:jarid/run
my job is sql and udf , but the rest api only run one jar ,  udf  can't run
simultaneously,  View JarRunHandler code , not support classpath
so  Do I have other methods to achieve?
Two jar packs together?




--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/
Reply | Threaded
Open this post in threaded view
|

Re: flink submit job rest api classpath jar

yinhua.dai
Maybe you could consider to put your udf jar to flink/lib before job
submission.



--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/