please go to https://github.com/apache/hbase, checkout the version corresponding to your deployed hbase version, and check if the method org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment.getRegion() exist.
if the method does exist. Then you might need to check if your hbase is missing up with different versions of hbase jars. On Tue, May 3, 2016 at 6:35 PM, zhangrongkun <[email protected]> wrote: > I think the coprocessor is right,because I have drop the cube > 、project、matedata and rerun the sample.sh and kylin server,but after cube > rebuild successfully,the exception still appear. > > -- > View this message in context: > http://apache-kylin.74782.x6.nabble.com/Re-My-kylin-cube-build-successfully-but-when-query-I-meetthisexception-tp4351p4359.html > Sent from the Apache Kylin mailing list archive at Nabble.com. > -- Regards, *Bin Mahone | 马洪宾* Apache Kylin: http://kylin.io Github: https://github.com/binmahone
