Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7BFE0200B82 for ; Fri, 16 Sep 2016 23:27:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 785B3160AC4; Fri, 16 Sep 2016 21:27:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id DDF5A160AB7 for ; Fri, 16 Sep 2016 23:27:21 +0200 (CEST) Received: (qmail 91850 invoked by uid 500); 16 Sep 2016 21:27:20 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 91825 invoked by uid 99); 16 Sep 2016 21:27:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Sep 2016 21:27:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 85D772C0D5A for ; Fri, 16 Sep 2016 21:27:20 +0000 (UTC) Date: Fri, 16 Sep 2016 21:27:20 +0000 (UTC) From: "Konstantin Shvachko (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-10866) Fix Eclipse Java 8 compile errors related to generic parameters. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 16 Sep 2016 21:27:22 -0000 [ https://issues.apache.org/jira/browse/HDFS-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko updated HDFS-10866: --------------------------------------- Attachment: HDFS-10866.02.patch > 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 > Assignee: Konstantin Shvachko > Attachments: HDFS-10866.01.patch, HDFS-10866.02.patch, IntelliJ.png > > > 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-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org