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

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

GitHub user lewismc opened a pull request:

    https://github.com/apache/gora/pull/60

    GORA-443 Upgrade HBase to 1.2.0

    This is a (currently failing) attempt to upgrade gora-hbase to HBase 1.2.0
    Failing tests are as numerous... however with a bit more sleep I am sure 
I/we can figure it out. 
    This is a good start for now, most of the APi upgrades have been undertaken 
however within the Maven compile output log you will see deprecation on some 
methods... we will wish to fix this at some stage I would imagine.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lewismc/gora GORA-433

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/gora/pull/60.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #60
    
----
commit 0b8baa9a47577633be7b17959ff3fa1f0674bfaa
Author: Lewis John McGibbney <[email protected]>
Date:   2016-03-26T11:01:14Z

    GORA-443 Upgrade HBase to 1.2.0

----


> Upgrade HBase to 1.2.0
> ----------------------
>
>                 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.3.4#6332)

Reply via email to