-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: YARN-5355
-
Fix Version/s: 2.9.0, YARN-5355, 3.0.0-beta1, YARN-5355-branch-2
-
Component/s: None
-
Labels:
-
Hadoop Flags:Reviewed
Below error appears in the log when authorization is enabled.
2017-08-17 11:16:40,664 ERROR collector.NodeTimelineCollectorManager (NodeTimelineCollectorManager.java:doPostPut(227)) - Failed to communicate with NM Collector Service for application_1502964541476_0001 2017-08-17 11:16:40,665 WARN containermanager.AuxServices (AuxServices.java:logWarningWhenAuxServiceThrowExceptions(283)) - The auxService name is timeline_collector and it got an error at event: CONTAINER_INIT org.apache.hadoop.yarn.exceptions.YarnRuntimeException: org.apache.hadoop.yarn.exceptions.YarnRuntimeException: org.apache.hadoop.security.authorize.AuthorizationException: Protocol interface org.apache.hadoop.yarn.server.api.CollectorNodemanagerProtocolPB is not known. at org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorManager.putIfAbsent(TimelineCollectorManager.java:146) at
- is duplicated by
-
YARN-3509 CollectorNodemanagerProtocol's authorization doesn't work
-
- Resolved
-