[
https://issues.apache.org/jira/browse/YARN-8961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16669690#comment-16669690
]
Charan Hebri commented on YARN-8961:
------------------------------------
[~akhilpb] below is the response for flow runs,
{noformat}
[
{
"metrics": [],
"events": [],
"createdtime": 1540969639076,
"idprefix": 0,
"id": "hrt_qa@test_flow/1540969639076",
"type": "YARN_FLOW_RUN",
"info": {
"UID": "yarn-cluster!hrt_qa!test_flow!1540969639076",
"SYSTEM_INFO_FLOW_NAME": "test_flow",
"SYSTEM_INFO_FLOW_RUN_ID": 1540969639076,
"SYSTEM_INFO_USER": "hrt_qa",
"FROM_ID": "yarn-cluster!hrt_qa!test_flow!1540969639076"
},
"isrelatedto": {},
"relatesto": {}
},
{
"metrics": [],
"events": [],
"createdtime": 1540969221139,
"idprefix": 0,
"id": "hrt_qa@test_flow/1540969221139",
"type": "YARN_FLOW_RUN",
"info": {
"UID": "yarn-cluster!hrt_qa!test_flow!1540969221139",
"SYSTEM_INFO_FLOW_RUN_END_TIME": 1540969587649,
"SYSTEM_INFO_FLOW_NAME": "test_flow",
"SYSTEM_INFO_FLOW_RUN_ID": 1540969221139,
"SYSTEM_INFO_USER": "hrt_qa",
"FROM_ID": "yarn-cluster!hrt_qa!test_flow!1540969221139"
},
"isrelatedto": {},
"relatesto": {}
}
]{noformat}
You can see that for a flow that hasn't completed yet,
SYSTEM_INFO_FLOW_RUN_END_TIME is not available in the response.
> [UI2] Flow Run End Time shows 'Invalid date'
> --------------------------------------------
>
> Key: YARN-8961
> URL: https://issues.apache.org/jira/browse/YARN-8961
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Charan Hebri
> Assignee: Akhil PB
> Priority: Major
> Attachments: Invalid_Date.png
>
>
> End Time for Flow Runs is shown as *Invalid date* for runs that are in
> progress. This should be shown as *N/A* just like how it is shown for 'CPU
> VCores' and 'Memory Used'. Attached relevant screenshot.
> cc [~akhilpb]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]