Apache Hive

The pyhive library is the recommended way to connect to Hive through SQLAlchemy.

The expected connection string is formatted as follows:

  1. hive://hive@{hostname}:{port}/{database}