djm

package
v0.69.2 Latest Latest
Warning

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

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

Documentation

Overview

Package djm contains data-jobs-monitoring installation logic

Package djm contains data-jobs-monitoring installation logic

Package djm contains data-jobs-monitoring installation logic

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupDatabricks

func SetupDatabricks(s *common.Setup) error

SetupDatabricks sets up the Databricks environment

func SetupDataproc

func SetupDataproc(s *common.Setup) error

SetupDataproc sets up the DJM environment on Dataproc

func SetupEmr

func SetupEmr(s *common.Setup) error

SetupEmr sets up the DJM environment on EMR

Types

type ClusterTags added in v0.68.0

type ClusterTags struct {
	CustomTags   map[string]string `json:"custom_tags"`
	SparkVersion string            `json:"spark_version"`
}

ClusterTags are custom tags from Databricks API response

type JobTags added in v0.68.0

type JobTags struct {
	Settings struct {
		Tags map[string]string `json:"tags"`
	} `json:"settings"`
}

JobTags custom tags from Databricks API response

Jump to

Keyboard shortcuts

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