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

Bikas Saha commented on TEZ-1076:
---------------------------------

This looks out of the blue? There is not removed code from the remaining test 
code but a valid value of 5 is being returned? 
{code} +    @Override
+    public int getVertexNumTasks(String vertexName) {
+      return 5;
+    }{code}

Still don't get the check for 2 possible end states in the test. We should 
eventually reach the same final stable state each right? Which in this case 
seems to be RUNNING. Different executions of the test wont result in different 
final states, right?

Rest looks good.

> Allow events to be sent to InputInitializers
> --------------------------------------------
>
>                 Key: TEZ-1076
>                 URL: https://issues.apache.org/jira/browse/TEZ-1076
>             Project: Apache Tez
>          Issue Type: Improvement
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>         Attachments: TEZ-1076.1.txt, TEZ-1076.2.txt
>
>
> Events from tasks / vertices to InputInitializers.



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

Reply via email to