Re: 答复: [VOTE] Release apache-kylin-1.6.0 (RC1)

2016-11-12 Thread Luke Han
BTW, I think we should exclude "spark" module since it's out of date already. It's just experimentation which has not be update long time. Exclude it from release but keep in master branch then people could help to contribute and include it back when it's mature enough later. How do you think? T

Re: 答复: [VOTE] Release apache-kylin-1.6.0 (RC1)

2016-11-12 Thread Luke Han
-1, I got failure when run maven test, exceptions as below. Not sure if it's JDK version compatible issue or not: JDK: java version "1.8.0_72" Java(TM) SE Runtime Environment (build 1.8.0_72-b15) Java HotSpot(TM) 64-Bit Server VM (build 25.72-b15, mixed mode) OS: Mac OS 10.11.6 ==

Re: Cube Designer, In TOP_N Expression, the choice of SUM|ORDER BYColumn and Group By Column are all measures column

2016-11-12 Thread Jian Zhong
jira tracking this is https://issues.apache.org/jira/browse/KYLIN-2111 fixed in 1.6 On Wed, Nov 9, 2016 at 11:22 AM, 张磊 <121762...@qq.com> wrote: > thanks > > > > > -- 原始邮件 -- > 发件人: "a.ramonportoles";; > 发送时间: 2016年11月7日(星期一) 下午4:21 > 收件人: "dev"; > > 主题: Re: Cube

Re: 答复: [VOTE] Release apache-kylin-1.6.0 (RC1)

2016-11-12 Thread Jian Zhong
+1 I build successfully mvn test passwd Macbook OS 10.11.6 java version "1.7.0_79" Java(TM) SE Runtime Environment (build 1.7.0_79-b15) Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode) On Sat, Nov 12, 2016 at 10:59 PM, roger shi wrote: > When running mvn test, I got follow

答复: [VOTE] Release apache-kylin-1.6.0 (RC1)

2016-11-12 Thread roger shi
When running mvn test, I got following error: Results : Failed tests: CubeDescTest.testBadInit12 Expected: (an instance of java.lang.IllegalStateException and exception with message a string containing "Aggregation group 0 a dimension exist in more than one hierarchy: [CATEG_LVL2_NAME, META_C

Re: [VOTE] Release apache-kylin-1.6.0 (RC1)

2016-11-12 Thread ShaoFeng Shi
Dayue, please go ahead; Let's evaluate the impaction after you fix it and then decide whether include it. 2016-11-12 21:01 GMT+08:00 Dayue : > Shall we include KYLIN-2173 in this release? I can fix it tonight. > > > > 在 2016年11月10日,下午2:40,ShaoFeng Shi 写道: > > > > Hi all, > > > > I have created a

Re: [VOTE] Release apache-kylin-1.6.0 (RC1)

2016-11-12 Thread Xiaoyu Wang
I have the same error on the same env with Dong! > 在 2016年11月12日,20:44,ShaoFeng Shi 写道: > > Hi Dong, interesting... it got success in my Mac with Java 1.7.0_71; Not > sure whether it relates with Java version; Let's see whether others have > the same issue. > > 2016-11-12 18:34 GMT+08:00 Dong L

Re: [VOTE] Release apache-kylin-1.6.0 (RC1)

2016-11-12 Thread Dayue
Shall we include KYLIN-2173 in this release? I can fix it tonight. > 在 2016年11月10日,下午2:40,ShaoFeng Shi 写道: > > Hi all, > > I have created a build for Apache Kylin 1.6.0, RC1. > > Changes highlights: > [KYLIN-1726] - Scalable streaming cubing > [KYLIN-1917] - TopN merge performance improvement

Re: [VOTE] Release apache-kylin-1.6.0 (RC1)

2016-11-12 Thread ShaoFeng Shi
Hi Dong, interesting... it got success in my Mac with Java 1.7.0_71; Not sure whether it relates with Java version; Let's see whether others have the same issue. 2016-11-12 18:34 GMT+08:00 Dong Li : > Hi Shaofeng, > > > I have to vote -1, mvn test failed on my dev machine. > > > error message is:

Re: [VOTE] Release apache-kylin-1.6.0 (RC1)

2016-11-12 Thread Dong Li
Hi Shaofeng, I have to vote -1, mvn test failed on my dev machine. error message is: Failed tests: CubeDescTest.testBadInit12 Expected: (an instance of java.lang.IllegalStateException and exception with message a string containing "Aggregation group 0 a dimension exist in more than one hie