You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Rohini Palaniswamy (JIRA)" <ji...@apache.org> on 2016/05/23 05:43:12 UTC

[jira] [Commented] (PIG-4902) Fix UT failures on 0.16 branch: TestTezGraceParallelism, TestPigScriptParser

    [ https://issues.apache.org/jira/browse/PIG-4902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15295938#comment-15295938 ] 

Rohini Palaniswamy commented on PIG-4902:
-----------------------------------------

bq. The vertex output data size is larger since DistinctCombiner does not do column projection.
   Did not understand why the data size is larger. Distinct is on the whole alias right? What column projection are we talking about?. I can revisit  PIG-4884 if there is data size increase and try fixing that.

> Fix UT failures on 0.16 branch: TestTezGraceParallelism, TestPigScriptParser
> ----------------------------------------------------------------------------
>
>                 Key: PIG-4902
>                 URL: https://issues.apache.org/jira/browse/PIG-4902
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.16.0, 0.17.0
>
>         Attachments: PIG-4902-1.patch
>
>
> Saw UT failures in TestPigScriptParser and TestTezGraceParallelism on 0.16 branch and trunk. 
> TestTezGraceParallelism failures are introduced by PIG-4884. The vertex output data size is larger since DistinctCombiner does not do column projection. Also due to the plan change, the vertex name also changed.



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