Impala adapter for DBT
Project description
dbt-impala
The dbt-impala adapter allows you to use dbt along with Apache Impala and Cloudera Data Platform
Getting started
- Install dbt
- Read the introduction and viewpoint
Requirements
Python >= 3.8
dbt-core >= 1.1.0
impyla >= 0.18a5
Installing dbt-impala
pip install dbt-impala
Profile Setup
demo_project:
target: dev
outputs:
dev:
type: impala
host: impala-coordinator.my.org.com
port: 443
dbname: my_db
schema: my_db
user: my_user
password: my_pass
auth_type: ldap
http_path: cliservice
Supported features
| Name | Supported |
|---|---|
| Materialization: Table | Yes |
| Materialization: View | Yes |
| Materialization: Incremental - Append | Yes |
| Materialization: Incremental - Insert+Overwrite | Yes |
| Materialization: Incremental - Merge | No |
| Materialization: Ephemeral | No |
| Seeds | Yes |
| Tests | Yes |
| Snapshots | Yes |
| Documentation | Yes |
| Authentication: LDAP | Yes |
| Authentication: Kerberos | Yes |
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
dbt-impala-1.1.1.tar.gz
(20.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dbt-impala-1.1.1.tar.gz.
File metadata
- Download URL: dbt-impala-1.1.1.tar.gz
- Upload date:
- Size: 20.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6fe5a69339c4a710772c363dbd308cf3ca6ce4c5f06f101f88456bae5d89f2f
|
|
| MD5 |
009bfd0e526d26215f40bfd39f0ef09a
|
|
| BLAKE2b-256 |
63121b5f9c167ba423afb68e7eda447ac95e1f5f4fa7f035175547db7a1c07e7
|
File details
Details for the file dbt_impala-1.1.1-py3-none-any.whl.
File metadata
- Download URL: dbt_impala-1.1.1-py3-none-any.whl
- Upload date:
- Size: 26.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5e26913130fd303669dbb2723c10d9c3651b3f0f772af1342f3891e829f8621
|
|
| MD5 |
f4d25c0017eb69fea0d35f949587a9a7
|
|
| BLAKE2b-256 |
d8c7252c68b18a8c9f764f4e6dcd298bb89addcbf2e02ec17c7d3412bdc36184
|