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

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

Kshitij Shukla created HBASE-15313:
--------------------------------------

             Summary: 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


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)