DP-100 · Question #98
A company has a Microsoft Azure HDInsight solution that uses different cluster types to process and analyze data. Operations are continuous. Reports indicate slowdowns during a specific time window…
The correct answer is B. Ambari REST API. An Azure HDInsight solution with continuous operations experiences slowdowns during specific time windows, and the fastest monitoring solution to diagnose the issue is required.
Question
Options
- AAzure Log Analytics log search query
- BAmbari REST API
- CAzure Monitor Metrics
- DHDInsight .NET SDK
- EAzure Log Analytics alert rule query
How the community answered
(69 responses)- A6% (4)
- B77% (53)
- C3% (2)
- D13% (9)
- E1% (1)
Why each option
An Azure HDInsight solution with continuous operations experiences slowdowns during specific time windows, and the fastest monitoring solution to diagnose the issue is required.
While Azure Log Analytics collects HDInsight logs, formulating and running complex log search queries to diagnose specific performance issues in real-time may take longer than using Ambari's dedicated performance dashboards.
The Ambari REST API and its associated web UI provide comprehensive, real-time monitoring of HDInsight cluster services, metrics, and alerts, enabling rapid identification of performance bottlenecks and root causes of slowdowns.
Azure Monitor Metrics offers high-level insights for HDInsight but may lack the granular, application-specific details available through Ambari needed for deep troubleshooting of internal cluster slowdowns.
The HDInsight .NET SDK is for programmatic management of clusters, not primarily for interactive, real-time performance monitoring and issue diagnosis.
An Azure Log Analytics alert rule query is designed for proactive notifications when conditions are met, not for interactive, in-depth troubleshooting and tracking down the root cause of an ongoing performance issue.
Concept tested: HDInsight cluster monitoring with Ambari
Source: https://learn.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-manage-ambari
Topics
Community Discussion
No community discussion yet for this question.