acroz / pylivy

A Python client for Apache Livy, enabling use of remote Apache Spark clusters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQLAlchemy connector

gonzalezzfelipe opened this issue · comments

At Jampp we developed a pep 249 DB API spec using this connector, much like the ones from PyHive or PyDruid using the LivySession API for SQL. It is currently on a private repo, would you be interested in adding it here?

@gonzalezzfelipe Is there anyway you could share your code with me? I need this for one of my projects.

@gonzalezzfelipe Same here, we'd like to leverage and share the code as well, thanks!