[
https://issues.apache.org/jira/browse/SQOOP-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abraham Elmahrek updated SQOOP-2422:
------------------------------------
Summary: Sqoop2: Test TestJSONIntermediateDataFormat is failing on JDK8
(was: Test TestJSONIntermediateDataFormat is failing on JDK8)
> 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
>
>
> 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)