Re: Number of hive-server2 threads increments after jdbc connection

2014-05-04 Thread Shengjun Xin
Is it same with https://issues.apache.org/jira/browse/HIVE-6866 ? On Tue, Apr 29, 2014 at 8:26 PM, Dima Fadeyev wrote: > Hi, Chinna. Thanks for your reply. > > Yes, modifying code solves the problem. This is what my code looks like (a > piece of it): > > Connection con = > DriverManager.ge

Tez jobs and yarn queues

2014-05-04 Thread Bryan Jeffrey
Hello. I am running hadoop 2.2.0 and Hive 0.13.0. I am experimenting with Tez 0.4.0. I seem to only be able to execute a single job at a time. With standard Yarn MR jobs, I can execute multiple jobs simultaneously using the fair scheduler. I added my yarn queue names to Tez, but it continues to ex