[
https://issues.apache.org/jira/browse/TEZ-3496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15825565#comment-15825565
]
Siddharth Seth commented on TEZ-3496:
-------------------------------------
Can we make one addition to the patch. There are cases when 1) attempts may not
be available, 2) log links may not be available for a patch.
Display some kind of a message when these links are clicked, to indicate the
reason for logs not being available. Otherwise - in such cases, it looks like
the UI is broken.
Other than that, looks good to me.
[~harishjp] - any comments?
> Tez UI: Optimize display of all tasks table
> -------------------------------------------
>
> Key: TEZ-3496
> URL: https://issues.apache.org/jira/browse/TEZ-3496
> Project: Apache Tez
> Issue Type: Improvement
> Reporter: Sreenath Somarajapuram
> Assignee: Sreenath Somarajapuram
> Attachments: Final attempt log.png, TEZ-3496.1.patch,
> TEZ-3496.1.WIP.patch, TEZ-3496.2.patch, TEZ-3496.3.patch
>
>
> Display attempt log links in all task tables. The column could be named
> "-Final- Attempt Log"
> - When successfulAttemptId is available, display log links for that specific
> attempt.
> - Else load the attempt under that task with status == "SUCCEEDED", and
> display link log link for the same.
> - Else display log link for last attempt id in
> relatedentities.TEZ_TASK_ATTEMPT_ID
> The change must be made in tasks table under DAG & Vertex.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)