mirror of
https://github.com/apache/superset.git
synced 2026-04-17 23:25:05 +00:00
fix(docs): Update databricks.mdx with correct pip package name (#23562)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user