You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2014/08/27 19:55:58 UTC

[jira] [Created] (TEZ-1507) Add a doc/wiki page for explaining grouping of splits

Hitesh Shah created TEZ-1507:
--------------------------------

             Summary: Add a doc/wiki page for explaining grouping of splits
                 Key: TEZ-1507
                 URL: https://issues.apache.org/jira/browse/TEZ-1507
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Hitesh Shah
            Assignee: Bikas Saha


Questions such as why is the no. of tasks 32 when the split count is set to 20 :

set tez.am.grouping.by-count=true;  
set tez.am.grouping.split-count=20;

Map 1: 16(+16)/32    Map 3: 1/1    Map 4: 1/1    Reducer 2: 0/1 

It would be good if there was a definite doc that users could be redirected to. 



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