ok,thank you.
------------------ ???????? ------------------ ??????: "z...@zjdex.com";<z...@zjdex.com>; ????????: 2017??7??31??(??????) ????9:31 ??????: "????"<ji_ch...@qq.com>; "user"<user@flink.apache.org>; ????: re: How can I submit a flink job to YARN/Cluster from java code? You can see the detail information at https://ci.apache.org/projects/flink/flink-docs-release-1.3/monitoring/rest_api.html. In this link, it is not said the restful API can not used in yarn cluster. I think it is ok, and you can try. :) z...@zjdex.com ???????? ???? ?????????? 2017-07-28 18:14 ???????? z...@zjdex.com; user ?????? ??????re: How can I submit a flink job to YARN/Cluster from java code? Hi, Thanks for yor help. This is a good idea. Maybe I didn't understand the information of restful API. I think the restful API can not submit a job to yarn. Is that right? ------------------ ???????? ------------------ ??????: "z...@zjdex.com";<z...@zjdex.com>; ????????: 2017??7??28??(??????) ????5:15 ??????: "????"<ji_ch...@qq.com>; "user"<user@flink.apache.org>; ????: re: How can I submit a flink job to YARN/Cluster from java code? Hi: I think you can use Flink restful API, like "POST: /jars/MyProgram.jar/run?savepointPath=/my-savepoints/savepoint-1bae02a80464&allowNonRestoredState=true" The detail information of restful API , you can see the link https://ci.apache.org/projects/flink/flink-docs-release-1.3/monitoring/rest_api.html . z...@zjdex.com ???????? ???? ?????????? 2017-07-28 15:50 ???????? user ?????? How can I submit a flink job to YARN/Cluster from java code? Hello?? I want to submit a flink job to YARN/Cluster from java code.If this is feasible? Is there anyone tried to do it before ?? Thanks