[
https://issues.apache.org/jira/browse/PIG-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Dai updated PIG-4024:
----------------------------
Resolution: Fixed
Fix Version/s: 0.14.0
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Patch committed to trunk. Thanks Anup!
> 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
> Fix For: 0.14.0
>
> 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)