You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2015/10/13 01:31:05 UTC

[jira] [Updated] (TEZ-1692) Reduce code duplication between TezMapredSplitsGrouper and TezMapreduceSplitsGrouper

     [ https://issues.apache.org/jira/browse/TEZ-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Siddharth Seth updated TEZ-1692:
--------------------------------
    Attachment: TEZ-1692.1.txt

The patch moves the logic and the constants into TezSplitGrouper. This operates upon SplitContainers, and GroupedSplitContainers.

[~bikassaha] - please review.

> Reduce code duplication between TezMapredSplitsGrouper and TezMapreduceSplitsGrouper
> ------------------------------------------------------------------------------------
>
>                 Key: TEZ-1692
>                 URL: https://issues.apache.org/jira/browse/TEZ-1692
>             Project: Apache Tez
>          Issue Type: Improvement
>            Reporter: Siddharth Seth
>         Attachments: TEZ-1692.1.txt
>
>
> The two are almost identical - with lots of repeated logic. The main difference being the mapred / mapreduce InputSplit being grouped.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)