ShaoFeng: I think directly supporting hbase 1.1 release should be fine.
> On Oct 31, 2015, at 10:19 PM, Luke Han <[email protected]> wrote: > > Forward to HBase/Kylin user mailing list for further discussion. > > Thanks. > > Best Regards! > --------------------- > > Luke Han > > ---------- Forwarded message ---------- > From: ShaoFeng Shi <[email protected]> > Date: Tue, Oct 27, 2015 at 11:17 AM > Subject: Re: [ANNOUNCE] Apache Kylin 1.1-incubating released > To: [email protected] > > > Hi Ted, how are you? > > Kylin's formal release is compiled with HBase 0.98 API; For HBase 1.1, we > created another branch named "1.x-HBase1.x", but it hasn't been fully > tested. You can clone it from https://github.com/apache/incubator-kylin and > compile. If you find any issue, welcome to report to us; > > BTW I have a question here, so far we don't provide code for HBase 1.0 as > we see it has some gap with 1.1. From your perspective, do you see many > HBase 1.0 deployments so Kylin need to support as well, or directly support > 1.1 is good? > > Thank you! > > 2015-10-27 10:54 GMT+08:00 Ted Yu <[email protected]>: > >> When I use 1.1.2 for hbase version, I got the following: >> http://pastebin.com/fY3mnz9L >> >> Any plan to support 1.1 release in the future ? >> >> Thanks >> >> On Mon, Oct 26, 2015 at 7:45 PM, ShaoFeng Shi <[email protected]> >> wrote: >> >>> The Apache Kylin team is pleased to announce the immediate availability >>> of the 1.1 release. The release note can be found here [1]; The source >>> code and binary package can be downloaded from Kylin's download page > [2]. >>> >>> Some of the highlights of this release: >>> >>> [KYLIN-740] - Fix the slowness with many IN() values [3] >>> [KYLIN-910] - Allow user to configure "retention range" for Cube [4] >>> [KYLIN-956] - Allow user to configure HBase compression algorithm [5] >>> [KYLIN-957] - Support HBase in a separate cluster [6] >>> [KYLIN-1047] - Upgrade to Calcite 1.4 [7] >>> [KYLIN-1048] - Fix the CPU and memory killer in Cuboid.findById() [8] >>> >>> The Apache Kylin Team would like to hear from you and welcomes >>> your comments and contributions. >>> >>> Thanks, >>> The Apache Kylin Team >>> >>> [1] https://kylin.incubator.apache.org/docs/release_notes.html >>> [2] https://kylin.incubator.apache.org/download/ >>> [3] https://issues.apache.org/jira/browse/KYLIN-740 >>> [4] https://issues.apache.org/jira/browse/KYLIN-910 >>> [5] https://issues.apache.org/jira/browse/KYLIN-956 >>> [6] https://issues.apache.org/jira/browse/KYLIN-957 >>> [7] https://issues.apache.org/jira/browse/KYLIN-1047 >>> [8] https://issues.apache.org/jira/browse/KYLIN-1048 > > > > -- > Best regards, > > Shaofeng Shi
