Details
Description
[TimelineServiceV1Publisher|eclipse-javadoc:%E2%98%82=hadoop-yarn-server-resourcemanager/src%5C/main%5C/java%3Corg.apache.hadoop.yarn.server.resourcemanager.metrics%7BTimelineServiceV1Publisher.java%E2%98%83TimelineServiceV1Publisher].appCreated will cause NPE as we use like below
entityInfo.put(ApplicationMetricsConstants.APPLICATION_PRIORITY_INFO, app.getApplicationPriority().getPriority());
We have to handle this case while recovery.
Attachments
Attachments
Issue Links
- blocks
-
HADOOP-15501 [Umbrella] Upgrade efforts to Hadoop 3.x
- Open
- is broken by
-
YARN-5865 Retrospect updateApplicationPriority api to handle state store exception in align with YARN-5611
- Resolved
- is duplicated by
-
YARN-8358 ResourceManager restart fail to recover due to TimelineServiceV1Publisher NPE
- Resolved