Jarek Jarcec Cecho created SQOOP-2422:
-----------------------------------------

             Summary: 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


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)

Reply via email to