Jacob Crell
Jacob Crell
##### SUMMARY In the event that there exists two parameters in Parameter Store `path/to/params/foo/bar/param` and `path/to/params/x/y/param`, a user attempting to recursively pull all parameters under the `path/to/params` path with the...
### What feature you would like to be added? Currently, when using the scheduled spark application functionality, each run is automatically appended with the current time in nanoseconds. See [here](https://github.com/kubeflow/spark-operator/blob/8ca0176d6c26002920a5f8d049f7272e2f6eaaaf/internal/controller/scheduledsparkapplication/controller.go#L241)....