Hive 3.1.3.560 - 2505 (EEP 9.2.3) Release Notes
Hive Version | 3.1.3.560 |
Release Date | May 2025 |
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.560-eep-923 |
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.560 - 2505:
-
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.
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 |
a5b24226cc | 2025-05-19 | EEP-HIVE-1526: Fix CVE-2024-47561 for Apache Avro. |
df5c60c0d4 | 2025-05-05 | EEP-HIVE-1564: Upgrade Jetty to the latest version. |
72624377a7 | 2025-05-05 | EEP-HIVE-1563: Upgrade Netty to the latest version. |
9650a642c4 | 2025-05-05 | EEP-HIVE-1562: Upgrade Parquet to 1.15.1. |
843e4f73dc | 2025-04-30 | EEP-HIVE-1551: Upgrade curator lib from 4.2.0 to 5.2.0. |
830c373296 | 2025-04-30 | HIVE-26127: INSERT OVERWRITE throws FileNotFound when destination partition is deleted. |
86c8bc2752 | 2025-04-30 | EEP-HIVE-1503: CASE operator creates incorrect output in Hive-3.x. |
86c44481bc | 2025-04-30 | EEP-HIVE-1502: Hive fails to get a table with a lot of partitions in Kerberos 'TTransportException: MaxMessageSize reached' (HIVE-26633). |
3391a24853 | 2025-04-30 | EEP-HIVE-1500: Configurable default bucketing_version for new tables. |