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.2a1.tar.gz
(21.2 kB
view hashes)
Built Distribution
Close
Hashes for dbt_impala-1.1.2a1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8728f3c87a824a252a9dc88a25826d9cd7bd485207fd89bcffed663d8bf51677 |
|
MD5 | e553cd8154390923cf8c78bbe4d3b89a |
|
BLAKE2b-256 | 9b0f1a4bff99b69bdc49978d3668fcb4fb4974f60e6d50046667e284a2c6244e |