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 2014/09/21 06:30:33 UTC

[jira] [Resolved] (PIG-4187) Fix Orc e2e tests

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

Daniel Dai resolved PIG-4187.
-----------------------------
      Resolution: Fixed
    Hadoop Flags: Reviewed

Patch committed to trunk. Thanks Rohini for review!

> Fix Orc e2e tests
> -----------------
>
>                 Key: PIG-4187
>                 URL: https://issues.apache.org/jira/browse/PIG-4187
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.14.0
>
>         Attachments: PIG-4187-1.patch
>
>
> Several Orc e2e tests still fail on trunk. There are several causes:
> 1. kryo.jar is missing if using PPD
> 2. UDFContext.tss is not updated in tez container reuse (Orc_3 on tez fail, the second vertex get old UDFContext)
> 3. An old time bug PreCombinerLocalRearrange inner plan does not reset parentPlan (Orc_3 on mr fail, the third MR job fail with ClassNotFound exception for Orc class, because a stale parentPlan contains the whole physicalPlan)



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