tools: persist spark_submit calls to SubmissionRepo
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -16,6 +16,7 @@ type Deps struct {
|
||||
Logger *slog.Logger
|
||||
AuditRepo *audit.Repo
|
||||
ClusterRepo *storage.ClusterRepo
|
||||
SubmissionRepo *storage.SubmissionRepo
|
||||
SparkSubmitTimeout time.Duration
|
||||
HTTPClient *httpclient.Client
|
||||
MaxResponseBytes int64
|
||||
|
||||
Reference in New Issue
Block a user