This app supports investigation and data manipulation actions in Databricks
Supported Actions
- test connectivity: Verify connectivity using the configured credentials
- get job run: Get a single job run
- get job output: Get job run output
- list alerts: List alerts
- list clusters: List clusters
- create alert: Create a new alert
- delete alert: Delete an alert
- list warehouses: List all SQL warehouses for which a user has manager permissions
- cancel query: Request that an executing SQL statement be cancelled. Callers must poll for a status of the end state
- get query status: Get status, manifest, and result first chunk of a SQL query
- perform query: Perform a SQL query
- execute notebook: Execute a Databricks notebook
- on poll: Ingest tickets from Databricks