In your cluster, confirm the following configurations are set:
Configuration | Property | Comments |
---|---|---|
yarn-site.xml | yarn.resourcemanager.system-metrics-publisher.enabled | Enable generic history service in timeline server. Verify that this property is set=true. |
yarn-site.xml | yarn.timeline-service.enabled | Enabled the timeline server for logging details. |
yarn-site.xml | yarn.timeline-service.webapp.address | Value must be the IP:PORT on which timeline server is running |