mirror of
https://github.com/apache/superset.git
synced 2026-04-07 10:31:50 +00:00
[docs] add entry for Hive in installation.rst (#4942)
This commit is contained in:
committed by
GitHub
parent
415d1c092b
commit
f21ba1aba7
1
.gitignore
vendored
1
.gitignore
vendored
@@ -11,6 +11,7 @@ _images
|
||||
_modules
|
||||
superset/bin/supersetc
|
||||
env_py3
|
||||
envpy3
|
||||
.eggs
|
||||
build
|
||||
*.db
|
||||
|
||||
@@ -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