[jira] [Updated] (TEZ-2386) Tez UI: Inconsistent usage of icon colors

2015-05-01 Thread Prakash Ramachandran (JIRA)

 [ 
https://issues.apache.org/jira/browse/TEZ-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Prakash Ramachandran updated TEZ-2386:
--
Attachment: TEZ-2386.4.patch

attaching rebased patch

> Tez UI: Inconsistent usage of icon colors
> -
>
> Key: TEZ-2386
> URL: https://issues.apache.org/jira/browse/TEZ-2386
> Project: Apache Tez
>  Issue Type: Bug
>  Components: UI
>Reporter: Prakash Ramachandran
>Assignee: Prakash Ramachandran
> Attachments: TEZ-2386.1.patch, TEZ-2386.2.patch, TEZ-2386.3.patch, 
> TEZ-2386.4.patch, TEZ-2386.wip.1.patch
>
>
> if there's failed attempts in a DAG, and it succeeds - an orange icon shows 
> up on the DAG page. This is very useful to identify DAGs which may need some 
> debugging.
> However, the color is Green for Vertex / Task views after this - so it's 
> difficult to know which one actually had problems.



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


[jira] [Updated] (TEZ-2386) Tez UI: Inconsistent usage of icon colors

2015-04-30 Thread Prakash Ramachandran (JIRA)

 [ 
https://issues.apache.org/jira/browse/TEZ-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Prakash Ramachandran updated TEZ-2386:
--
Attachment: TEZ-2386.3.patch

thanks [~Sreenath] I have attached the patch with the changes. 
additionally I have added proper dependencies on computed properties where they 
were missing. 
can you take a look?

> Tez UI: Inconsistent usage of icon colors
> -
>
> Key: TEZ-2386
> URL: https://issues.apache.org/jira/browse/TEZ-2386
> Project: Apache Tez
>  Issue Type: Bug
>  Components: UI
>Reporter: Prakash Ramachandran
>Assignee: Prakash Ramachandran
> Attachments: TEZ-2386.1.patch, TEZ-2386.2.patch, TEZ-2386.3.patch, 
> TEZ-2386.wip.1.patch
>
>
> if there's failed attempts in a DAG, and it succeeds - an orange icon shows 
> up on the DAG page. This is very useful to identify DAGs which may need some 
> debugging.
> However, the color is Green for Vertex / Task views after this - so it's 
> difficult to know which one actually had problems.



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


[jira] [Updated] (TEZ-2386) Tez UI: Inconsistent usage of icon colors

2015-04-29 Thread Prakash Ramachandran (JIRA)

 [ 
https://issues.apache.org/jira/browse/TEZ-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Prakash Ramachandran updated TEZ-2386:
--
Attachment: TEZ-2386.2.patch

reattaching the patch as UT failed due to unrelated reason (timeout)

> Tez UI: Inconsistent usage of icon colors
> -
>
> Key: TEZ-2386
> URL: https://issues.apache.org/jira/browse/TEZ-2386
> Project: Apache Tez
>  Issue Type: Bug
>  Components: UI
>Reporter: Prakash Ramachandran
>Assignee: Prakash Ramachandran
> Attachments: TEZ-2386.1.patch, TEZ-2386.2.patch, TEZ-2386.wip.1.patch
>
>
> if there's failed attempts in a DAG, and it succeeds - an orange icon shows 
> up on the DAG page. This is very useful to identify DAGs which may need some 
> debugging.
> However, the color is Green for Vertex / Task views after this - so it's 
> difficult to know which one actually had problems.



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


[jira] [Updated] (TEZ-2386) Tez UI: Inconsistent usage of icon colors

2015-04-29 Thread Prakash Ramachandran (JIRA)

 [ 
https://issues.apache.org/jira/browse/TEZ-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Prakash Ramachandran updated TEZ-2386:
--
Attachment: TEZ-2386.1.patch

changes
* fixed the warning icon to be consistent
* fixed few issues in position of icon in index/graphical view page
* fixed links to failed tasks/attempts
[~Sreenath] can you review?

* added failed tasks count to history event [~hitesh]/[~zjffdu] can you review 
the java changes?

> Tez UI: Inconsistent usage of icon colors
> -
>
> Key: TEZ-2386
> URL: https://issues.apache.org/jira/browse/TEZ-2386
> Project: Apache Tez
>  Issue Type: Bug
>  Components: UI
>Reporter: Prakash Ramachandran
>Assignee: Prakash Ramachandran
> Attachments: TEZ-2386.1.patch, TEZ-2386.wip.1.patch
>
>
> if there's failed attempts in a DAG, and it succeeds - an orange icon shows 
> up on the DAG page. This is very useful to identify DAGs which may need some 
> debugging.
> However, the color is Green for Vertex / Task views after this - so it's 
> difficult to know which one actually had problems.



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


[jira] [Updated] (TEZ-2386) Tez UI: Inconsistent usage of icon colors

2015-04-29 Thread Prakash Ramachandran (JIRA)

 [ 
https://issues.apache.org/jira/browse/TEZ-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Prakash Ramachandran updated TEZ-2386:
--
Attachment: TEZ-2386.wip.1.patch

Hi [~Sreenath] can you have a look? one issue i faced was the icons were not 
getting positioned properly (due to position absolute in task-status class). 
similar issue with the graphical view.

> Tez UI: Inconsistent usage of icon colors
> -
>
> Key: TEZ-2386
> URL: https://issues.apache.org/jira/browse/TEZ-2386
> Project: Apache Tez
>  Issue Type: Bug
>  Components: UI
>Reporter: Prakash Ramachandran
>Assignee: Prakash Ramachandran
> Attachments: TEZ-2386.wip.1.patch
>
>
> if there's failed attempts in a DAG, and it succeeds - an orange icon shows 
> up on the DAG page. This is very useful to identify DAGs which may need some 
> debugging.
> However, the color is Green for Vertex / Task views after this - so it's 
> difficult to know which one actually had problems.



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