Deleting Spark History Server
This section describes how to delete or uninstall Spark History Server from HPE Ezmeral Runtime Enterprise.
Run the following command to delete the Spark History
Server.
helm delete <spark-hs-name> -n <tenant-namespace>
For example:
helm delete spark-hs -n sampletenant
Running the helm delete
command does not delete the PVC. You must delete he
PVC manually.