er
variables so I'm guessing it's more subtle then that.
Thanks,
Kris
On 8/15/13 5:29 PM, "Kristopher Glover" wrote:
>Thanks for all the great insight. I'll poke around a little more to see
>if I could at least start documenting the changes required to make
ews
> is that we have been making significant improvements in this aspect.
>
> Brock
>
>
> On Thu, Aug 15, 2013 at 2:55 PM, Kristopher Glover >wrote:
>
> > Interesting, I didn't realize that. If that's the case then I suppose
> it'd
> > be really
e'd like to remove
>that lock but it will be a large project.
>
>Brock
>
>
>On Thu, Aug 15, 2013 at 11:12 AM, Kristopher Glover
>wrote:
>
>> Hi Everyone,
>>
>> I'm experiencing a threading issue with the Hive client where I w
Hi Everyone,
I'm experiencing a threading issue with the Hive client where I want to run
multiple queries on the same JVM.
The problem I'm having is that org.apache.hadoop.hive.ql.Driver#run (line 907)
has the following few lines of code :
synchronized (compileMonitor) {
ret = compil