mirror of
https://github.com/apache/superset.git
synced 2026-04-17 15:15:20 +00:00
docs: remove focus on Druid in README.md (#9184)
The text in the README seemed overly Druid-centric at this time. While originally (3-4 years ago) Superset was heavily focussed on druid, it's just not accurate anymore. Druid is just one of the databases that we support and docs should reflect that.
This commit is contained in:
committed by
GitHub
parent
78b1561820
commit
7b06bb7549
@@ -718,16 +718,9 @@ parameter ::
|
||||
Druid
|
||||
-----
|
||||
|
||||
* From the UI, enter the information about your clusters in the
|
||||
`Sources -> Druid Clusters` menu by hitting the + sign.
|
||||
|
||||
* Once the Druid cluster connection information is entered, hit the
|
||||
`Sources -> Refresh Druid Metadata` menu item to populate
|
||||
|
||||
* Navigate to your datasources
|
||||
|
||||
Note that you can run the ``superset refresh_druid`` command to refresh the
|
||||
metadata from your Druid cluster(s)
|
||||
The native Druid connector (behind the ``DRUID_IS_ACTIVE`` feature flag)
|
||||
is slowly getting deprecated in favor of the SQLAlchemy/DBAPI connector made
|
||||
available in the ``pydruid`` library.
|
||||
|
||||
Dremio
|
||||
------
|
||||
|
||||
Reference in New Issue
Block a user