You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Vikram Dixit K (JIRA)" <ji...@apache.org> on 2014/03/20 02:30:46 UTC

[jira] [Created] (TEZ-961) Incorrect split generation

Vikram Dixit K created TEZ-961:
----------------------------------

             Summary: Incorrect split generation
                 Key: TEZ-961
                 URL: https://issues.apache.org/jira/browse/TEZ-961
             Project: Apache Tez
          Issue Type: Bug
    Affects Versions: 0.4.0
            Reporter: Vikram Dixit K


2014-03-19 17:55:29,044 INFO [AsyncDispatcher event handler] org.apache.hadoop.mapred.split.TezMapredSplitsGrouper: Desired splits: 1 too large.  Desired splitLength: 224 Min splitLength: 16777216 New desired splits: 1 Total length: 224 Original splits: 4

The split is actually 0 sized but we are creating 4 initial splits and 3 grouped splits (all of size 0).



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