Re: Kylin multiple cube issue from the same data model

2017-05-19 Thread Alberto Ramón
One query only can be resolved with one cube On 19 May 2017 at 07:58, elicer wrote: > Thanks for your answer > If I have the same aggregation group in different cubes will it cause > duplicate results? > > -- > View this message in context: http://apache-kylin.74782.x6. > nabble.com/Kylin-multip

Re: kylin cube dimension 改动问题

2017-05-19 Thread Billy Liu
A few suggestions: 1. Use View instead Table, View could help you isolate the underlying table changes and keep the data model stable. 2. If column added only, you could sync the table, edit the cube and continue build the new segment. 在 2017年5月19日 下午2:42,elicer 写道: > Hi All: > 如果大家的报表字段改动比较平凡的话

Re: Re: kylin cube dimension 改动问题

2017-05-19 Thread gaolv123...@163.com
同问 gaolv123...@163.com 发件人: Billy Liu 发送时间: 2017-05-19 15:05 收件人: dev 主题: Re: kylin cube dimension 改动问题 A few suggestions: 1. Use View instead Table, View could help you isolate the underlying table changes and keep the data model stable. 2. If column added only, you could sync the table, edit

Re: Is kylin support kerberos while using cube connecting to HBASE?

2017-05-19 Thread Billy Liu
I think so. Have you give the proper kerberos token to the current user? 2017-05-18 17:10 GMT+08:00 ran gabriele : > Hello, > > > I am using kylin 2.0.0 for CDH 5.7/5.8. My cluster is configured with > kerberos as certification. > > > Here I got the error log. > > > 17/05/17 17:25:16 WARN ipc.Rpc

A problem in cube migration

2017-05-19 Thread 吕卓然
Hi all, Currently I am using Kylin2.0.0 with CDH 5.8. I’m trying to migrate cubes from one kylin server to another. Below is my command to migrate the cube: bin/kylin.sh org.apache.kylin.tool.CubeMigrationCLI fonova-app-gw01:7070 fonova-app-gw01:17070 kylin_sales_cube test true false false fals

Re: kylin cube dimension 改动问题

2017-05-19 Thread elicer
For answer2:If I modify the cube and continue the cube build only the incremental data will be affected right. If I want the old data to reflect this field(This is a existing field, but previous not selected as one of the dimension), I need to rebuild the while cute right. -- View this message in

Re: kylin cube dimension 改动问题

2017-05-19 Thread Billy Liu
I may made some mistakes in my above reply. I don't remember every detail very clearly. If the cube has existing segments, it's not allowed to edit. You have to clone the cube and edit it. 2017-05-19 16:16 GMT+08:00 elicer : > For answer2:If I modify the cube and continue the cube build only the

[jira] [Created] (KYLIN-2631) Seek to next model when no cube in current model satisfies query

2017-05-19 Thread hongbin ma (JIRA)
hongbin ma created KYLIN-2631: - Summary: Seek to next model when no cube in current model satisfies query Key: KYLIN-2631 URL: https://issues.apache.org/jira/browse/KYLIN-2631 Project: Kylin Iss

[jira] [Created] (KYLIN-2632) Refactor REST API for better convention

2017-05-19 Thread liyang (JIRA)
liyang created KYLIN-2632: - Summary: Refactor REST API for better convention Key: KYLIN-2632 URL: https://issues.apache.org/jira/browse/KYLIN-2632 Project: Kylin Issue Type: Improvement R