Hive 3.1.3.650 (EEP 9.3.1) Release Notes
Hive Version | 3.1.3.650 |
Release Date | October 2024 |
HPE Version Interoperability | See Hive and HCatalog Support Matrix and Ecosystem Support Matrix and EEP Components and OS Support. |
Source on GitHub | https://github.com/mapr/hive |
GitHub Release Tag | 3.1.3.650-eep-931 |
Maven Artifacts | https://repository.mapr.com/maven/ |
Package Names | Navigate to http://package.ezmeral.hpe.com/releases/MEP/, and select your EEP(MEP) and OS to view the list of package names. |
ODBC/JDBC Drivers |
Hive 3.1.3 works with the following HPE Hive drivers:
For additional driver information, see Connecting to HiveServer2. |
Feature support
The following list describes support of various components and functionality with Hive 3.1.3.650:
-
Supports Hive-3.1.3 on Tez-0.10.2.
-
Does not support Hive on Spark. You cannot use Spark as a query engine for Hive. However, you can run Hive and Spark on the same cluster. You can also use Spark SQL and Drill to query Hive tables.
-
Does not support HDFS encryption in Hive tables.
-
Does not support LLAP with Hive-3.1.3 because Apache Slider is not an HPE supported ecosystem component.
-
Starting from Hive 2.1, Hive must run the
schematool
command as an initialization step. -
Starting from EEP 9.1.0, you can enable Hive to work with JDK 17. See Considerations for JDK 17.
-
Starting from EEP 9.0.0, Data Fabric supports Ranger, which can be integrated with HiveServer2. For more information, see Integrating HiveServer2 with Ranger.
New in This Release
- CVE fixes.
- Bug fixes.
Fixes
This HPE release includes the following fixes on the base release:
GitHub Commit Number | Data (YYYY-MM-DD) | HPE Fix Number and Description |
2109371de2 | 2024-10-08 | EEP-HIVE-1526: Fix CVE-2024-47561 for Apache Avro |
dee3ad823e | 2024-09-24 | EEP-HIVE-1525: Improve HMS Client Exception Handling |
999b5d0eff | 2024-09-09 | EEP-HIVE-1518: Failed to start Hive CLI from non-mapr user if hive.metastore.use.SSL set to true (default configuration) |
578c16fe5d | 2024-09-05 | EEP-HIVE-1517: Configure SSL truststore and its password automatically for HMS when SSL enabled but the properties are not passed |
c21dc007c0 | 2024-07-29 | HIVE-21935: Hive Vectorization : degraded performance with vectorize UDF (Mustafa Iman, reviewed by Laszlo Bodor, Panagiotis Garefalakis and Rajesh Balamohan) |
91137812bf | 2024-07-19 | EEP-HIVE-1509: Correcting HIVE Services in MCS Web UI |
For complete details refer to the commit log for this project in GitHub.