[ https://issues.apache.org/jira/browse/ATLAS-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14596086#comment-14596086 ]
sandeep samudrala commented on ATLAS-25: ---------------------------------------- For 1) Map data is copied to ImmutableSortedMap and all the test cases are accordingly modified to fit in the sorted order. 2) hadoop needs to be upgraded to 2.7.0(https://issues.apache.org/jira/browse/HADOOP-10786 fixed in 2.7.0) after which the tests run fine with hadoop 2.7.0 client. > Jdk8 compatibility of Atlas > --------------------------- > > Key: ATLAS-25 > URL: https://issues.apache.org/jira/browse/ATLAS-25 > Project: Atlas > Issue Type: Bug > Reporter: sandeep samudrala > Assignee: sandeep samudrala > Priority: Minor > Attachments: ATLAS-25-v3.patch, ATLAS-25.patch, ATLAS-25_jdk8.patch > > > 1) Hashing /indexing in Map is changed in java 8 and so unit tests doing > map.tostring are failing. > 2) With java 8 kerberos security for keytab has been moved to subject > (HADOOP-10786) and there by UserGroupInformation.isLoginKeytabBased() fails. -- This message was sent by Atlassian JIRA (v6.3.4#6332)