Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrJobCanceled = fmt.Errorf("job was canceled before completion") ErrJobSubmission = fmt.Errorf("failed to submit Spark application to Kubernetes cluster") ErrKubeConfig = fmt.Errorf("failed to configure Kubernetes client: ensure EKS cluster access is properly configured") ErrApplicationSpec = fmt.Errorf("failed to load or parse SparkApplication template") ErrSparkApplicationFile = fmt.Errorf("failed to read SparkApplication application template file: check file path and permissions") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.