HI, I am trying to deploy my flink code to AWS MSF. I have uploaded the jar to an s3 bucket, created IAM roles for the flink application to MSF to have access to s3 and Kinesis data stream. While starting the app I am getting this error. any idea ?
org.apache.flink.runtime.rest.handler.RestHandlerException: No jobs included in application. at org.apache.flink.runtime.webmonitor.handlers.JarRunOverrideHandler.lambda$handleRequest$4(JarRunOverrideHandler.java:254) at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930) at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java. Thanks and Rgds. Anirban Tarafder [cid:[email protected]] [cid:[email protected]] [cid:[email protected]] [cid:[email protected]] ****************************************************************************************************** This communication, including attachments, is for the exclusive use of addressee and may contain proprietary, confidential and/or privileged information. If you are not the intended recipient, any use, copying, disclosure, dissemination or distribution is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return e-mail, delete this communication and destroy all copies. ******************************************************************************************************
