Re: Re: Using apache reviewboard for reviewing patches

2016-01-14 Thread 250635...@qq.com
No idea why hadoop and hbase community not utilize github. But spark community usually use github to send pr and patches. Maybe more flexible to review and merge. 250635...@qq.com From: hongbin ma Date: 2016-01-14 16:43 To: dev Subject: Re: Using apache reviewboard for reviewing patches I

Re: Re: Select * not returning any rows

2015-12-30 Thread 250635...@qq.com
Ah, I see. Thanks shaofeng for clarifying. 250635...@qq.com From: Shi, Shaofeng Date: 2015-12-31 15:04 To: dev@kylin.apache.org Subject: Re: Select * not returning any rows This “how to_upgrade” is specifically for v0.6 to v0.7 upgrade, not for other versions; Between v0.7 to v1.2, the

Re: Re: Select * not returning any rows

2015-12-30 Thread 250635...@qq.com
Have you checked out this one ? http://kylin.apache.org/docs/howto/howto_upgrade.html 250635...@qq.com From: Kiriti Sai Date: 2015-12-31 14:36 To: dev Subject: Re: Select * not returning any rows Since I'm just working with binaries, can you please explain how to upgrade from v1.1 to

Re: 回复: kylin Boot error

2015-12-28 Thread 250635...@qq.com
classpath can correctly pick up hbase related jars ? 250635...@qq.com 发件人: 和风 发送时间: 2015-12-28 16:00 收件人: dev 主题: 回复: kylin Boot error hbase Can build table,insert data,search data。how check hbase connection​? kylin 1.2; errer

Re: Re: About Spark Job Engine

2015-12-27 Thread 250635...@qq.com
Hi, Dong Thanks a lot for kind reminder : ) 250635...@qq.com From: Dong Li Date: 2015-12-27 11:15 To: dev Subject: Re: About Spark Job Engine Hello Sun, You can find code of Spark engine in 2.x-staging branch, /engine-spark <https://github.com/apache/kylin/tree/2.x-staging/engine-sp

About Spark Job Engine

2015-12-24 Thread 250635...@qq.com
Hi,experts Would love to research for the implementation of spark job engine. Did I had a chance to see some sampling code through kylin git repo ? Best, Sun. 250635...@qq.com

Re: building cube , stop at step 2,help

2015-12-22 Thread 250635...@qq.com
to recompile and package your hive and hbase from souce code with targeting hadoop version to 2.7.1. 250635...@qq.com From: 胡志华(万里通科技及数据中心商务智能团队数据分析组) Date: 2015-12-22 15:54 To: 'dev@kylin.apache.org' Subject: building cube , stop at step 2,help Hi, I downloaded “apache-k