PipedreamHQ / PipedreamHQ/pipedream

[Components] databricks_oauth

Open
#15,717 1 comment 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# databricks_oauth
## URLs
- https://docs.databricks.com/api/workspace/introduction
## Webhook Sources
### new-job-run-instant
#### Description
Emit new event when a Databricks job run is completed. Users can optionally filter by job ID to track specific runs.
### new-cluster-event-instant
#### Description
Emit new event when a cluster event occurs in Databricks, such as start, termination, or failure. Users can configure event types to monitor.
### new-notebook-command-execution-instant
#### Description
Emit new event when a command execution happens within a Databricks notebook. Users can optionally specify a notebook ID to monitor specific executions.
## Actions
### run-job
#### Description
Trigger a Databricks job run by specifying a job ID and optional parameters to override job settings.
### execute-notebook
#### Description
Execute a Databricks notebook by providing the notebook path along with optional parameters for execution.
### create-cluster
#### Description
Create a new Databricks cluster with configurable parameters including cluster size, runtime version, and node type.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.