You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ashish Singhi (JIRA)" <ji...@apache.org> on 2016/02/23 14:41:18 UTC

[jira] [Commented] (HBASE-15313) Error compiling hbase with Java8 and Hadoop2

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

Ashish Singhi commented on HBASE-15313:
---------------------------------------

This has been already fixed as part of HBASE-13494 and the fix is available in 0.98.13+ versions. Please upgrade your HBase version.

> Error compiling hbase with Java8 and Hadoop2
> --------------------------------------------
>
>                 Key: HBASE-15313
>                 URL: https://issues.apache.org/jira/browse/HBASE-15313
>             Project: HBase
>          Issue Type: Bug
>          Components: API
>    Affects Versions: 0.98.8
>         Environment: Apache Maven 3.3.9
> Maven home: /home/c1/apache-maven-3.3.9
> Java version: jdk1.8.0_25, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/jdk1.8.0_25/jre
> Default locale: en_IN, platform encoding: UTF-8
> OS name: "linux/centos", version: "2.6.32-573.12.1.el6.x86_64", arch: "amd64", family: "unix"
> Hbase : hbase-0.98.8-hadoop2
> Hadoop: 2.5.2
>            Reporter: Kshitij Shukla
>            Priority: Minor
>              Labels: maven
>
> Getting this error while compiling hbase-0.98.8 using this command *mvn package -DskipTests"* with JAVA8.
> {quote} PoolMap.java error: name clash: remove(K,V) in PoolMap and remove(Object,Object) in Map have the same erasure, yet neither overrides the other {quote}
> However its working when tried Java7. Sorry If I sound less informative about error. I am a newbie and not very familiar with the issue posting practice :) 



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