Hi guys, I'm trying to connect flink streaming and zeppelin, however if I try to resubmit a streaming program from zeppelin I receive a "org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException".
Is there a way to cancel a running Streaming Job ? And would cancelling the Streaming Job in this case free up resources for resubmission? best, Nikolaas