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.2.0.tar.gz
(27.9 kB
view hashes)
Built Distribution
dbt_impala-1.2.0-py3-none-any.whl
(43.6 kB
view hashes)
Close
Hashes for dbt_impala-1.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ddbd14bc541ca5a2fbc76e6a6b706c25b81f8a737c0753ce69469dde63166958 |
|
MD5 | 0feb9c83b9761512f8c64c7aae1339ef |
|
BLAKE2b-256 | 047da2f0c3125b292853bc2542b2019e040a573e61c325647a3c4b6d39780622 |