Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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:
[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