Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
A new attribute completionTime will be added to container resource as in e.g. below -
. . { "containerId": "container_e3376_1485898199590_0152_01_000006", "component": "LLAP", "state": 4, "exitCode": 0, "diagnostics": "Application stop triggered", "createTime": 1486694235773, "startTime": 1486694235871, "completionTime": 1486694294989, "host": "cn005.example.com", "hostURL": "http://cn005.example.com:8042", "logLink": "http://cn007.example.com:19888/jobhistory/logs/cn005.example.com:45454/container_e3376_1485898199590_0152_01_000006/ctx/root" } . .