{"id":1224,"date":"2019-06-13T00:00:00","date_gmt":"2019-06-13T00:00:00","guid":{"rendered":""},"modified":"2025-06-24T10:35:58","modified_gmt":"2025-06-24T17:35:58","slug":"monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization","status":"publish","type":"post","link":"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/","title":{"rendered":"Monitoring on Azure HDInsight Part 3: Performance and resource utilization"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><em style=\"font-family: inherit;font-size: 100%;font-style: italic;font-variant: normal;font-weight: inherit;letter-spacing: normal;text-align: left;text-decoration: none;text-indent: 0px;text-transform: none;vertical-align: baseline;padding: 0px;margin: 0px;border: 0px none currentColor\">This is the third blog post in a four-part series on Monitoring on Azure HDInsight. <\/em><em style=\"font-family: inherit;font-size: 100%;font-style: italic;font-variant: normal;font-weight: inherit;letter-spacing: normal;text-align: left;text-decoration: none;text-indent: 0px;text-transform: none;vertical-align: baseline;padding: 0px;margin: 0px;border: 0px none currentColor\"><a href=\"https:\/\/azure.microsoft.com\/en-in\/blog\/monitoring-on-hdinsight-part-1-an-overview\/\" target=\"_blank\" rel=\"noopener\">Part 1<\/a> is an overview that discusses the three main monitoring categories: cluster health and availability, resource utilization and performance, and job status and logs. <\/em><em style=\"font-family: inherit;font-size: 100%;font-style: italic;font-variant: normal;font-weight: inherit;letter-spacing: normal;text-align: left;text-decoration: none;text-indent: 0px;text-transform: none;vertical-align: baseline;padding: 0px;margin: 0px;border: 0px none currentColor\"><a href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-2-cluster-health-and-availability\/\" target=\"_blank\" rel=\"noopener\">Part 2 <\/a>centered on the first topic, monitoring cluster health and availability. This blog covers the second of those topics, performance and resource utilization, in more depth.<\/em><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<p class=\"wp-block-paragraph\">Monitoring performance and resource utilization is a fundamental way to gain better insights into how your cluster is running. You can keep tabs on metrics, such as CPU, memory, and network usage, to better understand how your cluster is handling your workloads and whether you have enough resources to complete the task at hand. Azure HDInsight offers two tools that can be used for monitoring cluster resource utilization: Apache Ambari and integration with Azure Monitor logs. Apache Ambari is included on all Azure HDInsight clusters and provides an easy-to-use web UI that can be used to monitor the cluster and perform configuration changes. Azure Monitor logs collects metrics and logs from multiple resources, including HDInsight clusters, into a Log Analytics workspace. A Log Analytics workspace presents your metrics and logs as structured, queryable tables which can be used to configure custom alerts.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"apache-ambari\">Apache Ambari<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"dashboard\">Dashboard<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The Ambari dashboard contains a slew of widgets that show metrics designed to give a glanceable overview of your cluster. These widgets show general usage metrics, such as cluster CPU, memory, and network usage, as well as metrics specific to certain cluster types, like YARN ResourceManager information for Spark\/Hadoop clusters and broker information for Kafka clusters.<\/p>\n\n\n\n<figure class=\"wp-block-image has-custom-border\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/06\/42ba112f-cd68-435f-b1cd-9e963f7fb87e.webp\" alt=\"ambari_dashboard\" style=\"border-radius:0px\" title=\"ambari_dashboard\" \/><\/figure>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\"><em>The Ambari Dashboard, included on all Azure HDInsight clusters.<\/em><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"hosts\">Hosts<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Ambari also provides a hosts tab that enables you to view utilization metrics on a per-node basis. The hosts tab shows glanceable statistics for all nodes in the cluster. Selecting the name of a node opens a detailed view for that node, which shows graphs for host metrics.<\/p>\n\n\n\n<div class=\"row wp-block-html\">\n<figure><img loading=\"lazy\" decoding=\"async\" title=\"hosts_view\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/06\/1d3b63e4-92fb-441a-b474-2879f31a9c9e.webp\" alt=\"hosts_view\" width=\"337\" height=\"480\"><\/figure><div class=\"left\" style=\"float: left;width: 50%;align-items: center\"><\/div>\n<figure><img loading=\"lazy\" decoding=\"async\" title=\"hosts_cpu\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/06\/7443877d-2292-448a-820a-08980554bc36.webp\" alt=\"hosts_cpu\" width=\"640\" height=\"451\"><\/figure><div class=\"right\" style=\"float: left;width: 50%;align-items: center\"><\/div>\n<\/div>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\"><em>The Ambari Hosts view shows detailed utilization information for individual nodes in your cluster.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To drill down further into any particular utilization host metric, select a graph to show a breakdown of metrics displayed in that graph.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"alerts\">Alerts<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Ambari also provides several configurable alerts out of the box that can provide notification of specific events. Alerts are shown in the upper-right corner of Ambari on HDInsight 4.0 as a bell icon accompanied by a red badge containing the number of active alert notifications.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Ambari offers many predefined alerts you can use to monitor performance, including:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><br><p>Alert Name<\/p><\/td><td><br><p>Description<\/p><\/td><\/tr><tr><td><br><p>ResourceManager CPU Utilization<\/p><\/td><td><br><p>This host-level alert is triggered if CPU utilization of the ResourceManager exceeds certain warning and critical thresholds. It checks the ResourceManager JMX Servlet for the SystemCPULoad property.<\/p><\/td><\/tr><tr><td><br><p>HBase Master CPU Utilization<\/p><\/td><td><br><p>This host-level alert is triggered if CPU utilization of the HBase Master exceeds certain warning and critical thresholds. It checks the HBase Master JMX Servlet for the SystemCPULoad property.<\/p><\/td><\/tr><tr><td><br><p>Host Disk Usage<\/p><\/td><td><br><p>This host-level alert is triggered if the amount of disk space used goes above specific thresholds. The default threshold values are 50 percent for WARNING and 80 percent for CRITICAL.<\/p><\/td><\/tr><tr><td><br><p>History Server CPU Utilization<\/p><\/td><td><br><p>This host-level alert is triggered if the percent of CPU utilization on the History Server exceeds the configured critical threshold. The threshold values are in percent.<\/p><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The detailed view for each alert shows a description of the alert, the specific criteria or thresholds that will trigger a warning or critical alert, and the check interval for the criteria. The thresholds and check interval can be configured for individual alerts.<\/p>\n\n\n\n<figure class=\"wp-block-image has-custom-border\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/06\/acd50a87-e2ca-41f4-8ce4-4de2d1ebdc92.webp\" alt=\"alert_details\" style=\"border-radius:0px\" title=\"alert_details\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><em>The Ambari detailed alert view shows the description of the alert and allows you to edit the check interval and thresholds for the alert to fire.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can also optionally configure email notifications for Ambari alerts. Ambari email notifications can be a good way to monitor alerts when managing many HDInsight clusters.<\/p>\n\n\n\n<figure class=\"wp-block-image has-custom-border\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/06\/f420fbe4-dab8-4b64-ae82-d506c3d6b067.webp\" alt=\"ambari_email\" style=\"border-radius:0px\" title=\"ambari_email\" \/><\/figure>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\"><em>Configuring Ambari email notifications can be a useful way to be notified of alerts for your clusters.<\/em><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"azure-monitor-logs\">Azure Monitor logs<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Azure Monitor logs enables data generated by multiple resources such as HDInsight clusters, to be collected and aggregated in one place to achieve a unified monitoring experience. As a prerequisite, you will need a Log Analytics Workspace to store the collected data. If you have not already created one, you can follow the instructions for <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/azure-monitor\/learn\/quick-create-workspace\" target=\"_blank\" rel=\"noopener\">creating a Log Analytics Workspace<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can then easily <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/hdinsight\/hdinsight-hadoop-oms-log-analytics-tutorial#enable-azure-monitor-logs-by-using-the-portal\" target=\"_blank\" rel=\"noopener\">configure an HDInsight cluster to send a host of logs and metrics to Log Analytics<\/a>. Once Azure Monitor logs integration is enabled, you can <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/azure-monitor\/platform\/data-sources-performance-counters#linux-performance-counters\" target=\"_blank\" rel=\"noopener\">configure the Log Analytics workspace to collect Linux performance counters<\/a> from the nodes and send them to your Log Analytics workspace.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"hdinsight-monitoring-solutions\">HDInsight monitoring solutions<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">HDInsight offers workload-specific, pre-made monitoring dashboards in the form of <a href=\"https:\/\/docs.microsoft.com\/azure\/azure-monitor\/insights\/solutions\">solutions<\/a> that can be used to monitor cluster resource utilization. <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/hdinsight\/hdinsight-hadoop-oms-log-analytics-tutorial#install-hdinsight-cluster-management-solutions\" target=\"_blank\" rel=\"noopener\">Learn how to install a monitoring solution<\/a>. These solutions allow you to monitor metrics like CPU time, available YARN memory, and logical disk writes across multiple clusters. Selecting a graph takes you to the query used to generate it, shown in the logs view.<\/p>\n\n\n\n<figure class=\"wp-block-image has-custom-border\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/06\/8bf4baa8-74e2-49e1-b2a3-512f9014393d.webp\" alt=\"solution_perf\" style=\"border-radius:0px\" title=\"solution_perf\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><em>The HDInsight monitoring solutions provide a simple pre-made dashboard from which you can monitor a host of utilization metrics.<\/em><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"query-metrics-in-the-logs-blade\">Query metrics in the logs blade<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">You can also use the logs view in your Log Analytics workspace to query the metrics tables directly.<\/p>\n\n\n\n<figure class=\"wp-block-image has-custom-border\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/06\/fab1628c-80e6-477d-ad48-2a0622cfc2bb.webp\" alt=\"logs_perf\" style=\"border-radius:0px\" title=\"logs_perf\" \/><\/figure>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\"><em>The Logs blade in a Log Analytics workspace lets you query collected metrics and logs across many clusters.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The computer performance tab in the logs blade of your Log Analytics Workspace lists a number of sample queries related to availability, such as:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><br><p><strong>Query Name<\/strong><\/p><\/td><td><br><p><strong>Description<\/strong><\/p><\/td><\/tr><tr><td><br><p>What data is being collected?<\/p><\/td><td><br><p>List the collected performance counters and object types Process, Memory, Processor.<\/p><\/td><\/tr><tr><td><br><p>Memory and CPU usage<\/p><\/td><td><br><p>Chart all computers&#8217; used memory and CPU, over the last hour.<\/p><\/td><\/tr><tr><td><br><p>CPU usage trends over the last day<\/p><\/td><td><br><p>Calculate CPU usage patterns across all computers, chart by percentiles.<\/p><\/td><\/tr><tr><td><br><p>Top 10 computers with the highest disk space<\/p><\/td><td><br><p>Show the top 10 computers with the highest available disk space.<\/p><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"azure-monitor-alerts\">Azure Monitor alerts<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">You can also set up <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/azure-monitor\/platform\/alerts-metric\" target=\"_blank\" rel=\"noopener\">Azure Monitor alerts<\/a> that will trigger when the value of a metric or the results of a query meet certain conditions. You can condition on a query returning a record with a value that is greater than or less than some threshold, or even on the number of results returned by a query. For example, you could create an alert to send an email if CPU usage stays above a defined threshold for a sustained period of time.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There are several types of actions you can choose to trigger when your alert fires, such as an email, SMS, push, voice, an Azure Function, a LogicApp, a Webhook, an ITSM, or an Automation Runbook. You can set multiple actions for a single alert. Find more information about these different types of actions by visiting our documentation, \u201c<a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/azure-monitor\/platform\/action-groups#action-specific-information\" target=\"_blank\" rel=\"noopener\">Create and manage action groups in the Azure portal<\/a>.\u201d<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Finally, you can specify a severity for the alert in addition to the name. The ability to specify severity is a powerful tool that can be used when creating multiple alerts. For example, you could create one alert to raise a Warning (Sev 1) alert if a single head node becomes unavailable and another alert that raises a Critical (Sev 0) alert in the unlikely event that both head nodes go down. Alerts can be grouped by severity when viewed later.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"next-steps\">Next steps<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Between Apache Ambari and Azure Monitor logs integration, Azure HDInsight offers comprehensive solutions for monitoring the performance and resource utilization of all your clusters. For more information see our documentation, \u201c<a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/hdinsight\/hdinsight-key-scenarios-to-monitor\" target=\"_blank\" rel=\"noopener\">Monitor cluster performance<\/a>.\u201d<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you haven\u2019t read the other parts in this series, you can check those out here:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\"><a href=\"https:\/\/azure.microsoft.com\/blog\/monitoring-on-hdinsight-part-1-an-overview\/\" target=\"_blank\" rel=\"noopener\">Monitoring on Azure HDInsight Part 1: An Overview<\/a><\/li>\n\n\n\n<li class=\"wp-block-list-item\"><a href=\"https:\/\/azure.microsoft.com\/blog\/monitoring-on-azure-hdinsight-part-2-cluster-health-and-availability\/\" target=\"_blank\" rel=\"noopener\">Monitoring on Azure HDInsight Part 2: Cluster health and availability<\/a><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Stay tuned for the next part in the <em>Monitoring on Azure HDInsight<\/em> blog series.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Learn how to monitor performance and resource utilization on Azure HDInsight by keeping tabs on metrics, such as CPU, memory, and network usage, to better understand how your cluster is handling your workloads and whether you have enough resources to complete the task at hand.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ms_queue_id":[],"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","_alt_title":"","footnotes":"","msx_community_cta_settings":[]},"categories":[1456,1482],"tags":[48],"audience":[3054,3057,3053],"content-type":[1511],"product":[2895,1533],"tech-community":[],"topic":[],"coauthors":[432],"class_list":["post-1224","post","type-post","status-publish","format-standard","hentry","category-devops","category-management-and-governance","tag-big-data","audience-business-decision-makers","audience-data-professionals","audience-it-decision-makers","content-type-best-practices","product-azure-hdinsight-on-azure-kubernetes-service-aks","product-azure-monitor","review-flag-1680286581-295","review-flag-1-1680286581-825","review-flag-2-1680286581-601","review-flag-4-1680286581-250","review-flag-percent"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Monitoring on Azure HDInsight Part 3: Performance and resource utilization | Microsoft Azure Blog<\/title>\n<meta name=\"description\" content=\"Learn how to monitor performance and resource utilization on Azure HDInsight by keeping tabs on metrics, such as CPU, memory, and network usage, to better understand how your cluster is handling your workloads and whether you have enough resources to complete the task at hand.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Monitoring on Azure HDInsight Part 3: Performance and resource utilization | Microsoft Azure Blog\" \/>\n<meta property=\"og:description\" content=\"Learn how to monitor performance and resource utilization on Azure HDInsight by keeping tabs on metrics, such as CPU, memory, and network usage, to better understand how your cluster is handling your workloads and whether you have enough resources to complete the task at hand.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Azure Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/microsoftazure\" \/>\n<meta property=\"article:published_time\" content=\"2019-06-13T00:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-24T17:35:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/06\/42ba112f-cd68-435f-b1cd-9e963f7fb87e.webp\" \/>\n<meta name=\"author\" content=\"Tyler Fox\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@azure\" \/>\n<meta name=\"twitter:site\" content=\"@azure\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Tyler Fox\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/\"},\"author\":[{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/tyler-fox\/\",\"@type\":\"Person\",\"@name\":\"Tyler Fox\"}],\"headline\":\"Monitoring on Azure HDInsight Part 3: Performance and resource utilization\",\"datePublished\":\"2019-06-13T00:00:00+00:00\",\"dateModified\":\"2025-06-24T17:35:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/\"},\"wordCount\":1312,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/06\/42ba112f-cd68-435f-b1cd-9e963f7fb87e.webp\",\"keywords\":[\"Big Data\"],\"articleSection\":[\"DevOps\",\"Management and governance\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/\",\"name\":\"Monitoring on Azure HDInsight Part 3: Performance and resource utilization | Microsoft Azure Blog\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/06\/42ba112f-cd68-435f-b1cd-9e963f7fb87e.webp\",\"datePublished\":\"2019-06-13T00:00:00+00:00\",\"dateModified\":\"2025-06-24T17:35:58+00:00\",\"description\":\"Learn how to monitor performance and resource utilization on Azure HDInsight by keeping tabs on metrics, such as CPU, memory, and network usage, to better understand how your cluster is handling your workloads and whether you have enough resources to complete the task at hand.\",\"breadcrumb\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/#primaryimage\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/06\/42ba112f-cd68-435f-b1cd-9e963f7fb87e.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/06\/42ba112f-cd68-435f-b1cd-9e963f7fb87e.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog home\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"DevOps\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/devops\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Monitoring on Azure HDInsight Part 3: Performance and resource utilization\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"name\":\"Microsoft Azure Blog\",\"description\":\"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.\",\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\",\"name\":\"Microsoft Azure Blog\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"width\":512,\"height\":512,\"caption\":\"Microsoft Azure Blog\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/microsoftazure\",\"https:\/\/x.com\/azure\",\"https:\/\/www.instagram.com\/microsoftdeveloper\/\",\"https:\/\/www.linkedin.com\/company\/16188386\",\"https:\/\/www.youtube.com\/user\/windowsazure\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117\",\"name\":\"shakir\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"caption\":\"shakir\"},\"sameAs\":[\"https:\/\/azure.microsoft.com\"],\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Monitoring on Azure HDInsight Part 3: Performance and resource utilization | Microsoft Azure Blog","description":"Learn how to monitor performance and resource utilization on Azure HDInsight by keeping tabs on metrics, such as CPU, memory, and network usage, to better understand how your cluster is handling your workloads and whether you have enough resources to complete the task at hand.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/","og_locale":"en_US","og_type":"article","og_title":"Monitoring on Azure HDInsight Part 3: Performance and resource utilization | Microsoft Azure Blog","og_description":"Learn how to monitor performance and resource utilization on Azure HDInsight by keeping tabs on metrics, such as CPU, memory, and network usage, to better understand how your cluster is handling your workloads and whether you have enough resources to complete the task at hand.","og_url":"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/","og_site_name":"Microsoft Azure Blog","article_publisher":"https:\/\/www.facebook.com\/microsoftazure","article_published_time":"2019-06-13T00:00:00+00:00","article_modified_time":"2025-06-24T17:35:58+00:00","og_image":[{"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/06\/42ba112f-cd68-435f-b1cd-9e963f7fb87e.webp","type":"","width":"","height":""}],"author":"Tyler Fox","twitter_card":"summary_large_image","twitter_creator":"@azure","twitter_site":"@azure","twitter_misc":{"Written by":"Tyler Fox","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/#article","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/"},"author":[{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/tyler-fox\/","@type":"Person","@name":"Tyler Fox"}],"headline":"Monitoring on Azure HDInsight Part 3: Performance and resource utilization","datePublished":"2019-06-13T00:00:00+00:00","dateModified":"2025-06-24T17:35:58+00:00","mainEntityOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/"},"wordCount":1312,"commentCount":0,"publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/06\/42ba112f-cd68-435f-b1cd-9e963f7fb87e.webp","keywords":["Big Data"],"articleSection":["DevOps","Management and governance"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/","name":"Monitoring on Azure HDInsight Part 3: Performance and resource utilization | Microsoft Azure Blog","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/#primaryimage"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/06\/42ba112f-cd68-435f-b1cd-9e963f7fb87e.webp","datePublished":"2019-06-13T00:00:00+00:00","dateModified":"2025-06-24T17:35:58+00:00","description":"Learn how to monitor performance and resource utilization on Azure HDInsight by keeping tabs on metrics, such as CPU, memory, and network usage, to better understand how your cluster is handling your workloads and whether you have enough resources to complete the task at hand.","breadcrumb":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/#primaryimage","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/06\/42ba112f-cd68-435f-b1cd-9e963f7fb87e.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/06\/42ba112f-cd68-435f-b1cd-9e963f7fb87e.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/monitoring-on-azure-hdinsight-part-3-performance-and-resource-utilization\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog home","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/"},{"@type":"ListItem","position":2,"name":"DevOps","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/devops\/"},{"@type":"ListItem","position":3,"name":"Monitoring on Azure HDInsight Part 3: Performance and resource utilization"}]},{"@type":"WebSite","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","name":"Microsoft Azure Blog","description":"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.","publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization","name":"Microsoft Azure Blog","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","width":512,"height":512,"caption":"Microsoft Azure Blog"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/microsoftazure","https:\/\/x.com\/azure","https:\/\/www.instagram.com\/microsoftdeveloper\/","https:\/\/www.linkedin.com\/company\/16188386","https:\/\/www.youtube.com\/user\/windowsazure"]},{"@type":"Person","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117","name":"shakir","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4","url":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","caption":"shakir"},"sameAs":["https:\/\/azure.microsoft.com"],"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/"}]}},"msxcm_display_generated_audio":false,"msxcm_animated_featured_image":null,"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Microsoft Azure Blog","distributor_original_site_url":"https:\/\/azure.microsoft.com\/en-us\/blog","push-errors":false,"_links":{"self":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/1224","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/comments?post=1224"}],"version-history":[{"count":1,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/1224\/revisions"}],"predecessor-version":[{"id":43074,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/1224\/revisions\/43074"}],"wp:attachment":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/media?parent=1224"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/categories?post=1224"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tags?post=1224"},{"taxonomy":"audience","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/audience?post=1224"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/content-type?post=1224"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/product?post=1224"},{"taxonomy":"tech-community","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tech-community?post=1224"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/topic?post=1224"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/coauthors?post=1224"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}