pylivy
Livy is an open source REST interface
for interacting with Spark. pylivy
is a
Python client for Livy, enabling easy remote code execution on a Spark cluster.
Installation
$ pip install -U livy
Note that pylivy
requires Python 3.6 or later.
Documentation
Documentation for pylivy
is available at https://pylivy.readthedocs.io/.