You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org> on 2015/07/23 01:20:04 UTC

[jira] [Updated] (SQOOP-2422) Test TestJSONIntermediateDataFormat is failing on JDK8

     [ https://issues.apache.org/jira/browse/SQOOP-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Jarcec Cecho updated SQOOP-2422:
--------------------------------------
    Attachment: SQOOP-2422.patch

Small patch, so I'm skipping review board.

> 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)