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

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

Nandor Kollar created PIG-5244:
----------------------------------

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


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)