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

Install the Hive Metastore, Livy, Spark History Server, and Spark Thrift Server in your tenant namespace.

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

  1. List all the Helm charts in a tenant namespace.
    helm list -n <tenant-namespace>
  2. 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>

Results

Running the helm upgrade command updates the Helm chart for the Spark services.