question to incremental build

2016-03-07 Thread Jie Tao
Dear Kylin developers, while building a cube I can only select the date but no hour selection. Can Kylin do hourly build and how to specify this? As I got new data I manually build the cube (action->build). Is there any process of automatic build (say hourly/daily) so that Kylin does the

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

2016-03-07 Thread nichunen
+1(no binding) mvn test passed build success md5 verified George/倪春恩 Mobile:+86-13501723787| WeChat:nceecn 北京明略软件系统有限公司(MiningLamp.COM ) 上海市浦东新区晨晖路258号G座iDream张江科创中心C125 Room C125#,Intelligent Industrial Park Building G,258#Chenhui Road, Pudong District,Shanghai,201203 > On

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

2016-03-07 Thread Li Yang
-1 binding `mvn test ` fail on CentOS 6.6, java version "1.7.0_79", OpenJDK Runtime Environment (rhel-2.5.5.1.el6_6-x86_64 u79-b14). Same error as Shaofeng mentioned. On Tue, Mar 8, 2016 at 1:22 PM, ShaoFeng Shi wrote: > -1 binding > > Verified the signature, md5

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

2016-03-07 Thread hongbin ma
​@shaofeng, thanks for your input, I'll check. Internally we used ​the -P sandbox profile to run all the tests. Seems need to run "mvn test" to cover the default minicluster profile On Tue, Mar 8, 2016 at 1:22 PM, ShaoFeng Shi wrote: > ashMap.java:362) > > at

[VOTE] Release apache-kylin-1.3 (release candidate 1)

2016-03-07 Thread hongbin ma
Hi all, I have created a build for Apache Kylin 1.3, release candidate 1. Changes highlights: [KYLIN-1323] - Improve performance of converting data to hfile [KYLIN-1186] - Support precise Count Distinct using bitmap [KYLIN-976] - Support Custom Aggregation Types [KYLIN-1054] - Support Hive

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

2016-03-07 Thread ShaoFeng Shi
-1 binding Verified the signature, md5 hash, looks good; But "mvn test" is failed on my mac + jdk1.7.0_71 (the metadata in minicluster tarball is out of date, need be updated): 2016-03-08 11:55:01,986 ERROR [main] cube.CubeDescManager (CubeDescManager.java:reloadAllCubeDesc(202)) - Error

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

2016-03-07 Thread nichunen
+1(no binding) mvn test passed build success md5 verified George/倪春恩 Mobile:+86-13501723787| WeChat:nceecn 北京明略软件系统有限公司(MiningLamp.COM ) 上海市浦东新区晨晖路258号G座iDream张江科创中心C125 Room C125#,Intelligent Industrial Park Building G,258#Chenhui Road, Pudong District,Shanghai,201203 > On Mar

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

2016-03-07 Thread hongbin ma
​revoke this ​release candidate, and I'll soon release RC2 On Tue, Mar 8, 2016 at 1:31 PM, hongbin ma wrote: > > Internally we used ​the -P sandbox profile to run all the tests. Seems > need to run "mvn test" to cover th > -- Regards, *Bin Mahone | 马洪宾* Apache Kylin:

Re: Kylin jdbc pool

2016-03-07 Thread Li Yang
Haven't tried Spring jdbc pool with Kylin. You might be the first to hit the problem. Mind provide more details on the error? On Mon, Mar 7, 2016 at 11:07 AM, 王琳 wrote: > Dear > > > I have a very urgent question about Kylin jdbc pool problems to > consult: > >

Re: question to incremental build

2016-03-07 Thread Jie Tao
Thanks Chunen for the message. Is the tool already available for downloading? I use Kylin's binary release rather than the source code. But I think the client-tool runs in standalone. Cheers, Jie Am 07.03.2016 um 13:35 schrieb nichunen: Hi Jie, Please check