Yes??I am careful to use GD. Could I have another way to instead of GD??
  

 

 ------------------ ???????? ------------------
  ??????: "ShaoFeng Shi";<[email protected]>;
 ????????: 2017??9??29??(??????) ????9:41
 ??????: "dev"<[email protected]>;
 
 ????: Re: A problem about Global Dictionary and cube merge

 

I see; Did you use GlobalDictionaryBuilder for a dimension column? The GD
should only be used for count distinct measure, not suitable for dimension
encoding.

2017-09-28 23:57 GMT+08:00 ???? <[email protected]>:

> Thank you for your reply!
>  I know this command.But Because its segment could not be merged, even if
> run this command ,the hbase tables could not be cleaned.
>
>
>
>
>  ------------------ ???????? ------------------
>   ??????: "ShaoFeng Shi";<[email protected]>;
>  ????????: 2017??9??28??(??????) ????9:29
>  ??????: "dev"<[email protected]>;
>
>  ????: Re: A problem about Global Dictionary and cube merge
>
>
>
> You need run this:
> https://kylin.apache.org/docs21/howto/howto_cleanup_storage.html
>
> 2017-09-28 20:40 GMT+08:00 ???? <[email protected]>:
>
> > hi,all??
> >       Because of our yarn and hbase`s version limited,we deploy apache
> > kylin 1.6.0. For the correct result of 'count(distinct A_col)' across
> > segments, we must use Global Dictionary to A_col. When the cube contain
> > configuration of 'org.apache.kylin.dict.GlobalDictionaryBuilder', its
> > segment could not be merged.(AppendTrieDictionary class don`t support
> > getValueBytesFromIdImpl method and error is below) We will build the cube
> > every day, that means a new hbase table will be created every day. And
> the
> > segment could not be merged, that means the hbase tables could not be
> > cleaned. That`t terrible.Give me some advice?
> >      Thank you! Looking forward to your reply.
>
>
>
>
> --
> Best regards,
>
> Shaofeng Shi ??????
>



-- 
Best regards,

Shaofeng Shi ??????

Reply via email to