You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Anup Ahire (JIRA)" <ji...@apache.org> on 2014/06/24 02:48:24 UTC

[jira] [Commented] (PIG-4024) TestPigStreamingUDF and TestPigStreaming fail on IBM JDK.

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

Anup Ahire commented on PIG-4024:
---------------------------------

Attached patch !

> TestPigStreamingUDF and TestPigStreaming fail on IBM JDK.
> ---------------------------------------------------------
>
>                 Key: PIG-4024
>                 URL: https://issues.apache.org/jira/browse/PIG-4024
>             Project: Pig
>          Issue Type: Improvement
>         Environment: JDK 6  SR12
>            Reporter: Anup Ahire
>            Assignee: Anup Ahire
>         Attachments: PIG-4024.patch
>
>
> These tests are depending on ordering returned by HashMap which is different on IBM JDK. 
> HashMap implementation does not guarantee ordering, testcase should not be dependent on it. TreeMap can be used instead of HashMap.



--
This message was sent by Atlassian JIRA
(v6.2#6252)