Re: queues, beeline/hs2 and tez

2016-03-01 Thread Gopal Vijayaraghavan
> tez.queue.name via the --hiveconf switch on beeline and it doesn't look >to me it works. the question is... should it? Nope, it shouldn't, because of Tez sessions the conf param is not job. The tez.queue.name can be changed while a JDBC connection is up, so it is not picked up from the conf &

Re: queues, beeline/hs2 and tez

2016-03-01 Thread Siddharth Seth
+ user@hive. This is specific to the way hive handles queues, and user@hive would be the correct list to get an answer. On Fri, Feb 26, 2016 at 3:21 PM, Stephen Sprague wrote: > hey guys (its me again!) > > this is a simple one i think. i'm trying to set the tez.queue.name via > the --hiveconf