kexianda created PIG-4597:
-----------------------------

             Summary: 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
            Reporter: kexianda
            Assignee: kexianda


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)

Reply via email to