答复: [VOTE] Release apache-kylin-1.5.4 (release candidate 1)

2016-09-13 Thread
+1 (binding) mvn test passed signature&md5&sha1 verified 发件人: ShaoFeng Shi [shaofeng...@apache.org] 发送时间: 2016年9月11日 19:40 收件人: dev 主题: [VOTE] Release apache-kylin-1.5.4 (release candidate 1) Hi all, I have created a build for Apache Kylin 1.5.4, release c

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: https://github.com/apache/kylin/blob/master/engine-mr/src/main/java/org/apache/kylin/engine/mr/steps/CuboidR

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,王晓雨 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 GMT+08:00 赵天烁 mailt

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

2016-06-05 Thread
+1 (binding) mvn test passed signature&md5&sha1 verified java version "1.7.0_67" Java(TM) SE Runtime Environment (build 1.7.0_67-b01) Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode) > 在 2016年6月5日,14:13,Dayue Gao 写道: > > +1 (binding) > > > mvn clean test passed. > Regards, >

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. > Stay tuned and give

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

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

2016-03-12 Thread
+1(no binding) verify signature&md5&sha1 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 (no binding) >> mvn test passed >> >

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

2016-01-25 Thread
l. 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, 王晓雨 mailto:wangxiao...@jd.com>> wrote: It is cause by My VMWare not support Chinese…. Chinese garbled cause the exception! I will tr

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

2016-01-25 Thread
It is cause by My VMWare not support Chinese…. Chinese garbled cause the exception! I will try to make the VM work! > 在 2016年1月25日,16:17,Xiaoyu Wang 写道: > > I see in examples/test_case_data/localmeta/data/flatten_data_for_ii.csv file > has Chinese garbled! > I copy the code from local to sandb

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

2016-01-24 Thread
his time. however it's still necessary to fix the "fail to run on local machine" issue, i'll drive this On Sun, Jan 24, 2016 at 2:38 PM, 王晓雨 mailto:wangxiao...@jd.com>> wrote: Thanks hongbin’s reply on holiday! My commit id is same to you,and I’m running it on my local ma

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 ​ test_all_against_hdp_2_2_4_2_2.sh on sa

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 t

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 s

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 >>> >>> >>> 发自 网易邮箱大师 >>> >>> >>> >>> On 2015-12-30 21:47 , Luke Han Wr

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

2015-12-17 Thread
+1(binding) md5&sha1 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 > >> -邮件原件- >> 发件人: dev-return-5324-huanghua=mininglamp@kylin.apache.org >> [

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 > following message. > > $HADOOP_HO

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

2015-12-17 Thread
Can you extract the hadoop job log for the “application_1450352735335_0002” job in your yarn or mr history server? The error detail will in the mapreduce job log. > 在 2015年12月17日,22:41,mkc450 写道: > > --- > Version information > hadoop: 2.7.1 > hive: 0.14.0 > hbase: 0.98.16 >

2.x-staging branch CubeDesc problem

2015-12-15 Thread
Hi all! I am running 2.x-staging branch with the newest code. when I create a new cube and save , got the exception like this: 2015-12-15 23:12:15,338 ERROR [http-bio-7070-exec-4] controller.CubeController: The cube definition is not valid. com.fasterxml.jackson.databind.JsonMappingException: Can

Re: About the website build problem

2015-12-09 Thread
Yes,already pushed。 王晓雨 > 在 2015年12月9日,21:22,Luke Han 写道: > > could you push to svn now? > > > Best Regards! > - > > Luke Han > >> On Wed, Dec 9, 2015 at 7:38 PM, Xiaoyu Wang wrote: >> >> I'm Sorry! >> I see