You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Sreenath Somarajapuram (JIRA)" <ji...@apache.org> on 2015/05/01 10:24:06 UTC

[jira] [Comment Edited] (TEZ-2395) Tez UI: Minimum/Maximum Duration show a empty bracket next to 0 secs when you purposefully failed a job.

    [ https://issues.apache.org/jira/browse/TEZ-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14522928#comment-14522928 ] 

Sreenath Somarajapuram edited comment on TEZ-2395 at 5/1/15 8:23 AM:
---------------------------------------------------------------------

Closing td tag is missing.
/*
             <td>
               {{failedTasks}}
-            </td>
*/
Other than that looks good.


was (Author: sreenath):
Closing td tag is missing.
             <td>
               {{failedTasks}}
-            </td>
Other than that looks good.

> Tez UI: Minimum/Maximum Duration show a empty bracket next to 0 secs when you purposefully failed a job.
> --------------------------------------------------------------------------------------------------------
>
>                 Key: TEZ-2395
>                 URL: https://issues.apache.org/jira/browse/TEZ-2395
>             Project: Apache Tez
>          Issue Type: Bug
>          Components: UI
>            Reporter: Prakash Ramachandran
>            Assignee: Prakash Ramachandran
>         Attachments: TEZ-2395.1.patch
>
>
> I set hive.tez.java.opts=-Xmx1m in order to fail a query.
> Vertex Details shows an empty bracket as shown in the attached screenshot:
> Minimum Duration 0 secs [ ] 
> Maximum Duration 0 secs [ ]
> It would look better if the empty bracket is not displayed in a case there is no ask attempts.
> reported by [~taksaito]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)