Release Notes (1.5.4)
This document provides a comprehensive overview of the latest updates and security fixes in HPE Ezmeral Unified Analytics Software (version 1.5.4).
HPE Ezmeral Unified Analytics Software provides software foundations for enterprises to develop and deploy end-to-end data and advanced analytics solutions from data engineering to data science and machine learning across hybrid cloud infrastructures – delivered as a software-as-a-service model.
Version 1.5.4 Updates
- Supports new installations and upgrades from versions 1.5.3 and 1.5.2.
- Includes an updated upgrade bundle image. See Upgrade Bundle Images.
- Includes several security fixes. See the list of resolved CVEs.
Installation
- To install HPE Ezmeral Unified Analytics Software version 1.5.4, see Installing on User-Provided Hosts (Connected and Air-gapped Environments).
- To upgrade HPE Ezmeral Unified Analytics Software to version 1.5.4, see Upgrading HPE Ezmeral Unified Analytics Software.
Upgrade Notes
- Back-up custom configurations
-
Settings, including certificates and custom configurations, do not persist to the new version of HPE Ezmeral Unified Analytics Software. You must back up all custom application configurations and certificates prior to performing an upgrade. After you upgrade HPE Ezmeral Unified Analytics Software, you must reconfigure applications that had custom configurations and apply certificates.
- Manually download the workload cluster upgrade bundle
-
You cannot automatically download the workload cluster upgrade bundle. You must use the manual procedure described in Download the Workload Cluster Upgrade Bundle.
- Configure the Air Gap registry URL
-
If HPE Ezmeral Unified Analytics Software 1.5.3 was installed without enabling the Air Gap environment or the Air Gap registry URL is not configured for your existing 1.5.3 setup (URL is an empty string), you must manually set the Air Gap registry URL to marketplace.us1.greenlake-hpe.com/ezua/. To set the Air Gap registry URL to marketplace.us1.greenlake-hpe.com/ezua/, run the following commands on the Kubernetes master node:
kubectl patch cm ezua-cluster-config -n ezua-system --type merge -p '{"data":{"airgap.registryUrl":"marketplace.us1.greenlake-hpe.com/ezua/"}}' kubectl patch ezac in-cluster -n ezaddon-system --type merge -p '{"spec":{"registryUrl":"marketplace.us1.greenlake-hpe.com/ezua/"}}'
Known Issues
- Katib jobs fail when launched through Kale
- If you launch a Katib job through Kale from a notebook, the Katib job fails because
resource limits are not provided. Pods get stuck in a pending state and the system
returns a warning message stating that resource limits must be
defined.
Workaround
To work around this issue:IMPORTANTIn air-gapped environments or environments that cannot access docker.io, push theakravacyber/katib-kfp-trial:v0.7.0image into the air gap registry that is configured for the cluster. Update line 8 in thekale-katib.patchfile to add the air gap registry address as the prefix toakravacyber/katib-kfp-trial:v0.7.0.- Download the following file and put it in the
/mnt/userdirectory:kale-katib.patch - Open a notebook terminal and run the following
command:
cd /opt/conda/lib/python3.11/site-packages - From the notebook terminal, run the following
command:
git apply /mnt/user/kale-katib.patch - Close all the open notebook tabs and shut down all the kernels running in notebooks.
- In the top menu bar, select File > Log Out.
- Log in again.
- Download the following file and put it in the
Additional Resources
- Documentation
- Release note archives:
Thank you for choosing HPE Ezmeral Unified Analytics Software. Enjoy the new features and improvements introduced in this release.