Skip to content

Commit

Permalink
Giving hingts that we support SparkSQL (#803)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Jul 22, 2016
1 parent a704d4d commit e813726
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e813726

Please sign in to comment.