Livy 0.7.0.300 - 2210 (EEP 9.0.0) 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.7.0.300 |
Release Date | October 2022 |
HPE Version Interoperability | See EEP Components and OS Support |
Source on GitHub | https://github.com/mapr/livy/tree/0.7.0.300-eep-900 |
GitHub Release Tag | 0.7.0.300-eep-900 |
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
Hadoop and Spark versions were updated to be compatible with EEP 9.0.0. .
Fixes
This HPE release includes the
following fixes on the base release:
- None.
For complete details, refer to the commit log for this project in GitHub.
Resolved issues
None.
Known Issues and Limitations
- Livy in EEP 9.0.0 does not support FIPS enabled environment..
- 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.