You manage a solution that uses Azure HDInsight clusters.
You need to implement a solution to monitor cluster performance and status.
Which technology should you use?
You manage a solution that uses Azure HDInsight clusters.
You need to implement a solution to monitor cluster performance and status.
Which technology should you use?
To effectively monitor cluster performance and status in Azure HDInsight, Azure Log Analytics is the recommended technology. Azure Log Analytics can monitor not just individual cluster nodes but multiple HDInsight clusters simultaneously within a single workspace. This includes collecting and querying logs, and analyzing performance metrics across various clusters. Consequently, it delivers a comprehensive solution for monitoring beyond the scope of the Ambari tools.
The question is asking about ' Implement a Solution' - I think the answer is 'Ambari REST API' Ambari Web UI is a Tool but not a Technology to implement the solution.
Ambari web UI is the answer. https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-key-scenarios-to-monitor
Why not Ambari REST API and Azure Log Analytics?
I looked up the link shared, this is correct.
https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-manage-ambari
https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-manage-ambari
https://azure.microsoft.com/en-us/blog/monitoring-on-hdinsight-part-1-an-overview/ The recommended way to monitor workload information and logs on Azure HDInsight is using Azure Monitor logs.
One of the key benefits of Azure Monitor logs is that you can push metrics and logs from multiple HDInsight clusters to the same Log Analytics workspace, allowing you to monitor multiple clusters in one place.
I think Azure Log Analytics would be the answer. ALA monitors the Performance and Availability of the clusters. Whereas Ambari is used to Monitor the Health and Utilization for any given HDIsight Cluster. Can anyone plz confirm the correct answer.
Correct answer is Ambari REST API
It say implement a solution, not use a solution. I would think REST API.
100% is E
https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-key-scenarios-to-monitor hence E is the answer
hi to all, i agree with "rjdask", the text says "...IMPLEMENT..." so it means develop, so i will choose also Ambari REST API Regards
https://docs.cloudera.com/HDPDocuments/Ambari-2.7.5.0/managing-and-monitoring-ambari/content/amb_understanding_ambari_architecture.html
this exam dp-200 variation bellow justifies NOW the use of ambari web UI, in this case yes, this is the right answer. 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? A. Azure Log Analytics log search query B. Ambari REST API C. Azure Monitor Metrics D. HDInsight .NET SDK E. Azure Log Analytics alert rule query
It say "determine a monitoring solution " not to implement solution!
It say "determine a monitoring solution " not to implement solution!
this exam dp-200 variation bellow justifies NOW the use of ambari web UI, in this case yes, this is the right answer. 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? A. Azure Log Analytics log search query B. Ambari REST API C. Azure Monitor Metrics D. HDInsight .NET SDK E. Azure Log Analytics alert rule query
It say "determine a monitoring solution " not to implement solution!
It say "determine a monitoring solution " not to implement solution!
Why the correct answer is Azure Log Analytics?¿
CDE all look correct to me
Apache Ambari simplifies Hadoop management by providing an easy-to-use web UI. You can use Ambari to manage and monitor Hadoop clusters. Developers can integrate these capabilities into their applications by using the Ambari REST APIs.
It should be Ambari web UI . https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-key-scenarios-to-monitor