You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Konstantin Shvachko (JIRA)" <ji...@apache.org> on 2016/09/16 01:23:20 UTC

[jira] [Created] (HDFS-10866) Fix Eclipse Java 8 compile errors related to generic parameters.

Konstantin Shvachko created HDFS-10866:
------------------------------------------

             Summary: Fix Eclipse Java 8 compile errors related to generic parameters.
                 Key: HDFS-10866
                 URL: https://issues.apache.org/jira/browse/HDFS-10866
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 3.0.0-alpha1
            Reporter: Konstantin Shvachko


Compilation with Java 8 in Eclipse returns errors, which are related to the use of generics. This does not effect command line maven builds and is confirmed to be a [bug in Eclipse|https://bugs.eclipse.org/bugs/show_bug.cgi?id=497905#c1].The fix is scheduled only for the next release, so all of us using Eclipse now will have that error.
Unless we fix it in Hadoop code, which makes sense to me as it appears as a warning in any case.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org