We are using DB visualizer to query Hive database on HDP 2.6.x, we are facing connection related issues with DB visualizer and hive.
DB visualizer does not close the connection with Hive thrift server due to that jobs are always in running state in Hive/Hadoop even after a query is successfully executed and the result set is returned on DB Visualizer and eventually those jobs runs forever and consume all the hadoop resources and rest of the jobs are always in ACCEPTED state.
If you have face similar kind of issue can you please help me on this.