You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When deploying a SparkApplication, for each execution of it (using sleep), a configmap and service is created. These configmaps and secrets never get deleted over time.
The spark-operator should clean these file (maybe leave just the last 10; this could be configurable).
Best regards
The text was updated successfully, but these errors were encountered:
When deploying a SparkApplication, for each execution of it (using sleep), a configmap and service is created. These configmaps and secrets never get deleted over time.
The spark-operator should clean these file (maybe leave just the last 10; this could be configurable).
Best regards
The text was updated successfully, but these errors were encountered: