Greetings all -
I use SQL Squirrel with Apache Hive via JDBC Drivers. For the most part it
works pretty well. There are a few quirks that happen, sometimes a query
gets sent and the "Executing SQL" never returns, I can accept that, it's
new tech (Hive etc). That being said, when there are situations like
that, I'd like to be able to close that tab and have Squirrel chug on with
my other tabs. What has been happening is if I try to close the tab that is
not returning (I've confirmed that the job is done, nothing will be
returned) it asks if I want to save, I click no, and then the No button
gets pressed, and then stuck in. At this point, the whole SQL Squirrel is
locked, I can't get to my other queries, other results, etc. Since this
situation is unpredictable, it's very frustrating as I lost my adhoc
queries I may be running in that session. Can we make it so that what ever
SQL Squirrel is waiting on, that it times out, or just goes on with life if
it doesn't return? A hanging tab shouldn't kill everything within the
app.
Thanks
|