AsyncHBase 1.7.0-1607 Release Notes

The notes below relate to the MapR Converged Data Platform. You may also be interested in the AsyncHBase github page.

Version 1.7.0
Release Date July 29, 2016
MapR Version Interoperability Pre-MapR 5.2: Ecosystem Support Matrix (Pre-5.2 releases)

MapR 5.2 and later: EEP Components and OS Support

Source on GitHub https://github.com/mapr/asynchbase/tree/v1.7.0-mapr-1607
Maven Artifacts https://repository.mapr.com/maven/
Package Names See Package Names for Ezmeral Ecosystem Packs (EEPs)

Fixes

This release by MapR includes the following fixes on the base release. For complete details, refer to the commit log for this project in GitHub.

Commit Date (YYYY-MM-DD) Comment
0917694 2016-07-109 MapR-23932: Free memoryArena after performing GET from AsyncHBase. This fixes an issue where FreeArena() wasn't called for GET operations.
a0e33ad 2016-07-07 MapR-23881: Fixed an issue where OpenTSDB daemon gets stuck while running queries with large number of rows.
9faa290 2016-06-09 MapR-22952: Fixed Maven Protocol Buffers plugin in AsyncHBase pom file. Previously, the asynchbase build was broken because maven-protoc-plugin was not available in Maven Central anymore.
11006f0 2016-05-26 MapR-20677: Added support to delete exact cell version through AsyncHBase.