@(metricsList: Collection[JobMetadata])
| App ID | Configuration | Started | Completed | User | Status | ResourceManager Link | |
|---|---|---|---|---|---|---|---|
| @s.getId | tony-final.xml | @s.getStartedDate.format(Constants.TIME_FORMAT) | @if(s.getCompleted == -1) {- | } else {@s.getCompletedDate.format(Constants.TIME_FORMAT) | }@s.getUser | @s.getStatus | Link |
| App ID | Configuration | Started | Completed | User | Status | ResourceManager Link |