
## Set up on-premises Databricks access

URL: https://docs.atlan.com/apps/connectors/data-warehouses/databricks/how-tos/set-up-on-premises-databricks-access

> The Docker-based databricks-extractor offline tool has been sunset. For on-premises or network-restricted Databricks environments, use Self-Deployed Runtime, Secure Agent, or direct connectivity via private link.

:::warning Offline extraction sunset
The Docker-based `databricks-extractor` offline tool has been sunset and is no longer available. For on-premises or network-restricted Databricks environments, use one of the supported approaches below.
:::

In some cases you won't be able to expose your Databricks instance for Atlan to crawl and ingest metadata. For example, this may happen when security requirements restrict access to sensitive, mission-critical data.

## Supported approaches

For Databricks instances that you can't expose to Atlan directly, use one of the following supported approaches:

- **Agent extraction with Self-Deployed Runtime** - Atlan's agent executes metadata extraction within your own environment. See [Self-Deployed Runtime](https://docs.atlan.com/llms/platform/self-deployed-runtime/llms.txt) and the [Agent extraction method](https://docs.atlan.com/llms/connectors/databricks/crawl-databricks/llms.txt) section of the Databricks crawler guide.
- **Secure Agent** - Fetch metadata from Databricks through Atlan's Secure Agent, running inside your network. See [How to configure Secure Agent for workflow execution](https://docs.atlan.com/llms/platform/secure-agent/configure-secure-agent-for-workflow-execution/llms.txt).
- **Direct connectivity via private link** - Expose Databricks to Atlan over a private link:
 - [AWS PrivateLink to Databricks](https://docs.atlan.com/llms/connectors/databricks/aws-private-link-to-databricks/llms.txt)
 - [Azure Private Link to Databricks](https://docs.atlan.com/llms/connectors/databricks/azure-private-link-to-databricks/llms.txt)

If you have an existing setup that relies on the sunset offline extractor, contact your Atlan Account team to plan your migration.

---
