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:15:04 UTC

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

Daniel Dai created PIG-4437:
-------------------------------

             Summary: 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


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)