[
https://issues.apache.org/jira/browse/SQOOP-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14637988#comment-14637988
]
Jarek Jarcec Cecho commented on SQOOP-2422:
-------------------------------------------
I don't think that the failures are relevant as I'm changing only a test case
that should not affect integration tests. I'll try to re-attach the patch to
see if the issue "fixes" itself.
> 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)