Skip to content

Commit 184d74d

Browse files
authored
Merge pull request #103009 from hrasheed-msft/patch-140
hdinsight heartbeat lost Ambari
2 parents 21fa746 + 4635825 commit 184d74d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

articles/hdinsight/hadoop/apache-ambari-troubleshoot-heartbeat-issues.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,21 @@ The alerts are caused by the Ambari agent not running.
7878

7979
If failover controller services are not running, it is likely due to a problem prevent hdinsight-agent from starting failover controller. Check hdinsight-agent log from `/var/log/hdinsight-agent/hdinsight-agent.out` file.
8080

81+
## Scenario: Heartbeat lost for Ambari
82+
83+
### Issue
84+
85+
Ambari heartbeat agent was lost.
86+
87+
### Cause
88+
89+
OMS logs are causing high CPU utilization.
90+
91+
### Resolution
92+
93+
* Disable OMS logging using the [Disable-AzHDInsightOperationsManagementSuite](https://docs.microsoft.com/powershell/module/az.hdinsight/disable-azhdinsightoperationsmanagementsuite?view=azps-2.8.0) PowerShell module.
94+
* Delete the `mdsd.warn` log file
95+
8196
---
8297

8398
## Next steps

0 commit comments

Comments
 (0)