[
https://issues.apache.org/jira/browse/YARN-5162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15303059#comment-15303059
]
Hudson commented on YARN-5162:
------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #9869 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/9869/])
YARN-5162. Fix Exceptions thrown during in registerAM call when (arun suresh:
rev 5b41b288d01b0124664ddf6a3d6b545058bcfe6f)
*
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/api/protocolrecords/impl/pb/DistSchedRegisterResponsePBImpl.java
*
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/api/DistributedSchedulerProtocolPB.java
*
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/proto/distributed_scheduler_protocol.proto
*
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestDistributedSchedulingService.java
*
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/security/SchedulerSecurityInfo.java
> Fix Exceptions thrown during registerAM call when Distributed Scheduling is
> Enabled
> -----------------------------------------------------------------------------------
>
> Key: YARN-5162
> URL: https://issues.apache.org/jira/browse/YARN-5162
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Arun Suresh
> Assignee: Hitesh Sharma
> Attachments: YARN-5162.001.patch, YARN-5162.002.patch
>
>
> The following Exception is seen and the AM fails to register with RM:
> {noformat}
> 16/05/24 17:09:26 INFO ipc.Server: Auth successful for
> appattempt_1464108777756_0001_000001 (auth:SIMPLE)
> 16/05/24 17:09:26 INFO amrmproxy.AMRMProxyService: Registering application
> master. Host: Port:0 Tracking Url:
> 16/05/24 17:09:26 INFO amrmproxy.DefaultRequestInterceptor: Forwarding
> registration request to the real YARN RM
> 16/05/24 17:09:26 DEBUG nodemanager.NodeStatusUpdaterImpl: Node's
> health-status : true,
> 16/05/24 17:09:26 DEBUG nodemanager.NodeStatusUpdaterImpl: Sending out 1
> container statuses: [ContainerStatus: [ContainerId:
> container_1464108777756_0001_01_000
> 001, ExecutionType: GUARANTEED, State: RUNNING, Capability: <memory:1024,
> vCores:1>, Diagnostics: , ExitStatus: -1000, ]]
> 16/05/24 17:09:26 WARN ipc.Client: Exception encountered while connecting to
> the server : org.apache.hadoop.security.AccessControlException: Client cannot
> authe
> nticate via:[TOKEN]
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]