You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2014/12/04 22:06:13 UTC

[jira] [Updated] (HBASE-12637) Compilation with Hadoop-2.4- is broken

     [ https://issues.apache.org/jira/browse/HBASE-12637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Enis Soztutar updated HBASE-12637:
----------------------------------
    Fix Version/s: 1.0.0

> Compilation with Hadoop-2.4- is broken 
> ---------------------------------------
>
>                 Key: HBASE-12637
>                 URL: https://issues.apache.org/jira/browse/HBASE-12637
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 1.0.0
>
>
> HBASE-12554 introduced 
> {code}
> public static class MockMapping extends ScriptBasedMapping {
> {code}
> which breaks compilation with earlier hadoop versions: 
> {code}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile) on project hbase-server: Compilation failure: Compilation failure:
> [ERROR] /Users/enis/projects/rc-test/hbase-0.99.2/hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestBaseLoadBalancer.java:[77,42] error: cannot inherit from final ScriptBasedMapping
> {code}



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