
## Extract on-premises Databricks lineage

URL: https://docs.atlan.com/apps/connectors/data-warehouses/databricks/how-tos/extract-on-premises-databricks-lineage

> The Docker-based databricks-extractor offline tool has been sunset. For on-premises or network-restricted Databricks lineage extraction, 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. The `sudo docker-compose up` runbook and the **Offline** extraction method for Databricks lineage are no longer supported. For on-premises or network-restricted Databricks environments, use one of the supported approaches below.
:::

## Supported approaches

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

- **Agent extraction with Self-Deployed Runtime** - Atlan's agent executes lineage 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 lineage 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)

Once connectivity is in place, follow the supported lineage extraction methods in [Extract lineage and usage from Databricks](https://docs.atlan.com/llms/connectors/databricks/extract-lineage-and-usage-from-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.

---
