HBase 0.98.12.1-1506 Release Notes

You may also be interested in the Apache HBase release notes for v0.98.12.1.

Version 0.98.12.1
Release Date July 10, 2015
MapR Version Compatibility See Ecosystem Support Matrix (Pre-5.2 releases).
Source on GitHub https://github.com/mapr/hbase
GitHub Release Tag 0.98.12-mapr-1506
Maven Artifacts https://repository.mapr.com/maven/

New in This Release

This is the initial release of HBase 0.98.12.1.

When HBase 0.98.12.1 runs on MapR version 5.0, it includes the following updates for HPE Ezmeral Data Fabric Database:

  • HTable.checkAndMutate() API is supported by HPE Ezmeral Data Fabric Database
  • Truncate API will retain ACEs for HPE Ezmeral Data Fabric Database binary tables

For more information about HPE Ezmeral Data Fabric Database API compatibility, refer to HPE Ezmeral Data Fabric Database documentation for Creating HPE Ezmeral Data Fabric Database Applications with Java.

Fixes

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

Commit Date (YYYY-MM-DD) Comment
f977386 2015-06-19 MAPR-19053: Bulk importing HFiles from within the hbase volume now moves the file instead of making a copy during the incremental load phase.