Re: HBase 1.1 support

2015-12-27 Thread Li Yang
I'm merging 1.x-staging (which contains all latest stuff included in 1.2) to 1.x-HBase1.1.3 periodically. Drop a reminder in mailing list if you see 1.x-HBase1.1.3 is lag behind. Usually it will catch up pretty soon. On Thu, Dec 17, 2015 at 11:02 PM, Luke Han wrote: > here you are: > https://gi

Re: HBase 1.1 support

2015-12-17 Thread Luke Han
here you are: https://github.com/apache/kylin/tree/1.x-HBase1.1.3 Thanks. Best Regards! - Luke Han On Thu, Dec 17, 2015 at 10:31 PM, Marek Wiewiorka wrote: > Hi Luke - I think I am lost a bit - I can only the following "staging" > branches: > https://github.com/apache/kyl

Re: HBase 1.1 support

2015-12-17 Thread Marek Wiewiorka
Hi Luke - I think I am lost a bit - I can only the following "staging" branches: https://github.com/apache/kylin [image: Obraz w treści 1] Where can I find this one: 1.x-staging-HBase-1.x ? Many thanks and I'm sorry if I just overlooked sth... M. 2015-12-17 15:12 GMT+01:00 Luke Han : > Pleas

Re: HBase 1.1 support

2015-12-17 Thread Luke Han
Please compare to 1.x-staging branch, master is latest stable version. 1.x-staging-HBase-1.x branch should also stable but will have a little bit delay to 1.x-staging branch (active development branch). Please have a try and let's know if there's any issue.  Regards! Luke Han On Thu, Dec 17, 2

Re: HBase 1.1 support

2015-12-17 Thread Marek Wiewiorka
Hi Luke - thanks for your response! It seems that branch 1.1 is a bit behind the master (last commit ~1 month ago) - is there any plan to keep it in sync with the master on regular basis? Thanks, Marek 2015-12-17 13:36 GMT+01:00 Luke Han : > There's one branch supports HBase 1.x already, please

Re: HBase 1.1 support

2015-12-17 Thread Luke Han
There's one branch supports HBase 1.x already, please checkout and build binrary package. Start from Kylin 2.x release, we will support HBase 1.x as default, but will also have another branch to support HBase 0.98.x version. For user to easy download and try, I think we may should generate packag

Re: HBase 1.1 support

2015-12-17 Thread Marek Wiewiorka
That's right - key players: Cloudera and Hortonworks ship their distros with HBase 1.0 or 1.1. Up-to-date HBase 1.1 branch would definitely boost Kylin adoption and I think should be treated as high-priority. 2015-12-16 18:00 GMT+01:00 Randy Gelhausen : > +1 to this question. Many new Hadoop in

Re: HBase 1.1 support

2015-12-16 Thread Randy Gelhausen
+1 to this question. Many new Hadoop installs are using HBase 1.1+ On Wed, Dec 16, 2015 at 11:36 AM, Marek Wiewiorka wrote: > Hi Kylin Devs - is there any plan to merge changes from 1.2 branch into > hbase-1.1? > I can see that hbase-1.1 branch is pretty outdated. > Some HBase-related project li

HBase 1.1 support

2015-12-16 Thread Marek Wiewiorka
Hi Kylin Devs - is there any plan to merge changes from 1.2 branch into hbase-1.1? I can see that hbase-1.1 branch is pretty outdated. Some HBase-related project like e.g. Apache Phoenix maintain at least 2 branches: hbase-0.98 and hbase-1.1? Thanks, Marek