You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Hitesh Shah (Created) (JIRA)" <ji...@apache.org> on 2011/11/17 01:45:51 UTC

[jira] [Created] (MAPREDUCE-3421) Error in MR AM shutdown when running an uber-job

Error in MR AM shutdown when running an uber-job
------------------------------------------------

                 Key: MAPREDUCE-3421
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3421
             Project: Hadoop Map/Reduce
          Issue Type: Sub-task
          Components: mrv2
    Affects Versions: 0.23.0, 0.24.0
            Reporter: Hitesh Shah
             Fix For: 0.23.1


Exception thrown during the un-registration process in the ContainerAllocator#stop. Exception trace in next comment. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-3421) Error in MR AM shutdown when running an uber-job

Posted by "Hitesh Shah (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167846#comment-13167846 ] 

Hitesh Shah commented on MAPREDUCE-3421:
----------------------------------------

Being addressed as part of MAPREDUCE-3426. 

RMCommunicator#stop gets invoked multiple times making the MR AM to unregister more than once. 
                
> Error in MR AM shutdown when running an uber-job
> ------------------------------------------------
>
>                 Key: MAPREDUCE-3421
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3421
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: mrv2
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Hitesh Shah
>             Fix For: 0.23.1
>
>
> Exception thrown during the un-registration process in the ContainerAllocator#stop. Exception trace in next comment. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-3421) Error in MR AM shutdown when running an uber-job

Posted by "Hitesh Shah (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13151691#comment-13151691 ] 

Hitesh Shah commented on MAPREDUCE-3421:
----------------------------------------

2011-11-17 00:16:43,310 INFO [CompositeServiceShutdownHook for org.apache.hadoop.mapreduce.v2.app.MRAppMaster] org.apache.hadoop.mapreduce.v2.app.rm.RMContainerAllocator: Exception while unregistering
RemoteTrace:
 at LocalTrace:
        org.apache.hadoop.yarn.exceptions.impl.pb.YarnRemoteExceptionPBImpl: Application doesn't exist in cache appattempt_1321488463590_0002_000001
        at org.apache.hadoop.yarn.ipc.ProtoOverHadoopRpcEngine$Invoker.invoke(ProtoOverHadoopRpcEngine.java:151)
        at $Proxy19.finishApplicationMaster(Unknown Source)
        at org.apache.hadoop.yarn.api.impl.pb.client.AMRMProtocolPBClientImpl.finishApplicationMaster(AMRMProtocolPBClientImpl.java:84)
        at org.apache.hadoop.mapreduce.v2.app.rm.RMCommunicator.unregister(RMCommunicator.java:200)
        at org.apache.hadoop.mapreduce.v2.app.rm.RMCommunicator.stop(RMCommunicator.java:223)
        at org.apache.hadoop.mapreduce.v2.app.MRAppMaster$ContainerAllocatorRouter.stop(MRAppMaster.java:636)
        at org.apache.hadoop.yarn.service.CompositeService.stop(CompositeService.java:95)
        at org.apache.hadoop.yarn.service.CompositeService.stop(CompositeService.java:85)
        at org.apache.hadoop.yarn.service.CompositeService$CompositeServiceShutdownHook.run(CompositeService.java:119)

                
> Error in MR AM shutdown when running an uber-job
> ------------------------------------------------
>
>                 Key: MAPREDUCE-3421
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3421
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: mrv2
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Hitesh Shah
>             Fix For: 0.23.1
>
>
> Exception thrown during the un-registration process in the ContainerAllocator#stop. Exception trace in next comment. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (MAPREDUCE-3421) Error in MR AM shutdown when running an uber-job

Posted by "Hitesh Shah (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hitesh Shah resolved MAPREDUCE-3421.
------------------------------------

    Resolution: Duplicate
      Assignee: Hitesh Shah
    
> Error in MR AM shutdown when running an uber-job
> ------------------------------------------------
>
>                 Key: MAPREDUCE-3421
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3421
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: mrv2
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Hitesh Shah
>            Assignee: Hitesh Shah
>             Fix For: 0.23.1
>
>
> Exception thrown during the un-registration process in the ContainerAllocator#stop. Exception trace in next comment. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira