You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by " lihenry (JIRA)" <ji...@apache.org> on 2017/11/07 03:09:00 UTC

[jira] [Created] (KYLIN-3014) kylin 1.6 with hbase1.0.2, DoNotRetryIOException when query

 lihenry created KYLIN-3014:
-------------------------------

             Summary: kylin 1.6 with hbase1.0.2,  DoNotRetryIOException when query
                 Key: KYLIN-3014
                 URL: https://issues.apache.org/jira/browse/KYLIN-3014
             Project: Kylin
          Issue Type: Bug
            Reporter:  lihenry


hbase 1.0.2, kylin 1.6hbse1.x
when query"select count(*) from kylin_sales" then , get "DoNotRetryIOException"
: org.apache.hadoop.hbase.DoNotRetryIOException: org.apache.hadoop.hbase.DoNotRetryIOException: java.lang.NoSuchMethodError: org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment.getRegion()Lorg/apache/hadoop/hbase/regionserver/Region; at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2066) at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:107) at org.apache.hadoop.hbase.ipc.RpcExecutor.consumerLoop(RpcExecutor.java:130) at org.apache.hadoop.hbase.ipc.RpcExecutor$1.run(RpcExecutor.java:107) at java.lang.Thread.run(Thread.java:744) Caused by: java.lang.NoSuchMethodError: org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment.getRegion()Lorg/apache/hadoop/hbase



if we donot want update  hbase version. is there any method to solved it?



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