[
https://issues.apache.org/jira/browse/SQOOP-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14638124#comment-14638124
]
ASF subversion and git services commented on SQOOP-2422:
--------------------------------------------------------
Commit 473de893246a3ee0087ad42a306d3dd715152c29 in sqoop's branch
refs/heads/sqoop2 from [~abec]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=473de89 ]
SQOOP-2422: Sqoop2: Test TestJSONIntermediateDataFormat is failing on JDK8
(Jarek Jarcec Cecho via Abraham Elmahrek)
> Sqoop2: Test TestJSONIntermediateDataFormat is failing on JDK8
> --------------------------------------------------------------
>
> Key: SQOOP-2422
> URL: https://issues.apache.org/jira/browse/SQOOP-2422
> Project: Sqoop
> Issue Type: Bug
> Reporter: Jarek Jarcec Cecho
> Assignee: Jarek Jarcec Cecho
> Fix For: 1.99.7
>
> Attachments: SQOOP-2422.patch, SQOOP-2422.patch
>
>
> The problem is that we're comparing serialized JSON strings. But JSON is
> key/value pair without specified order and hence this character to character
> comparison is failing on JDK8 that might order the underlaying hash map
> differently.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)