spark

package
v0.14.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 23, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	JobGVK             = k8s.SparkAppGVK
	KubeSparkFwVersion = client.KubeFrameworkVersion(JobGVK)
)

Functions

Types

type KubeSparkJob

type KubeSparkJob struct {
	kuberuntime.KubeBaseJob
}

KubeSparkJob is a struct that contains client to operate spark application on cluster

func (*KubeSparkJob) AddEventListener

func (sj *KubeSparkJob) AddEventListener(ctx context.Context, listenerType string, jobQueue workqueue.RateLimitingInterface, listener interface{}) error

func (*KubeSparkJob) JobStatus

func (sj *KubeSparkJob) JobStatus(obj interface{}) (api.StatusInfo, error)

JobStatus get the statusInfo of spark application, including origin status, pf status and message

func (*KubeSparkJob) Submit

func (sj *KubeSparkJob) Submit(ctx context.Context, job *api.PFJob) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL