Re: 关于measure预计算

2016-06-18 Thread
Hi tongxin! for the in memory build you can see: https://github.com/apache/kylin/blob/master/core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/InMemCubeBuilder.java and the mr build:

Re: select * from fact_table

2016-06-05 Thread
I add a document about RAW measure. see: http://kylin.apache.org/blog/2016/05/29/raw-measure-in-kylin/ 在 2016年5月26日,11:08,王晓雨 <wangxiao...@jd.com<mailto:wangxiao...@jd.com>> 写道: Comming soon! 在 2016年05月26日 11:02, Mars J 写道: I'm looking forward the documents too~ 2016-05-26 9:48 G

Re: Sample cube giving error on step 2

2016-04-10 Thread
Hi If your kylin server is a hbase client node not a regionserver or master, You can replace all hadoop jar files in $HBASE_HOME/lib to your hadoop cluster version. > 在 2016年4月8日,18:33,Li Yang 写道: > > The latest version 1.5.1 under voting will have a package for HBase 1.x. >

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

2016-03-12 Thread
+1(no binding) verify signature passed mvn test passed > 在 2016年3月12日,21:14,ShaoFeng Shi 写道: > > Verified gpg signature and md5/sha1 hash, "mvn test" is passed; here is my > vote: > > +1 (binding) > > 2016-03-12 19:05 GMT+08:00 Dong Li : > >> +1

Re: About the integration test on 2.x-staging

2016-01-25 Thread
o be a lesson to us all. can you define "VMWare not support Chinese" and why java the UT (actually a java program) cannot process the file? On Mon, Jan 25, 2016 at 5:18 PM, 王晓雨 <wangxiao...@jd.com<mailto:wangxiao...@jd.com>> wrote: It is cause by My VMWare not support Chinese….

About the integration test on 2.x-staging

2016-01-23 Thread
Hi all, I’m working on KYLIN-1122 integration test. I update the newest code from 2.x-staging,nothing change.Install the Sandbox_HDP_2.2.4.2 in VMWare , Hadoop env is running good. when I run the test shell test_all_against_hdp_2_2_4_2_2.sh got exception at Storage-HBase model test, any one meet

Re: About the integration test on 2.x-staging

2016-01-23 Thread
Thanks hongbin’s reply on holiday! My commit id is same to you,and I’m running it on my local machine! and connect to HDP cluster on my VMWare. I will have a try to run it on sandbox and feedback! > 在 2016年1月24日,12:24,hongbin ma 写道: > > ​did you run the ​

Re: Java.lang.NoSuchMethodError: org.apache.hadoop.yarn.conf.YarnConfiguration.getServiceAddressConfKeys (Lorg/apache/hadoop/conf/Configuration; ) Ljava/util/List;

2016-01-05 Thread
Hi, When kylin build cube,it will execute mapreduce job,kylin use ResourceManager address to get the mapreduce job status。kylin read the kylin.properties file to get the RM url first。if not config,kylin will read hadoop config to get the RM address by HAUtils api in hadoop 2.4+。because hadoop

Re: Welcome new Apache Kylin committer: Luwei Chen

2015-12-30 Thread
Welcome!!! > 在 2015年12月30日,22:42,ShaoFeng Shi 写道: > > Welcome Luwei! > > 2015-12-30 21:52 GMT+08:00 hongbin ma : > >> welcome! >> >> On Wed, Dec 30, 2015 at 9:51 PM, 李栋 wrote: >> >>> Welcome Luwei! >>> >>> Dong Li >>> >>>

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

2015-12-17 Thread
+1(binding) md5 is OK mvn test is OK script/package.sh is OK > 在 2015年12月17日,18:42,Huang Hua 写道: > > +1(binding) > > md5 & sha1 - verified > mvn test - verified > mvn package -DskipTests - verified > >> -邮件原件- >> 发件人:

Re: Kylin build cube is failing at step 2 "Extract Fact Table Distinct Columns"

2015-12-17 Thread
It seem the log4j config problem! Please check log4j.properties in your hadoop cluster.confirm it is correct. > 在 2015年12月17日,22:55,mkc450 写道: > > > Thank you for quick response > > I am sorry I don't know how to do that, but in this file i can the see the >

Re: About the website build problem

2015-12-09 Thread
Yes,already pushed。 王晓雨 > 在 2015年12月9日,21:22,Luke Han <luke...@gmail.com> 写道: > > could you push to svn now? > > > Best Regards! > - > > Luke Han > >> On Wed, Dec 9, 2015 at 7:38 PM, Xiaoyu Wang <wangxiao...@jd.com> wro