EDS-APHP-legacy / pylivy

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pylivy

https://travis-ci.org/acroz/pylivy.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

Documentation

Documentation for pylivy is available at https://pylivy.readthedocs.io/.

About

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

License:MIT License


Languages

Language:Python 100.0%