You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2014/09/13 02:54:35 UTC

[jira] [Commented] (HADOOP-11090) [Umbrella] Issues with Java 8 in Hadoop

    [ https://issues.apache.org/jira/browse/HADOOP-11090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14132405#comment-14132405 ] 

Andrew Purtell commented on HADOOP-11090:
-----------------------------------------

You'll have issues with Javadoc lint during *compile*. It can be disabled by a javac flag, unfortunately not recognized by javac < 8, but maybe some Maven magic could take care of that. Or, the javadoc itself can be fixed.

> [Umbrella] Issues with Java 8 in Hadoop
> ---------------------------------------
>
>                 Key: HADOOP-11090
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11090
>             Project: Hadoop Common
>          Issue Type: Task
>            Reporter: Mohammad Kamrul Islam
>            Assignee: Mohammad Kamrul Islam
>
> Java 8 is coming quickly to various clusters. Making sure Hadoop seamlessly works  with Java 8 is important for the Apache community.
>   
> This JIRA is to track  the issues/experiences encountered during Java 8 migration. If you find a potential bug , please create a separate JIRA either as a sub-task or linked into this JIRA.
> If you find a Hadoop or JVM configuration tuning, you can create a JIRA as well. Or you can add  a comment  here.



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