Not the most obvious place in the docs... but this is probably helpful:
https://spark.apache.org/docs/latest/sql-programming-guide.html#scheduling

You likely want to put each user in their own pool.

On Tue, Oct 20, 2015 at 11:55 AM, Sadhan Sood <sadhan.s...@gmail.com> wrote:

> Hi All,
>
> Does anyone have fair scheduling working for them in a hive server? I have
> one hive thriftserver running and multiple users trying to run queries at
> the same time on that server using a beeline client. I see that a big query
> is stopping all other queries from making any progress. Is this supposed to
> be this way? Is there anything else that I need to be doing for fair
> scheduling to be working for the thriftserver?
>

Reply via email to