[
https://issues.apache.org/jira/browse/YARN-5162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15302856#comment-15302856
]
Arun Suresh edited comment on YARN-5162 at 5/26/16 9:37 PM:
------------------------------------------------------------
I think the javadoc warnings can be ignored.. since its for a generated
(non-public) class..
But the checkstyle warnings look fixable..
Can we also test the check the fact that min and incr capabilities are being
sent on the wire ?
was (Author: asuresh):
I think the javadoc warnings can be ignored.. since its for a generated
(non-public) class..
But the checkstyle warnings look fixable..
Can we also test the fact that min and incr capabilities are being sent on the
wire ?
> Exceptions thrown during AM 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]