You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/15 11:40:01 UTC

[jira] [Commented] (GORA-443) Upgrade HBase to 1.2.3

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

ASF GitHub Bot commented on GORA-443:
-------------------------------------

Github user alfonsonishikawa commented on the issue:

    https://github.com/apache/gora/pull/95
  
    I know this thread is old, but I don't understand why this not surfaced before (the issue at HBase is from 2014). It seems that at HBase they will not fix it until 2.0.0: https://issues.apache.org/jira/browse/HBASE-8770
    Thank you for the hack-fix!  :+1: 


> Upgrade HBase to 1.2.3
> ----------------------
>
>                 Key: GORA-443
>                 URL: https://issues.apache.org/jira/browse/GORA-443
>             Project: Apache Gora
>          Issue Type: Improvement
>          Components: gora-hbase
>            Reporter: Ted Yu
>            Assignee: Lewis John McGibbney
>             Fix For: 0.7
>
>
> HBase 1.1.2 release is the current stable release.
> Gora should be built based on HBase 1.1.2
> Currently I got the following compilation error:
> {code}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project gora-hbase: Compilation failure
> [ERROR] /home/hbase/gora/gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseTableConnection.java:[59,7] error: HBaseTableConnection is not abstract and does not override abstract method checkAndDelete(byte[],byte[],byte[],CompareOp,byte[],Delete) in Table
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)