Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
2.8.0
-
None
Description
ApplicationHistoryManagerOnTimelineStore#convertToApplicationReport can NPE for a job that was run prior to the cluster upgrading to 2.8. It blindly assumes preemption metrics are present when CPU metrics are present, and when they are not it triggers the NPE.
Attachments
Attachments
Issue Links
- is broken by
-
YARN-4218 Metric for resource*time that was preempted
- Resolved