Hitesh Shah created TEZ-2190:
--------------------------------
Summary: 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
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)