[ 
https://issues.apache.org/jira/browse/YARN-5162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arun Suresh updated YARN-5162:
------------------------------
    Summary: Fix Exceptions thrown during AM registerAM call when Distributed 
Scheduling is Enabled  (was: Exceptions thrown during AM registerAM call when 
Distributed Scheduling is Enabled)

> Fix 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: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to