Skip to content

Commit

Permalink
docs: Avoiding conflict with dbt-athena-adapter
Browse files Browse the repository at this point in the history
* Add a quick note on avoiding the conflict with `dbt-athena-adapter`.

* Fixes dbt-athena#103

Signed-off-by: mrshu <mrshu@cisco.com>
  • Loading branch information
mrshu committed Dec 31, 2022
1 parent c7d7e2d commit a392cad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@
* `pip install dbt-athena-community`
* Or `pip install git+https://github.com/dbt-athena/dbt-athena.git`

_**Note:** in order to avoid potential conflicts, make sure `dbt-athena-adapter` is not installed in the target environment._

### Prerequisites

To start, you will need an S3 bucket, for instance `my-bucket` and an Athena database:
Expand Down

0 comments on commit a392cad

Please sign in to comment.