- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Hive - Tool or Way to view history of hive queries and its execution timings
- Labels:
-
Apache Hive
Created 06-12-2017 12:04 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Friends,
We are facing a problem in monitoring the Hive queries execution. Basically, we need to have a tool or method to check the list of hive queries we're executing and performance of each query which ran in past. Cluster Admin is having tools to monitor the currently running queries only. Do you happen to know what tools can help here?
Created 06-12-2017 08:30 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, you take a look at the Tez view in ambari and also smartsense activity analysis - https://docs.hortonworks.com/HDPDocuments/SS1/SmartSense-1.4.0/bk_installation/content/activity_anal...
Created 06-15-2017 10:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thank you @Dennis Connolly. I'll check
Created 06-12-2017 10:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Here is another link that might help: Using Tez View. This link goes to the the documentation about Tez View, a graphical UI in Ambari that can help you debug and optimize Hive queries that are run on a Tez framework.
Created 06-15-2017 10:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thank you @Frank Welsch. I'll check
