dbt adapter installation

This topic provides details on the prerequisites and common installation methods for the dbt-hive or dbt-impala adapters.

The python versions 3.9, 3.10, or 3.11, Pip, and dbt-core must be available on your system to install the adapter.

To install the dbt-hive or the dbt-impala adapters:
Table 1. Installation command for dbt-hive adapter
Adapter Installation command
dbt-hive pip3 install dbt-hive
Table 2. Installation command for dbt-impala adapter
Adapter Installation command
dbt-impala pip3 install dbt-impala