You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flink.apache.org by Soheil Pourbafrani <so...@gmail.com> on 2018/01/18 07:29:35 UTC

using a Yarn cluster for both Spark and Flink

Is it standard approach to set up a Yarn cluster for running both Spark and
Flink applications?

Re: using a Yarn cluster for both Spark and Flink

Posted by Georg Heiler <ge...@gmail.com>.
Why not? Isn't a resource manager meant for this?
You should however clearly define service level agreements as a flink
streaming job might require certain maximum latency opposed to a spark
batch job.
Soheil Pourbafrani <so...@gmail.com> schrieb am Do. 18. Jan. 2018 um
08:30:

> Is it standard approach to set up a Yarn cluster for running both Spark
> and Flink applications?
>