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:
Maxime Beauchemin
2020-02-24 02:30:25 -08:00
committed by GitHub
parent 78b1561820
commit 7b06bb7549
2 changed files with 7 additions and 36 deletions

View File

@@ -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
------