Skip to content
/ pylivy Public

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

License

Notifications You must be signed in to change notification settings

acroz/pylivy

Repository files navigation

pylivy

https://github.com/acroz/pylivy/workflows/Tests/badge.svg?branch=master

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/.

Contributing

Contributions to extend or improve pylivy are very welcome! Have a look at the relevant docs page for more information.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages