[
https://issues.apache.org/jira/browse/SQOOP-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14638044#comment-14638044
]
Sqoop QA bot commented on SQOOP-2422:
-------------------------------------
Testing file
[SQOOP-2422.patch|https://issues.apache.org/jira/secure/attachment/12746682/SQOOP-2422.patch]
against branch sqoop2 took 0:39:36.923801.
{color:green}Overall:{color} +1 all checks pass
{color:green}SUCCESS:{color} Clean was successful
{color:green}SUCCESS:{color} Patch applied correctly
{color:green}SUCCESS:{color} Patch add/modify test case
{color:green}SUCCESS:{color} License check passed
{color:green}SUCCESS:{color} Patch compiled
{color:green}SUCCESS:{color} All fast unit tests passed (executed 682 tests)
{color:green}SUCCESS:{color} All slow unit tests passed (executed 1 tests)
{color:green}SUCCESS:{color} All fast integration tests passed (executed 29
tests)
{color:green}SUCCESS:{color} All slow integration tests passed (executed 42
tests)
Console output is available
[here|https://builds.apache.org/job/PreCommit-SQOOP-Build/1471/console].
This message is automatically generated.
> 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)