You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "sandeep samudrala (JIRA)" <ji...@apache.org> on 2015/08/02 11:23:04 UTC

[jira] [Updated] (ATLAS-25) Fix Atlas on Java 8

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

sandeep samudrala updated ATLAS-25:
-----------------------------------
    Attachment: ATLAS-25-v6.patch

[~shwethags][~suma.shivaprasad]. I did rebase and updated the patch. Verified both on java7 and java 8. 
Can this be reviewed and merged? 
Thanks


> Fix Atlas on Java 8
> -------------------
>
>                 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-V5.patch, ATLAS-25-v3.patch, ATLAS-25-v4.patch, ATLAS-25-v6.patch, ATLAS-25.patch
>
>
> 1) Hashing /indexing in Map is changed in java 8 and so unit tests doing map.tostring are failing.
> 2)   a) With java 8 kerberos security for keytab has been moved to subject (HADOOP-10786) and there by UserGroupInformation.isLoginKeytabBased() fails.
>       b) SecureEmbeddedServerIT fails for authentication which is fixed in HADOOP-10786 client.
> 3) Enunciate plugin is not supported with jdk8



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)