Re: an error occurred when build a sample cube at step 5:create HTable

2016-04-09 Thread Luke Han
>>a hopeless gilr from qingdao.shandong.china >>(最后,我把我的配置信息贴出来,希望你们帮帮我 —— 一个无助的女程序员) Well, all community is yours now;-) Best Regards! - Luke Han On Fri, Apr 8, 2016 at 10:27 PM, ShaoFeng Shi wrote: > Hi qing, the information you provided is very good for trouble

Re: RANK/DENSE_RANK on KYLIN

2016-04-09 Thread Luke Han
Rank over is OLAP function which we do not support yet. But you could try sub query like this: SELECT CST_KEY, AMT, RANK() OVER( ORDER BY AMT DESC) FROM (select CST_KEY, AMT from TXN_FCT_ORC ) A And since it's a detail query (without group by), it maybe not perform what exactly you want (please

Re: [VOTE] Release apache-kylin-1.5.1 (release candidate 1)

2016-04-09 Thread Luke Han
+1 (binding) mvn test passed signature&md5&sha1 verified Best Regards! - Luke Han On Sat, Apr 9, 2016 at 5:15 PM, 周千昊 wrote: > +1 (binding) > md5 passed > sha1 passed > > ShaoFeng Shi 于2016年4月9日周六 下午4:18写道: > > > +1 (binding) > > > > verified signature, md5 and sha hash;

Re: [VOTE] Release apache-kylin-1.5.1 (release candidate 1)

2016-04-09 Thread 周千昊
+1 (binding) md5 passed sha1 passed ShaoFeng Shi 于2016年4月9日周六 下午4:18写道: > +1 (binding) > > verified signature, md5 and sha hash; mvn test also passed; > > 2016-04-09 16:01 GMT+08:00 王晓雨 : > > > +1 (binding) > > > > mvn test passed > > signature&md5&sha1 verified > > > > > > > 在 2016年4月9日,15:03,Li

Re: [VOTE] Release apache-kylin-1.5.1 (release candidate 1)

2016-04-09 Thread ShaoFeng Shi
+1 (binding) verified signature, md5 and sha hash; mvn test also passed; 2016-04-09 16:01 GMT+08:00 王晓雨 : > +1 (binding) > > mvn test passed > signature&md5&sha1 verified > > > > 在 2016年4月9日,15:03,Li Yang 写道: > > > > +1 binding > > > > mvn test pass > > > > java version "1.7.0_71" > > OpenJDK R

Re: [VOTE] Release apache-kylin-1.5.1 (release candidate 1)

2016-04-09 Thread 王晓雨
+1 (binding) mvn test passed signature&md5&sha1 verified > 在 2016年4月9日,15:03,Li Yang 写道: > > +1 binding > > mvn test pass > > java version "1.7.0_71" > OpenJDK Runtime Environment (rhel-2.5.3.1.el6-x86_64 u71-b14) > OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode) > > > On Fri, Apr 8

Welcome new committer and PMC member

2016-04-09 Thread Luke Han
I am very pleased to announce that the Project Management Committee (PMC) of Apache Kylin has asked Yanghong Zhong to become committer, Xiaoyu Wang and Dong Li to become PMC member, and they both accepted. They have made significant contributions, patches, also activity answer others questions and

Re: [VOTE] Release apache-kylin-1.5.1 (release candidate 1)

2016-04-09 Thread Li Yang
+1 binding mvn test pass java version "1.7.0_71" OpenJDK Runtime Environment (rhel-2.5.3.1.el6-x86_64 u71-b14) OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode) On Fri, Apr 8, 2016 at 2:43 PM, Dong Li wrote: > Hi all, > > > I have created a build for Apache Kylin 1.5.1, release candidate