You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by 叶 <ye...@163.com> on 2017/02/01 11:26:30 UTC

build cube and hbase coprocessor not avaliable

Dear Developers:

today I add kylin.coprocessor.local.jar arguments in kylin.property file and when build cube done . I execute query "select * from xxx" hits error below:

  org.apache.hadoop.hbase.exceptions.UnknownProtocolException: No registered coprocessor service found for name CubeVisitService in region KYLIN_GA464RXYQX,,1484635706236.9aac092cc3bd8855999c7a8734f09842.

how can I resolve this problem?

                                                                                                                                                 thanks

Re: Re: build cube and hbase coprocessor not avaliable

Posted by ShaoFeng Shi <sh...@apache.org>.
Hi Ye,

Could you please provide the following information for check?:
1) your Kylin and Hadoop/HBase version
2) log output when Kylin executes the "Create HTable" step;
3) the description of such a table in hbase shell : "describe KYLIN_AAAAA";
4) the file lists in $KYLIN_HOME/lib


2017-02-01 22:27 GMT+08:00 叶 <ye...@163.com>:

> yes ,this method can resolve this problem。but After each build cube will
> appear this problem. I want to one-time solve this problem. I don't know
> what should I do。。。
>
>
>
>
>
>
>
>
>
> At 2017-02-01 20:37:11,nichunen <ni...@mininglamp.com> wrote:
> >Maybe you need to update the hbase coprocessor, try the tutorial as the
> link below:
> >http://kylin.apache.org/docs15/howto/howto_update_coprocessor.html
> >
> >
> >
> >
> >
> >  George/倪春恩
> >
> >Mobile:+86-13501723787| WeChat:nceecn
> >
> >北京明略软件系统有限公司(MiningLamp.COM
> >)
> >
> >
> >
> >
> >
> >上海市浦东新区晨晖路258号G座iDream张江科创中心C125
> >
> >
> >
> >
> >Room C125#,Intelligent Industrial Park Building G,258#Chenhui Road,
> Pudong District,Shanghai,201203
> >
> >
> >
> >
> >> On Feb 1, 2017, at 7:26 PM, 叶 <ye...@163.com> wrote:
> >>
> >>
> >> Dear Developers:
> >>
> >>
> >> today I add kylin.coprocessor.local.jar arguments in kylin.property
> file and when build cube done . I execute query "select * from xxx" hits
> error below:
> >>
> >>
> >> org.apache.hadoop.hbase.exceptions.UnknownProtocolException: No
> registered coprocessor service found for name CubeVisitService in region
> KYLIN_GA464RXYQX,,1484635706236.9aac092cc3bd8855999c7a8734f09842.
> >>
> >>
> >> how can I resolve this problem?
> >>
> >>
> >> thanks
> >>
>



-- 
Best regards,

Shaofeng Shi 史少锋

Re:Re: build cube and hbase coprocessor not avaliable

Posted by 叶 <ye...@163.com>.
yes ,this method can resolve this problem。but After each build cube will appear this problem. I want to one-time solve this problem. I don't know what should I do。。。









At 2017-02-01 20:37:11,nichunen <ni...@mininglamp.com> wrote:
>Maybe you need to update the hbase coprocessor, try the tutorial as the link below:
>http://kylin.apache.org/docs15/howto/howto_update_coprocessor.html
> 
>
>
>
>
>  George/倪春恩
>
>Mobile:+86-13501723787| WeChat:nceecn
>
>北京明略软件系统有限公司(MiningLamp.COM
>)
>
>
>
>
>
>上海市浦东新区晨晖路258号G座iDream张江科创中心C125
>
>
>
>
>Room C125#,Intelligent Industrial Park Building G,258#Chenhui Road, Pudong District,Shanghai,201203
>
>
>
>
>> On Feb 1, 2017, at 7:26 PM, 叶 <ye...@163.com> wrote:
>> 
>> 
>> Dear Developers:
>> 
>> 
>> today I add kylin.coprocessor.local.jar arguments in kylin.property file and when build cube done . I execute query "select * from xxx" hits error below:
>> 
>> 
>> org.apache.hadoop.hbase.exceptions.UnknownProtocolException: No registered coprocessor service found for name CubeVisitService in region KYLIN_GA464RXYQX,,1484635706236.9aac092cc3bd8855999c7a8734f09842.
>> 
>> 
>> how can I resolve this problem?
>> 
>> 
>> thanks
>> 

Re: build cube and hbase coprocessor not avaliable

Posted by nichunen <ni...@mininglamp.com>.
Maybe you need to update the hbase coprocessor, try the tutorial as the link below:
http://kylin.apache.org/docs15/howto/howto_update_coprocessor.html
 




  George/倪春恩

Mobile:+86-13501723787| WeChat:nceecn

北京明略软件系统有限公司(MiningLamp.COM
)





上海市浦东新区晨晖路258号G座iDream张江科创中心C125




Room C125#,Intelligent Industrial Park Building G,258#Chenhui Road, Pudong District,Shanghai,201203




> On Feb 1, 2017, at 7:26 PM, 叶 <ye...@163.com> wrote:
> 
> 
> Dear Developers:
> 
> 
> today I add kylin.coprocessor.local.jar arguments in kylin.property file and when build cube done . I execute query "select * from xxx" hits error below:
> 
> 
> org.apache.hadoop.hbase.exceptions.UnknownProtocolException: No registered coprocessor service found for name CubeVisitService in region KYLIN_GA464RXYQX,,1484635706236.9aac092cc3bd8855999c7a8734f09842.
> 
> 
> how can I resolve this problem?
> 
> 
> thanks
>