> AbstractMethodError

What's your env version and Kylin version? Seems configuration issue.

On Sat, Apr 9, 2016 at 6:40 AM, Odin Guillermo Caudillo Gallegos <
[email protected]> wrote:

> Hi, i'm trying to do an example cube with 10 rows of data, i don't know
> but when i query the fact table it shows me the following error
>
> org.apache.hadoop.hbase.DoNotRetryIOException:
> org.apache.hadoop.hbase.DoNotRetryIOException:
> java.lang.AbstractMethodError at
> org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2065) 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:745) Caused by:
> java.lang.AbstractMethodError at
> org.apache.hadoop.hbase.regionserver.RSRpcServices.scan(RSRpcServices.java:2278)
> at
> org.apache.hadoop.hbase.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:32205)
> at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2034) ... 4
> more while executing SQL: "select * from fact_table LIMIT 50000"
>

Reply via email to