Hi: Take KYLIN_SALES_SALES_ID as an example, It is spliced by table name “KYLIN_SALES" and column name “SALES_ID" to represent the global dictionary column you want to reuse.
> 在 2021年11月26日,下午5:14,maozhaolin <[email protected]> 写道: > > 您好,首先感谢您的回复,但是我还是有个疑惑就是这个参数后边跟的KYLIN_SALES_SALES_ID,KYLIN_SALES_BUYER_ID这两个代表了什么含义呢? > > > > > > At 2021-11-26 12:02:55, "Yaqian Zhang" <[email protected]> wrote: > > Hi: > > You can also configure the related configuration of the cube that has built > the hive dictionary on the cube that needs to reuse the dictionary, and then > add the configuration of “kylin.dictionary.mr-hive.ref.columns” on the basis > of this configuration. > > Its use example is as follows: > <PastedGraphic-1.png> > > Screenshot from Apache Kylin Document: > https://cwiki.apache.org/confluence/display/KYLIN/Introduction+to+Hive+Global+Dictionary > > <https://cwiki.apache.org/confluence/display/KYLIN/Introduction+to+Hive+Global+Dictionary> > >> 在 2021年11月26日,上午10:59,maozhaolin <[email protected] >> <mailto:[email protected]>> 写道: >> >> 您好,我在使用kylin3.1.2版本的时候,使用到了hive来构建全局字典,现在我另外一个cube想要复用这个字典,请问怎么能实现呢? >> 在官网看到kylin.dictionary.mr-hive.ref.columns这个参数,但是没有使用示例,请问您可不可以告知一下这个参数的使用方法 >> >> >> > > > >
