We have a shared 10 node hadoop cluster where we have lets say, group of ten people running different hive queries? Now, what I want is to monitor all these hive queries which is being executed through hive-odbc driver. I have checked job history server where I found only part of such queries not all of them. Basically, I was looking for a way to monitor these queries and identified the un-optimized ones out of them. Once identified, I can notify the same to the developer for further improvement.