Details
Description
YARN AHS returns startTime value for both submitTime and startTime for the jobs. Looks the code sets the submitTime with startTime value.
curl --negotiate -u: http://prabhuzeppelin3.openstacklocal:8188/ws/v1/applicationhistory/apps
<submittedTime>1495015537574</submittedTime><startedTime>1495015537574</startedTime><finishedTime>1495016384084</finishedTime>
Attachments
Attachments
Issue Links
- breaks
-
YARN-9855 Fix ApplicationReportProto submitTime id in branch-2.8/branch-2.7
- Resolved