I looked at hsearch-core where I found:

$ ls src/compatibility/hadooplib_
hadooplib_12/ hadooplib_94/ hadooplib_96/

>From a brief look, hadooplib_94/hbase provides wrapper for hbase 0.94 and
hadooplib_96/hbase provides wrapper for 0.96
Similarly I found some Coprocessors under
src/compatibility/hadooplib_94/storage/
and src/compatibility/hadooplib_96/storage/.

It seems hbaselib_94 and hbaselib_96 would be names more reflective of what
the classes do.

Cheers


On Wed, Apr 16, 2014 at 3:33 AM, shubhendu.singh <
shubhendu.si...@bizosys.com> wrote:

> After our first release of *HSearch* (announced in this forum) back in
> December 2010, we have been working at it incorporating customer feedback
> from their production deployments.
> Recently, we included the capability to store and analyze structured data
> in
> addition to unstructured data.
> With these changes, we are now releasing a new version naming it 1.0.
>
> The software is available on github at
> https://github.com/bizosys?tab=repositories
> <https://github.com/bizosys?tab=repositories>
>
> Some key features of HSearch
> Fast query on large datasets – queries typically return in milliseconds on
> terabytes of data.
> Multiple data structures are used for storing the data depending on the
> nature of data
> LRU cache layer for frequently accessed data
> 5MB index cells to co-locate data by business entities and secondary rollup
> indexes for fast filtering on large datasets
>
> Check out HSearch at  hadoopsearch.net <http://hadoopsearch.net>   , do
> download and try it out.
> Let us know your feedback and questions at  hsea...@bizosys.com
> <mailto://hsea...@bizosys.com>
>
> Regards
> Shubhendu Shekhar Singh
> HSearch Committer
>
>
>
>
> --
> View this message in context:
> http://apache-hbase.679495.n3.nabble.com/Releasing-HSearch-1-0-Search-and-Analytics-Engine-on-hadoop-hbase-tp4058295.html
> Sent from the HBase User mailing list archive at Nabble.com.

Reply via email to