Spark 3.3.3.100 (EEP 9.2.3) Release Notes
This section provides reference information, including new features, patches, and known issues for Spark 3.3.3.100.
The notes below relate specifically to the Hewlett Packard Enterprise Distribution for Apache Hadoop. For more information, you may also want to consult the open-source Spark 3.3.3 Release Notes.
These release notes contain only Hewlett Packard Enterprise specific information and are not necessarily cumulative in nature. For information about how to use the release notes, see Ecosystem Component Release Notes.
Spark Version | 3.3.3.100 |
Release Date | May 2025 |
HPE Version Interoperability | See Component Versions for Released EEPs and EEP Components and OS Support. |
Source on GitHub | https://github.com/mapr/spark |
GitHub Release Tag | 3.3.3.100-eep-923 |
Maven Artifacts | https://repository.mapr.com/maven/ |
Package Names | Navigate to https://package.ezmeral.hpe.com/releases/MEP/ and select your EEP and OS to view the list of package names. |
Hive Support
- Starting from Spark 3.1.2, Spark supports Hive 2.3.
New in This Release
- For a complete list of new features, see the open-source Spark 3.3.3 Release Notes.
- Bug fixes.
- CVE fixes.
Fixes
This HPE release includes the following new fixes since the latest Spark release. For details, refer to the commit log for this project in GitHub.
GitHub Commit | Date (YYYY-MM-DD) | Comment |
c5ce933 | 2025-05-14 | MapR [SPARK-1397] Commons-io library version is overwritten in hadoop-3.3 profile. |
50e722c | 2025-05-14 | MapR [SPARK-1400] Update commons-text library to 1.12.0. |
5be0bd2 | 2025-05-14 | MapR [SPARK-1399] Update Scala version to 2.12.18. |
094fbfa | 2025-05-07 | MapR [SPARK-1396] Update Jersey library to 2.40. |
cc9dccd | 2025-05-07 | MapR [SPARK-1395] Update commons-io version to 2.16.1. |
c13a58e | 2025-05-07 | MapR [SPARK-1394] Update commons-lang3 versio to 3.14.0. |
9e3ccf4 | 2025-05-07 | MapR [SPARK-1393] Update Arrow library to 16.0.0. |
7f68882 | 2025-05-07 | MapR [SPARK-1392] Update Netty library to 4.1.108.Final. |
3118bc1 | 2025-05-07 | MapR [SPARK-1391] Update Orc library to 1.7.10 (Check possibility to update to 1.9.5). |
7afd391 | 2025-05-07 | MapR [SPARK-1390] Update Jetty library to 9.4.56.v20240826. |
7b1d6ef | 2025-05-05 | MapR [SPARK-1333] Fix CVE-2024-47561 for Apache Avro. |
c02a4b3 | 2025-04-28 | [SPARK-39312][SQL] Use parquet native in predicate for in filter push down. |
23a3d74 | 2025-04-28 | MapR [SPARK-1374] Address CVE-2025-30065. |
afc8365 | 2024-10-15 | MapR [SPARK-1330] Possibility to use only MFS location for ssl keys when AD configured and no home folder available. |
a676d29 | 2024-08-08 | MapR [SPARK-1309] Move SPARK-1308/SPARK-1307 fix to all released EEP versions. |
a090634 | 2024-06-14 | MapR [SPARK-1300] ssl_keystore/ssl_truststore copied to incorrect location. |
2b02a01 | 2024-06-05 | MapR [SPARK-1287] Rebuild Spark with fix from KAFKA-1046. |
5011aff | 2024-02-05 | MapR [SPARK-1285] Upgrade from Spark 2.4.x to Spark 3.3.2 causes the EOF handling of Kafka Consumers to fail. |
3c4e903 | 2024-03-28 | MapR [SPARK-1272] Back port SPARK-1097 to 9.1.1 and 9.2.1. |
94f7799 | 2024-03-27 | MapR [SPARK-1103] Excessive logs for spark beeline. |
Known Issues and Limitations
- FIPS in mixed mode not supported with enabled SSL for WebUI.
- SPARK-1099: Non-mapr user is unable to insert values into Hive table by using Spark Thrift Server
Resolved Issues
- None.