简体   繁体   中英

Upload the Flink task jar package to the Flink cluster through Java code

Do not use streamexecutionenvironment.Createremoteenvironment(), but now I have a jar package. I want to upload it directly to the Flink cluster, just like the submit new job of flinkweb, but it uses code.How do I implement this feature?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM