You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Xuefu Zhang (JIRA)" <ji...@apache.org> on 2015/06/12 04:49:01 UTC

[jira] [Resolved] (PIG-4597) Enable "TestNullConstant" unit test in spark mode

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

Xuefu Zhang resolved PIG-4597.
------------------------------
    Resolution: Fixed

Committed to Spark branch. Thanks, Xianda!

> Enable "TestNullConstant" unit test in spark mode 
> --------------------------------------------------
>
>                 Key: PIG-4597
>                 URL: https://issues.apache.org/jira/browse/PIG-4597
>             Project: Pig
>          Issue Type: Sub-task
>          Components: spark
>            Reporter: kexianda
>            Assignee: kexianda
>             Fix For: spark-branch
>
>         Attachments: PIG-4597.patch
>
>
> ant -Dtestcase=TestNullConstant -Dexectype=spark -DdebugPort=9999 -Dhadoopversion=23 test
> You will find following unit test failure:
> Error Message
> expected:<4> but was:<3>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<4> but was:<3>
> 	at org.apache.pig.test.TestNullConstant.testOuterJoin(TestNullConstant.java:117)
> It failed because the actual result of the group operator is not in the same order as expected result.



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