Bikas Saha created TEZ-1145: ------------------------------- Summary: Vertices should not start if they have uninitialized custom edges Key: TEZ-1145 URL: https://issues.apache.org/jira/browse/TEZ-1145 Project: Apache Tez Issue Type: Bug Reporter: Bikas Saha
If the vertex is connected to a custom edge and the edge manager has not been set yet, then that vertex should not start. If it does then it will end up starting tasks that dont have all their specifications identified. -- This message was sent by Atlassian JIRA (v6.2#6252)