Deleting Spark Operator
This topic describes how to delete Spark Operator using Helm.
You can delete Spark Operator on HPE Ezmeral Runtime Enterprise using Helm chart.
Run the following command to delete the Spark Operator using
Helm:
helm delete <spark-operator-name> -n <namespace>
For example:
helm delete spark-operator-compute -n compute
NOTE
Running the helm delete
command does not delete the Spark Applications
CRDs.