mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
Giving hingts that we support SparkSQL (#803)
This commit is contained in:
committed by
GitHub
parent
a704d4ddee
commit
e813726afb
@@ -160,6 +160,8 @@ Here's a list of some of the recommended packages.
|
||||
+---------------+-------------------------------------+-------------------------------------------------+
|
||||
| Impala | ``pip install impyla`` | ``impala://`` |
|
||||
+---------------+-------------------------------------+-------------------------------------------------+
|
||||
| SparkSQL | ``pip install pyhive`` | ``jdbc+hive://`` |
|
||||
+---------------+-------------------------------------+-------------------------------------------------+
|
||||
|
||||
Note that many other database are supported, the main criteria being the
|
||||
existence of a functional SqlAlchemy dialect and Python driver. Googling
|
||||
|
||||
Reference in New Issue
Block a user