You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2014/07/10 16:22:04 UTC

[jira] [Created] (TEZ-1273) Refactor DAGAppMaster to state machine based

Jeff Zhang created TEZ-1273:
-------------------------------

             Summary: Refactor DAGAppMaster to state machine based
                 Key: TEZ-1273
                 URL: https://issues.apache.org/jira/browse/TEZ-1273
             Project: Apache Tez
          Issue Type: Improvement
    Affects Versions: 0.4.0
            Reporter: Jeff Zhang
            Assignee: Jeff Zhang


Almost all our entities (Vertex, Task etc) are state machine based and written using a formal state machine. But DAGAppMaster is not written on a formal state machine even though it has a state machine based behavior. This jira is for refactoring it into state machine based



--
This message was sent by Atlassian JIRA
(v6.2#6252)