You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Koji Noguchi (JIRA)" <ji...@apache.org> on 2016/04/28 17:28:12 UTC

[jira] [Commented] (PIG-4881) TestBuiltin.testUniqueID failing on hadoop-1.x after PIG-4833

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

Koji Noguchi commented on PIG-4881:
-----------------------------------

{panel}
Testcase: testUniqueID took 22.598 sec
    FAILED
expected:<\[0-5]> but was:<\[1-0]>                                                                                                                    junit.framework.AssertionFailedError: expected:<\[0-5]> but was:<\[1-0]>
    at org.apache.pig.test.TestBuiltin.testUniqueID(TestBuiltin.java:3225)
{panel}

Error message is opposite in that expected was "[1-0]" and result was "[0-5]".  
In any cases, this is showing the job didn't run with 2 mappers.



> TestBuiltin.testUniqueID failing on hadoop-1.x after PIG-4833
> -------------------------------------------------------------
>
>                 Key: PIG-4881
>                 URL: https://issues.apache.org/jira/browse/PIG-4881
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Koji Noguchi
>            Assignee: Koji Noguchi
>            Priority: Minor
>
> Patch from PIG-4819 that changed RANDOM() broke TestBuiltin.testURIWithCurlyBrace which I fixed in PIG-4833 which broke TestBuiltin.testUniqueID in hadoop1.x mode...
> Hopefully I can fix this without breaking another test...



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