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

Hitesh Shah resolved TEZ-2331.
------------------------------
    Resolution: Won't Fix

> Container Stop Info Always Missing When Container Reuse Enabled
> ---------------------------------------------------------------
>
>                 Key: TEZ-2331
>                 URL: https://issues.apache.org/jira/browse/TEZ-2331
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Chang Li
>
> Inside otherinfo the container's exit status and end time is always missing 
> when container reuse is enabled.
> {code}
> {
>     "events": [
>         {
>             "timestamp": 1429225237529,
>             "eventtype": "CONTAINER_LAUNCHED",
>             "eventinfo": { }
>         }
>     ],
>     "entitytype": "TEZ_CONTAINER_ID",
>     "entity": "tez_container_e08_1427829803708_21518_01_000002",
>     "starttime": 1429225237529,
>     "domain": "Tez_ATS_application_1427829803708_21518",
>     "relatedentities": { },
>     "primaryfilters": {
>         "applicationId": [
>             "application_1427829803708_21518"
>         ]
>     },
>     "otherinfo": {
>         "containerId": "container_e08_1427829803708_21518_01_000002"
>     }
> }
> {code}



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

Reply via email to