nerdexam
Microsoft

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.

Explore data and run experiments

Question

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. You need to determine a monitoring solution to track down the issue in the least amount of time. What should you use?

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)
  • A
    6% (4)
  • B
    77% (53)
  • C
    3% (2)
  • D
    13% (9)
  • E
    1% (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.

AAzure Log Analytics log search query

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.

BAmbari REST APICorrect

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.

CAzure Monitor Metrics

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.

DHDInsight .NET SDK

The HDInsight .NET SDK is for programmatic management of clusters, not primarily for interactive, real-time performance monitoring and issue diagnosis.

EAzure Log Analytics alert rule query

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

#HDInsight#Monitoring#Performance Diagnostics#Ambari

Community Discussion

No community discussion yet for this question.

Full DP-100 Practice