Re: flink submit job rest api classpath jar

2019-02-17 Thread 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/

flink submit job rest api classpath jar

2019-02-17 Thread 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-ma