Modify an existing cube

2018-04-04 Thread roberto.tardio
Hi, Is it possible to modify a cube already built, such as adding new metrics or dimensions? Is it possible to rename cube columns? I have not seen anything about this type of common needs in the current Kylin documentation. I have tried to add a new metric but Kylin do not allow to save new

Re: When merge cube,get java.lang.ArrayIndexOutOfBoundsException at java.lang.System.arraycopy(Native Method)

2018-04-04 Thread ShaoFeng Shi
Hi Zhimin, Please check my comment in the JIRA. 在 2018年4月4日 下午11:25,ShaoFeng Shi 写道: > Hi Zhimin, > > Thanks for the reminder; I will review and merge it. > > 在 2018年4月4日 下午7:01,小村庄 写道: > >> cube中,设计rowkey时,有个维度设置编码方式是固定长度500。每天采用内存构建算法。在合并cube时, >>

Re: When merge cube,get java.lang.ArrayIndexOutOfBoundsException at java.lang.System.arraycopy(Native Method)

2018-04-04 Thread ShaoFeng Shi
Hi Zhimin, Thanks for the reminder; I will review and merge it. 在 2018年4月4日 下午7:01,小村庄 写道: > cube中,设计rowkey时,有个维度设置编码方式是固定长度500。每天采用内存构建算法。在合并cube时,在生成的mr中的map任务执行中出现“ > java.lang.ArrayIndexOutOfBoundsException at java.lang.System.arraycopy(Native > Method)”

When merge cube??get java.lang.ArrayIndexOutOfBoundsException at java.lang.System.arraycopy(Native Method)

2018-04-04 Thread ??????
cuberowkey??500??cubemrmapjava.lang.ArrayIndexOutOfBoundsException at java.lang.System.arraycopy(Native Method)??

?????? The global dictionary does not specify the cube distinction.

2018-04-04 Thread ??????
The global dictionary is very large, and in our application a global dictionary has a size of 16 gigabytes, which will increase the time to build a dictionary, generate cuboidData, and increase the query time. Therefore, it is recommended to use cube for differentiation.Related

RE: Re:RE: kylin 2.3.1 - System Cube Tables

2018-04-04 Thread Kumar, Manoj H
Its not working even though I have set up the properties. In jSON file, I have given the DB name db_rft_rcmo_rfda. Why its creating DB name as Kylin? How can we change it & make it configurable Hive DB name. -bash-4.1$ ls -ltr total 20 -rw--- 1 a_rcmo_nd a_rcmo_grp 1976 Apr 2 08:59

RE: Re:RE: kylin 2.3.1 - System Cube Tables

2018-04-04 Thread Kumar, Manoj H
Thanks for the input.. Let me try it out & I will update you. Regards, Manoj From: Ma Gang [mailto:mg4w...@163.com] Sent: Wednesday, April 04, 2018 2:30 PM To: user@kylin.apache.org Subject: Re:RE: kylin 2.3.1 - System Cube Tables Hi Manoj, You can configure it using "kylin.metrics.prefix"