Support Questions

Find answers, ask questions, and share your expertise

Who agreed with this solution

avatar

On Hive CLI depending on the execution engine, for "mr" you can use "set mapred.job.queue.name=<queuename>;" or for "tez" you can use "set tez.queue.name=<queuename>;".

View solution in original post

Who agreed with this solution