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.0.1
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 | No |
Materialization: Ephemeral | No |
Seeds | Yes |
Tests | Yes |
Snapshots | Yes |
Documentation | No |
Authentication: LDAP | Yes |
Authentication: Kerberos | No |
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.0.1.tar.gz
(15.2 kB
view hashes)
Built Distribution
dbt_impala-1.0.1-py3-none-any.whl
(20.2 kB
view hashes)
Close
Hashes for dbt_impala-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2cbe0d56a013910ccb01c1449c3da21b92b80cfe189dd669a141b67b5533b3a8 |
|
MD5 | db69ebdf773c4c21c27e3d16f853d6cf |
|
BLAKE2b-256 | 79a7006adaff00673895c28ab59be2c55abc92fc86878d1cf8cde2385fabec52 |