Hello,
i'm using zeppelin to test some query against a Flink Cluster (1.17.2),
with 10 tasks slots available.
if i launch any continuous query (read or insert into) any other subsequent
query remains pending until i cancel the previous job.
I can see the active job and all the canceled jobs in t
e query are you clicking "run" on the paragraph or the "run
> all" button on the note? If you click "run all" it would prevent you from
> running them in parallel. When clicking the run on the paragraph you should
> be able to run them in parallel.
>
>