Running your dbt project with Hive or Impala
This task guides you through testing your dbt connection and executing various commands within your dbt project for Hive or Impala.
After configuring your dbt profiles, you can verify your connection and then run common dbt commands for seeding data, running models, executing tests, and generating documentation for your warehouse-connected project. The example project provides a structured way to understand dbt capabilities.
- Your environment and dbt profiles for Cloudera Data Warehouse Hive or Impala must be configured.
- You must be in your dbt project directory.
