Cool stuff, guys! Looking forward to reading through the code. On Monday, August 12, 2013, Nicolas Liochon wrote:
> Well done, Rajesh! > > > On Tue, Aug 13, 2013 at 8:44 AM, Anoop John > <[email protected]<javascript:;>> > wrote: > > > Good to see this Rajesh. Thanks a lot to Huawei HBase team! > > > > -Anoop- > > > > On Tue, Aug 13, 2013 at 11:49 AM, rajeshbabu chintaguntla < > > [email protected] <javascript:;>> wrote: > > > > > Hi, > > > > > > We have been working on implementing secondary index in HBase, and had > > > shared an overview of our design in the 2012 Hadoop Technical > Conference > > > at Beijing(http://bit.ly/hbtc12-hindex). We are pleased to open source > > it > > > today. > > > > > > The project is available on github. > > > https://github.com/Huawei-Hadoop/hindex > > > > > > It is 100% Java, compatible with Apache HBase 0.94.8, and is open > sourced > > > under Apache Software License v2. > > > > > > Following features are supported currently. > > > - multiple indexes on table, > > > - multi column index, > > > - index based on part of a column value, > > > - equals and range condition scans using index, and > > > - bulk loading data to indexed table (Indexing done with bulk > > > load) > > > > > > We now plan to raise HBase JIRA(s) to make it available in Apache > > release, > > > and can hopefully continue our work on this in the community. > > > > > > Regards > > > Rajeshbabu > > > > > > > > > -- ------------------- Jesse Yates @jesse_yates jyates.github.com
