fix(docs): Update databricks.mdx with correct pip package name (#23562)

This commit is contained in:
amosdoublec 2023-05-31 22:03:30 +03:00 committed by GitHub
parent e45be6adac
commit 541e461b77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ version: 1
Databricks now offer a native DB API 2.0 driver, `databricks-sql-connector`, that can be used with the `sqlalchemy-databricks` dialect. You can install both with:
```bash
pip install "superset[databricks]"
pip install "apache-superset[databricks]"
```
To use the Hive connector you need the following information from your cluster: