History Server Component Health

Microsoft.HDInsight.Rollup.HistoryServerYarnComponentToMapReduceYarnServiceAvailability (DependencyMonitor)

Rolls up History Server Component availability monitors to the HDInsight MapReduce Service.

Knowledge Base article:

Summary

This monitor is the rollup of availability monitoring for History Server Host Component. If the state is unknown - monitoring has not been initialized yet.

Causes

An unhealthy state for this monitor indicates some problem with availability of History Server Host Component. View all current alerts for MapReduce Cluster Service using this link:

View Alerts

Resolutions

Use the health explorer to drill down and find the cause of the unhealthy state. Use the knowledge on the specific monitor causing the issue to troubleshoot and fix the problem.

Element properties:

TargetMicrosoft.HDInsight.ClusterService.MapReduceYarn
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.HDInsight.MapReduceYarnServiceContainsHistoryServerYarnComponent
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.HDInsight.Rollup.HistoryServerYarnComponentToMapReduceYarnServiceAvailability" Target="Microsoft.HDInsight.ClusterService.MapReduceYarn" ParentMonitorID="Health!System.Health.AvailabilityState" RelationshipType="Microsoft.HDInsight.MapReduceYarnServiceContainsHistoryServerYarnComponent" MemberMonitor="Health!System.Health.AvailabilityState" Accessibility="Public" Enabled="true" Remotable="true" Priority="Normal">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>