batch

package
v0.0.0-...-1c6d3df Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// JobConfigFileName is the name of the defined container job config, e.g. ensembler config
	JobConfigFileName = "jobConfig.yaml"
	// JobConfigMount is where the job spec if mounted
	JobConfigMount = "/mnt/job-spec/"
)
View Source
const (
	// DatasetTypeBQ is the BQ source dataset type
	DatasetTypeBQ = "BQ"
	// SinkTypeBQ is the BQ sink dataset type
	SinkTypeBQ = "BQ"

	// ImageBuilderPodType is the image builder pod type
	ImageBuilderPodType = "image_builder"
	// DriverPodType is the spark driver pod type
	DriverPodType = "driver"
	// ExecutorPodType is the spark executor pod type
	ExecutorPodType = "executor"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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