Hive 2.3.9 - 2212 (EEP 6.4.0) Release Notes
Hive Version | 2.3.9 |
Release Date | December 2022 |
HPE Version Interoperability | See EEP Components and OS Support. |
Source on GitHub | https://github.com/mapr/hive |
GitHub Release Tag | 2.3.9-mapr-2212 |
Maven Artifacts | https://repository.mapr.com/maven/ |
Package Names | Navigate to http://package.ezmeral.hpe.com/releases/MEP/, and select your MEP and OS to view the list of package names. |
ODBC/JDBC Drivers |
Hive 2.3.9 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 2.3.9 - 2212:
-
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-2.3.9.
-
Starting from Hive 2.1, Hive must run the
schematool
command as an initialization step.
Changes in default security configuration
- None.
Fixes
GitHub Commit Number | Data (YYYY-MM-DD) | HPE Fix Number and Description |
4a6380e8d5 | 2022-11-25 | EEP-HIVE-1338: Downgrade Jackson in Hive to be compatible with Core 6.1.X |
4253d800ec | 2022-10-31 | EEP-HIVE-1331: IllegalAccessError: tried to access method org.apache.orc.impl.SchemaEvolution.getBaseRow(Lorg/apache/orc/TypeDescription;)Lorg/apache/orc/TypeDescription; from class org.apache.orc.OrcUtils in Hive-2.3.9 |
82afa2ec2e | 2022-10-27 | EEP-HIVE-1332: NoSuchMethodError: org.apache.avro.Schema.setValidateDefaults(Z)Lorg/apache/avro/Schema in Hive 2.3.9 |
65f0146383 | 2022-10-25 | EEP-HIVE-1307 : Hive-Hbase issue. Unable insert to to table: NoClassDefFoundError: org/apache/hadoop/hbase/shaded/com/google/common/base/Objects |
4efe416fb0 | 2022-10-16 | HIVE-24316. Upgrade ORC from 1.5.6 to 1.5.8 in branch-3.1 |
75da896de7 | 2022-10-16 | EEP-HIVE-1327 : CVE-2022-36364 vulnerability in Calcite Avatica |
07e136211b | 2022-09-07 | EEP-HIVE-1301: CVE-2022-34169 vulnerability in Xalan |
fde70c855e | 2022-08-19 | EEP-HIVE-1289: CVE-2021-29425 - commons-io CVE |
acd6cc039b | 2022-07-01 | EEP-HIVE-956: HS2 idle TCP session not getting terminated and hitting hive.server2.thrift.max.worker.threads limit |
c1dd8a72a8 | 2022-06-06 | EEP-HIVE-1197 : Update Hbase version in Hive pom for MEP-6.4.0 to 1.4.14.0 |
3bf664061a | 2022-05-28 | HIVE-21685 : Wrong simplification in query with multiple IN clauses |
18c8b00e9c | 2022-05-30 | DFDEVOPS-2355 : Create Checkstyle violations reports |
2b5be0c200 | 2022-04-27 | EEP-HIVE-1189 : Hive error with ODBC - group id of the user is too big. Use STAR or POSIX extensions to overcome this limit |
51fa686f4a | 2022-04-26 | HIVE-20786 - Maven Build Failed with group id is too big (Szehon, reviewed by Vihang) |
7aea87b6b6 | 2022-04-16 | EEP-HIVE-1182 : Remove redundant logging in CLI |
a1c8d8fb5e | 2022-04-06 | EEP-HIVE-1179: HIVE queries fail rangers row filtering |
c1bb5b13a4 | 2022-03-09 | EEP-HIVE-1174 : Update vulnerable jars based on CVEs Inquiry from customer |
bf9922d6bf | 2022-04-07 | EEP-HIVE-1176 : Fix log4j v1 and log4j v2 CVE issues at Hive |
297835d0a1 | 2022-03-22 | DFDEVOPS-2274 : Run Hive JUnit tests when new pull request is created |
cd0a028bb9 | 2022-03-17 | EEP-HIVE-1175 : Hive In Silent Mode is still Spitting WARNS |
0df0869453 | 2022-02-09 | HIVE-25631: Initiator speed-up: only read compaction history once per loop (Denys Kuzmenko, reviewed by Karen Coppage) |
3344995197 | 2022-02-10 | EEP-HIVE-1163: Compile Hive-2.3.6 with Java-8 |
571b4678fd | 2022-02-07 | EEP-HIVE-1146 : No slider agent logs in container |
Known Issues and Limitations
None.
Resolved Issues
- None.