Right, hbase 1.0 was skipped when Kylin upgrade from hbase 0.98 to 1.1; But you can clone Kylin's source code for hbase 1.x, manually modify the hbase version to the version you want in pom.xml, fix a couple of compilation errors and then make a new binary package.
2017-05-02 15:04 GMT+08:00 Hong Wei <hwei2...@qq.com>: > Hi Kylin: Kylin 1.6.0 > Hadoop 2.7.0 > HBase 1.0.2 > > I hava built cube successfully, but when I exec a simple query such as > 'select count(*) from ...', Kylin reported error: Caused by: > java.lang.NoSuchMethodError: org.apache.hadoop.hbase.coprocessor. > RegionCoprocessorEnvironment.getRegion()Lorg/apache/hadoop/hbase/regionserver/Region; > at org.apache.kylin.storage.hbase.cube.v2.coprocessor. > endpoint.CubeVisitService.visitCube(CubeVisitService.java:182) ...... > > > I want to know if kylin 1.6.0 NOT support hbase 1.0.2 ? > > > > Yours -- Best regards, Shaofeng Shi 史少锋