Databricks
Beta Feature
This integration is in beta. Behavior and parameters may change in a future release.
Overview
Databricks Integration to pull Scan Data from Databricks Catalogs
Configuration
This command reads the following keys from init.yaml. Any of them can also be supplied as an environment variable of the same name. See CLI Configuration File for the full reference.
databricksAccessTokendatabricksHostnamedatabricksPath
Commands
| Command | Description |
|---|---|
regscale databricks pull_data | Run Query in Databricks Catalog |
regscale databricks pull_data
regscale databricks pull_dataRun Query in Databricks Catalog
regscale databricks pull_data [OPTIONS]
| Flag | Type | Required | Default | Description |
|---|---|---|---|---|
--query | text | Yes | SELECT * from range(10) | Databricks Query |
--localpath | text | Yes | artifacts/DBX_Query.json | Local path to save the Databricks query JSON. The directory follows the artifactsDir setting in init.yaml when it is set. |
Updated about 5 hours ago
Did this page help you?
