[
https://issues.apache.org/jira/browse/SQOOP-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14693275#comment-14693275
]
Hudson commented on SQOOP-2422:
-------------------------------
SUCCESS: Integrated in Sqoop2 #866 (See
[https://builds.apache.org/job/Sqoop2/866/])
SQOOP-2422: Sqoop2: Test TestJSONIntermediateDataFormat is failing on JDK8
(abe:
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=473de893246a3ee0087ad42a306d3dd715152c29)
*
connector/connector-sdk/src/test/java/org/apache/sqoop/connector/idf/TestJSONIntermediateDataFormat.java
> 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)