Updating Helm Charts for Spark Services
This topic describes how to update the Helm charts for Hive Metastore, Livy, Spark History Server, and Spark Thrift Server on HPE Ezmeral Runtime Enterprise.
Prerequisites
About this task
To update the Helm charts for Hive Metastore, Livy, Spark History Server, and Spark Thrift Server installed by using the GUI or manually by using the Helm charts, perform the following:
Procedure
-
List all the Helm charts in a tenant namespace.
helm list -n <tenant-namespace>
-
Select the Helm chart to update from the list and run:
helm upgrade <spark-services-helm--release-name> ./<path/to/spark-services-helm-chart> -n <tenant-namespace>
Locate the Helm charts for different versions of HPE Ezmeral Runtime Enterprise at:
Results
helm upgrade
command updates
the Helm chart for the Spark services.