Hi Angelica

You can run any number of flink jobs in flink cluster. There is no
restriction as such until and unless there are issues with flink jobs
resource sharing(Ex : two jobs accessing same port).

On Tue, Jun 12, 2018 at 5:03 AM, Angelica <[email protected]>
wrote:

> I have a Flink Standalone Cluster based on Flink 1.4.2 (1 job manager, 4
> task
> slots) and want to submit two different Flink programs.
> Not sure if this is possible at all as some flink archives say that a job
> manager can only run one job. If this is true, any ideas how can I get
> around this issue? There is only one machine available for the Flink
> cluster
> and we don't want to use any resource manager such as Mesos or Yarn.
>
> Any hints?
>
>
>
>
>
>
> --
> Sent from: http://apache-flink-user-mailing-list-archive.2336050.
> n4.nabble.com/
>

Reply via email to