You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2015/02/27 08:34:04 UTC

[jira] [Updated] (PIG-4437) Fix tez unit test failure TestJoinSmoke, TestSkewedJoin

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

Daniel Dai updated PIG-4437:
----------------------------
    Attachment: PIG-4437-1.patch

> Fix tez unit test failure TestJoinSmoke, TestSkewedJoin
> -------------------------------------------------------
>
>                 Key: PIG-4437
>                 URL: https://issues.apache.org/jira/browse/PIG-4437
>             Project: Pig
>          Issue Type: Bug
>          Components: tez
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.15.0
>
>         Attachments: PIG-4437-1.patch
>
>
> This is introduced by PIG-4410. For the special tuple, a normal tuple is piggybacked so the memSize should not be 0. It should deduct the size of the mark though (in theory, also need to deduct the cost of 1 field in tuple array, but that is very minor).



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