[ https://issues.apache.org/jira/browse/TEZ-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13741835#comment-13741835
]
Siddharth Seth commented on TEZ-254:
------------------------------------
Approach looks good. Instead of maintaining a new map, the AMContainerMap can be used to find
'valid' containers
{code}
context.getAllContainers().get(containerId)
{code}
> Log different messages for valid containers which are being told to die versus Invalid
containers
> -------------------------------------------------------------------------------------------------
>
> Key: TEZ-254
> URL: https://issues.apache.org/jira/browse/TEZ-254
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Bikas Saha
> Priority: Minor
> Labels: TEZ-0.3.0, newbie
> Attachments: syslog, TEZ-254.patch
>
>
> The logs are seen often in jobs. May be innocuous. Attached AM syslog.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|