Hive 3.1.3.975 (DEP 10.1.1) Release Notes
| Hive Version | 3.1.3.975 |
| Release Date | July 2026 |
| HPE Version Interoperability | See Ecosystem Pack Components and OS Support. |
| Source on GitHub | https://github.com/mapr/hive |
| GitHub Release Tag | 3.1.3.975-dep-1011 |
| Maven Artifacts | https://repository.mapr.com/maven/ |
| Package Names | Navigate to http://package.ezmeral.hpe.com/releases/MEP/, and select your DEP 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.750 or higher:
-
Supports Hive-3.1.3 on Tez-0.10.2.
-
Does not support Hive on Spark, so you cannot use Spark as an execution 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
-
Starting from Hive 2.1, Hive needs to run the schematool command as an initialization step.
Fixes
This release includes CVE and bug fixes according to the following list of changes.
| GitHub Commit Number | Data (YYYY-MM-DD) | HPE Fix Number and Description |
| 6901bbe318 | 2026-06-29 | DEP-HIVE-1664: Use build process' config for docker registery |
| 6a9b183e44 | 2026-06-10 | EEP-HIVE-1341: Add a path to a corrupted RCfile file in the exception |
| 7898a89842 | 2026-06-09 | DEP-HIVE-1659: Address vulnerability CVE-2026-34480 |
| dd69ee5197 | 2026-06-03 | DEP-HIVE-1657: Fix vulnerabilities for io.netty dependencies |
| 21d29ca686 | 2026-06-03 | DEP-HIVE-1656: Fix CVE-2026-41293 for Apache Tomcat |
| 98d8205b59 | 2026-06-02 | DEP-HIVE-1658: Hive throws NoSuchMethodError: 'org.apache.commons.lang3.Range' trying to create S3 table. Hadoop lib mismatch. |
| 5f7ea8dda9 | 2026-06-01 | DEP-HIVE-1654: Fix CVE-2025-33042 for Apache Avro |
| 728f969297 | 2026-05-27 | DEP-HIVE-1652: Add dependency check plugin to build process |
| 8a04bcfeca | 2026-04-14 | DEP-HIVE-1644: Remove '/about' route from the hiveserver ui repository |
| 59ccb8bbc2 | 2026-04-09 | DEP-HIVE-1647: Add the conditional logic for log4j property files substitution |
| 76e2f70889 | 2026-04-02 | DEP-HIVE-1643: Automate Log4j properties file refreshment |
For complete details refer to the commit log for this project in GitHub.