Livy 0.8.0.0 - 2401 (EEP 9.2.1) Release Notes
The notes below relate specifically to the HPE Ezmeral Data Fabric Distribution for Apache Hadoop. You can find additional information on the Livy release notes page or Livy homepage.
These release notes contain only HPE-specific information and are not necessarily cumulative in nature. For information about how to use the release notes, see Ecosystem Component Release Notes.
Version | 0.8.0.0 |
Release Date | January 2024 |
HPE Version Interoperability | See EEP Components and OS Support |
Source on GitHub | https://github.com/mapr/livy/tree/0.8.0.0-eep-921 |
GitHub Release Tag | 0.8.0.0-eep-921 |
Package Names | Navigate to https://package.ezmeral.hpe.com/releases/MEP/ and select your EEP(MEP) and OS to view the list of package names. |
New in This Release
- Livy Server is updated to version 0.8.
Fixes
This HPE release includes the following fixes on the base release:
- None.
Resolved issues
None.
Known Issues and Limitations
- When you enable the SSL in a mixed (FIPS and non-FIPS) configuration, Spark
application run fails. To run Spark applications, set
spark.ssl.ui.enabled
option tofalse
inspark-defaults.conf
configuration file. - Hive-compatible JDBC / ODBC server introduced in Livy 0.7 is not available in HPE distribution.