Hive 3.1.3.710 (EEP 9.3.3) Release Notes
| Hive Version | 3.1.3.710 |
| Release Date | April 2026 |
| HPE Version Interoperability | See Hive and HCatalog Support Matrix and Ecosystem Support Matrix and Ecosystem Pack Components and OS Support. |
| Source on GitHub | https://github.com/mapr/hive |
| GitHub Release Tag | 3.1.3.710-eep-933 |
| 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.710:
-
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
schematoolcommand as an initialization step.
Fixes
This HPE release includes the following fixes on the base release:
| GitHub Commit Number | Data (YYYY-MM-DD) | HPE Fix Number and Description |
| f224847923 | 2026-04-02 | DEP-HIVE-1643: Automate Log4j properties file refreshment |
| 22c5fe1362 | 2026-03-13 | DEP-HIVE-1640: [5401619245] pgrep utility cannot find the PID |
| f75d948202 | 2026-02-23 | DEP-HIVE-1635: Query to the PARQUET files fails with ClassCastException |
| 5c755683cd | 2026-02-09 | DEP-HIVE-1631: Log4j Vulnerability for hive CVE-2025-68161 - Part-3 |
| c4217f2554 | 2026-02-02 | DEP-HIVE-1628: Hive SchemaTool fails with 'type clob does not exist' during upgrade when the backend database is PostgreSQL - Part-2 |
| 59a2078c0b | 2026-02-02 | DEP-HIVE-1628: Hive SchemaTool fails with 'type clob does not exist' during upgrade when the backend database is PostgreSQL |
| fc4c1d62ec | 2026-02-02 | DEP-HIVE-1611: initDerbySchema (from configure.sh -R) failed with java.nio.file.attribute.UserPrincipalNotFoundException |
| a90714b1b4 | 2026-02-02 | EEP-HIVE-1558: Created symlink during hive configuration caused an error for hadoop commands |
| c7dcf6507d | 2026-02-02 | EEP-HIVE-1545: Hive statistics auto-gather job does not remove staging directories. |
| 7826705c24 | 2026-02-02 | DEP-HIVE-1631: Log4j Vulnerability for hive CVE-2025-68161 - Part-2 |
| 9e4d937039 | 2026-02-02 | DEP-HIVE-1631: Log4j Vulnerability for hive CVE-2025-68161 |
| 8d2bfff395 | 2026-02-02 | DEP-HIVE-1608: Hive-HBase integration fails with ClassNotFoundException org.apache.hadoop.hbase.HBaseConfiguration |
| b253ac5a6f | 2026-02-02 | EEP-HIVE-1567: Warning SLF4JLogFactory#release() was invoked |
| fd96ef3852 | 2026-02-02 | EEP-HIVE-1586: cleardanglingscratchdir tool causes Hive query failure |
| cebba25913 | 2026-02-02 | EEP-HIVE-1551: Upgrade curator lib from 4.2.0 to 5.2.0 |
| 7dedf511b8 | 2026-02-02 | EEP-HIVE-1433: Hue can not connect to HiveServer2 HA over Zookeeper |
For complete details refer to the commit log for this project in GitHub.