You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2015/05/14 22:32:00 UTC

[jira] [Updated] (TEZ-528) In case of failure, RM unregister loops on an exception

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

Hitesh Shah updated TEZ-528:
----------------------------
    Target Version/s: 0.8.0  (was: 0.6.0)

> In case of failure, RM unregister loops on an exception
> -------------------------------------------------------
>
>                 Key: TEZ-528
>                 URL: https://issues.apache.org/jira/browse/TEZ-528
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Siddharth Seth
>            Priority: Critical
>
> {code}
> org.apache.hadoop.yarn.exceptions.YarnException: Application doesn't exist in cache appattempt_1380753579830_0436_000001
>         at org.apache.hadoop.yarn.ipc.RPCUtil.getRemoteException(RPCUtil.java:45)
>         at org.apache.hadoop.yarn.server.resourcemanager.ApplicationMasterService.finishApplicationMaster(ApplicationMasterService.java:294)
>         at org.apache.hadoop.yarn.api.impl.pb.service.ApplicationMasterProtocolPBServiceImpl.finishApplicationMaster(ApplicationMasterProtocolPBServiceImpl.java:75)
>         at org.apache.hadoop.yarn.proto.ApplicationMasterProtocol$ApplicationMasterProtocolService$2.callBlockingMethod(ApplicationMasterProtocol.java:97)
>         at org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:585)
>         at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:928)
>         at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2048)
>         at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2044)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at javax.security.auth.Subject.doAs(Subject.java:415)
>         at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1495)
>         at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2042)
> {code}
> May be a yarn issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)