[
https://issues.apache.org/jira/browse/TEZ-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355934#comment-14355934
]
Bikas Saha commented on TEZ-2190:
---------------------------------
+1 Looks good.
Minor. Instead of overloading hasInputInitializer, the check could go into the
else block of the hasInputInitializer check.
> TestOrderedWordCount fails when generateSplitsInClient set to true
> ------------------------------------------------------------------
>
> Key: TEZ-2190
> URL: https://issues.apache.org/jira/browse/TEZ-2190
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Hitesh Shah
> Assignee: Hitesh Shah
> Attachments: TEZ-2190.1.patch, TEZ-2190.2.patch
>
>
> numTasks for the map stage is unset in this scenario leading to the following
> error:
> {code}
> java.lang.IllegalStateException: initialmap has -1 tasks but does not have
> input initializers, 1-1 uninited sources or custom vertex manager to set it
> at runtime
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)