The Databricks adapter plugin for dbt
Project description
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
The Databricks Lakehouse provides one simple platform to unify all your data, analytics and AI workloads.
dbt-databricks
The dbt-databricks
adapter contains all of the code enabling dbt to work with Databricks.
This adapter is based off the amazing work done in dbt-spark
Getting started
Installation
Install using pip:
pip install dbt-databricks
Upgrade to the latest version
pip install --upgrade dbt-databricks
Profile Setup
your_profile_name:
target: dev
outputs:
dev:
type: databricks
schema: [database/schema name]
host: [your.databrickshost.com]
http_path: [/sql/your/http/path]
token: [dapiXXXXXXXXXXXXXXXXXXXXXXX]
Compatibility
The dbt-databricks
adapter has been tested against Databricks SQL
and Databricks runtime releases 7.3 LTS
and later.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dbt-databricks-1.0.3.tar.gz
.
File metadata
- Download URL: dbt-databricks-1.0.3.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.1 requests/2.26.0 setuptools/58.0.4 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b130f618461a0ec5b794008b0ef90f58cb459ed25e7b6903387925e67f713e3 |
|
MD5 | b214ca6614e79c311a4a31e63a86c707 |
|
BLAKE2b-256 | 61d3659b37edb62108740bb1a833834c7487e31a6d217d386f7b891f066a0de5 |
File details
Details for the file dbt_databricks-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: dbt_databricks-1.0.3-py3-none-any.whl
- Upload date:
- Size: 15.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.1 requests/2.26.0 setuptools/58.0.4 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f7f8908d6099bcdda27574a04f50b42cb950b0dbd84021529dca50bc8923a86 |
|
MD5 | 2e496096c249bf28d4344b29cd1b2b4e |
|
BLAKE2b-256 | cbeff12eb6a17465ccf6371c4be5fccc8712059984c066156c5f70305a7a7479 |