|
|
+
Kugathasan Abimaran 2013-02-07, 13:05
-
Re: Closing long running hive query forcefullyNitin Pawar 2013-02-07, 13:21
hive waits till the hadoop job is completed. so unless you kill the job of
jdbc connection is dropped I don't see any other way to reduce the load on application. best when you think its long enough, you will need to find a way to kill the hadoop job. That will automatically release the resources in the pipeline On Thu, Feb 7, 2013 at 6:35 PM, Kugathasan Abimaran < [EMAIL PROTECTED]> wrote: > Hi All, > > > Are there anyways to close the long running hive query through hive-jdbc? > Since when ever Hive hangs, my application also hang, So I want to close > the hive connection forcefully after a certain time. > > > > -- > Thanks, > With Regards, > > Abimaran > -- Nitin Pawar +
Gabor Makrai 2013-02-07, 16:12
+
Edward Capriolo 2013-02-07, 16:31
+
Kugathasan Abimaran 2013-02-13, 06:10
+
wzc 2013-03-19, 04:17
|