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
python-decouple >= 3.6
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.4.tar.gz
(24.4 kB
view hashes)
Built Distribution
dbt_impala-1.1.4-py3-none-any.whl
(32.7 kB
view hashes)
Close
Hashes for dbt_impala-1.1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 624a8e0a122072069a82a9eedf7b092599c22e687f9fb9b7240cf4059645c806 |
|
MD5 | 3e98050d2dd883d1fedbdc07de894576 |
|
BLAKE2b-256 | 065dc0527cfec379191386aafff04809ba2cda1393eebebf71ed02478ade4a81 |