Sreenath Somarajapuram created TEZ-3636:
-------------------------------------------
Summary: Tez UI: Move status strings to individual models
Key: TEZ-3636
URL: https://issues.apache.org/jira/browse/TEZ-3636
Project: Apache Tez
Issue Type: Bug
Reporter: Sreenath Somarajapuram
Assignee: Sreenath Somarajapuram
Right now status check for completion of all entities (App, DAG, Vertex etc) is
handled by one single function definition @
https://github.com/apache/tez/blob/master/tez-ui/src/main/webapp/app/models/abstract.js#L49
As per the discussions that happened @
https://issues.apache.org/jira/browse/TEZ-3630?focusedCommentId=15879901&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15879901
I'm creating this ticket to move the status strings to each of the respective
data model.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)