Hive 0.13.0-1410 Release Notes

The notes below relate specifically to the MapR Distribution for Apache Hadoop. You may also be interested in the Apache Hive 0.13.0 changelog or the Apache Hive homepage.

Hive Version 0.13.0-1410
Release Date November 19, 2014
Source on GitHub https://github.com/mapr/hive
GitHub Release Tag hive-0.13-mapr-1410
MapR Version Compatibility See Ecosystem Support Matrix (Pre-5.2 releases).
Maven Artifacts https://repository.mapr.com/maven/

Using Hive with Sentry and Impala

Hive 0.13 (1410 and 1501) works with Sentry 1.4 and Impala 1.4.1.

Using Hive with HBase

Hive 0.13 works with HBase 0.98.x.

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
bd18b73 2014-09-22 MAPR-15371: Partitions of type date behaved incorrectly with daylight savings time.
5d96f2e 2014-10-02 MAPR-15481: When data was imported in Parquet format, Hive returned a null-pointer exception.
1485a0d 2014-10-24 MAPR-15696: Changes were made to support Sentry for Hive 13.
f1fe7ea 11-03-2014 MAPR-15816: HCatStorer failed to store data in a Hive table on a non-secure 4.0.1 unsecure running MRv1.
88a2938 11-03-2014 MAPR-15467: HiveServer2 failed to execute a join query when Kerberos authentication was enabled.