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 "Amol Kekre (JIRA)" <ji...@apache.org> on 2011/07/16 01:57:59 UTC

[jira] [Commented] (MAPREDUCE-2699) AM crashing because of invalid TA_CONTAINER_COMPLETED event

    [ https://issues.apache.org/jira/browse/MAPREDUCE-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066315#comment-13066315 ] 

Amol Kekre commented on MAPREDUCE-2699:
---------------------------------------

----------------------------------------------------------------------
11/06/20 11:14:13 INFO impl.TaskImpl: Created attempt attempt_1308567773400_0002_m_008476_0
11/06/20 11:14:17 INFO impl.TaskAttemptImpl: Processing attempt_1308567773400_0002_m_008476_0 of type TA_SCHEDULE
11/06/20 11:14:17 INFO impl.TaskAttemptImpl: attempt_1308567773400_0002_m_008476_0 TaskAttempt Transitioned from NEW to
UNASSIGNED
11/06/20 11:16:26 INFO rm.RMContainerAllocator: Assiging container id {, app_id {, id: 2, cluster_timestamp:
1308567773400, }, id: 9176, }, container_manager_address: "...", node_http_address:
"...", resource {, memory: 1536, }, state: C_INITIALIZING, container_token {, identifier:
"...", password:
"...", kind: "ContainerToken", service:
"...", }, 
11/06/20 11:16:26 INFO rm.RMContainerAllocator: Assigned container ... to attempt_1308567773400_0002  
       // TODO: Make sure that child's mapred-local-dir is set correctly.
_m_008476_0
11/06/20 11:16:26 INFO rm.RMContainerAllocator: Assigned container (id {, app_id {, id: 2, cluster_timestamp:
1308567773400, }, id: 9176, }, container_manager_address: "...", node_http_address:
"...", resource {, memory: 1536, }, state: C_INITIALIZING, container_token {, identifier:
"...", password:
"...", kind: "ContainerToken", service:
"...", }, )  to task attempt_1308567773400_0002_m_008476_0 on node ...
11/06/20 11:16:26 INFO impl.TaskAttemptImpl: Processing attempt_1308567773400_0002_m_008476_0 of type TA_ASSIGNED
11/06/20 11:16:26 INFO impl.TaskAttemptImpl: attempt_1308567773400_0002_m_008476_0 TaskAttempt Transitioned from
UNASSIGNED to ASSIGNED
11/06/20 11:16:26 INFO event.AsyncDispatcher: Dispatching the event EventType: CONTAINER_REMOTE_LAUNCH for taskAttempt
attempt_1308567773400_0002_m_008476_0
11/06/20 11:17:22 INFO launcher.ContainerLauncherImpl: Processing the event EventType: CONTAINER_REMOTE_LAUNCH for
taskAttempt attempt_1308567773400_0002_m_008476_0
11/06/20 11:17:25 INFO rm.RMContainerAllocator: Received completed container id {, app_id {, id: 2, cluster_timestamp:
1308567773400, }, id: 9176, }, container_manager_address: "...", node_http_address:
"...", resource {, memory: 1536, }, state: C_COMPLETE, container_status {, container_id {,
app_id {, id: 2, cluster_timestamp: 1308567773400, }, id: 9176, }, state: C_COMPLETE, diagnostics: "",
exit_status: "NA", }, 
11/06/20 11:17:25 INFO impl.TaskAttemptImpl: Processing attempt_1308567773400_0002_m_008476_0 of type
TA_CONTAINER_COMPLETED
11/06/20 11:17:25 INFO impl.TaskAttemptImpl: Processing attempt_1308567773400_0002_m_008476_0 of type
TA_DIAGNOSTICS_UPDATE
11/06/20 11:17:25 INFO impl.TaskAttemptImpl: Diagnostics report from attempt_1308567773400_0002_m_008476_0: 
11/06/20 11:17:30 INFO rm.RMContainerAllocator: Setting job diagnostics to Invalid event TA_CONTAINER_COMPLETED on
TaskAttempt attempt_1308567773400_0002_m_008476_0
----------------------------------------------------------------------

> AM crashing because of invalid TA_CONTAINER_COMPLETED event
> -----------------------------------------------------------
>
>                 Key: MAPREDUCE-2699
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2699
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Arun C Murthy
>            Assignee: Sharad Agarwal
>             Fix For: 0.23.0
>
>
> AM crashing because of invalid TA_CONTAINER_COMPLETED event

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira