You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Adam Szita (JIRA)" <ji...@apache.org> on 2017/05/30 09:53:04 UTC

[jira] [Commented] (PIG-5244) Several unit tests are failing in Tez mode after merging spark branch

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

Adam Szita commented on PIG-5244:
---------------------------------

+1, thanks for fixing this [~nkollar], [^PIG-5244_2.patch] is now committed to trunk and 0.17 branch.

> Several unit tests are failing in Tez mode after merging spark branch
> ---------------------------------------------------------------------
>
>                 Key: PIG-5244
>                 URL: https://issues.apache.org/jira/browse/PIG-5244
>             Project: Pig
>          Issue Type: Bug
>          Components: tez
>            Reporter: Nandor Kollar
>            Assignee: Nandor Kollar
>             Fix For: 0.17.0, 0.18.0
>
>         Attachments: PIG-5244_2.patch, PIG-5244.patch
>
>
> Looks like during the merge in build.xml PIG-5105 was accidentally partially reverted:
> {code}
> <sysproperty key="build.classes" value="${build.classes}" />
> <sysproperty key="test.build.classes" value="${test.build.classes}" />
> <sysproperty key="ivy.lib.dir" value="${ivy.lib.dir}" />
> {code}
> was removed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)