Re: using a Yarn cluster for both Spark and Flink

2018-01-17 Thread Georg Heiler
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 schrieb am Do. 18. Jan. 2018 um 08:30: > Is it standard approach to set up a

using a Yarn cluster for both Spark and Flink

2018-01-17 Thread Soheil Pourbafrani
Is it standard approach to set up a Yarn cluster for running both Spark and Flink applications?