mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
[docs] add entry for Hive in installation.rst (#4942)
This commit is contained in:
committed by
GitHub
parent
415d1c092b
commit
f21ba1aba7
@@ -294,6 +294,8 @@ Here's a list of some of the recommended packages.
|
||||
+---------------+-------------------------------------+-------------------------------------------------+
|
||||
| Presto | ``pip install pyhive`` | ``presto://`` |
|
||||
+---------------+-------------------------------------+-------------------------------------------------+
|
||||
| Hive | ``pip install pyhive`` | ``hive://`` |
|
||||
+---------------+-------------------------------------+-------------------------------------------------+
|
||||
| Oracle | ``pip install cx_Oracle`` | ``oracle://`` |
|
||||
+---------------+-------------------------------------+-------------------------------------------------+
|
||||
| sqlite | | ``sqlite://`` |
|
||||
|
||||
Reference in New Issue
Block a user