# cloudera/livy

Livy is an open source REST interface for interacting with Apache Spark from anywhere

Repository: https://github.com/cloudera/livy
Canonical: https://ross.abutalabs.com/products/livy
Homepage: http://livy.io/
Language: Scala
License Family: other
Last push: 2022-10-05T02:39:35+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3942, "days_push": 1428, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1007, forks 311 (observed 2026-08-28T04:03:12.332168+00:00)

## What it is
Livy is an open-source REST service for interacting with Apache Spark remotely, supporting interactive Scala, Python, and R sessions as well as batch job submissions. It runs Spark locally or on YARN and allows multiple users to share the same server with impersonation support.

## Use cases
- submit spark jobs over rest
- run interactive pyspark sessions from a notebook server
- share a spark cluster among multiple users
- submit batch spark jobs from a web app
- run spark code remotely without installing spark locally

## When to choose
- you need remote REST access to a Spark cluster
- you want multi-user interactive Spark sessions with impersonation
- you submit Spark jobs from applications or notebooks over HTTP

## When to avoid
- you need a actively maintained project - releases are infrequent and the project is largely dormant
- you run Spark on Kubernetes and can use spark-submit or native schedulers instead
- you only need local single-user Spark development

## Facets
- artifact type: service
- maturity: maintenance
- function: http-server, rpc, api-framework
- domain: big-data, apis, microservices
- platform: jvm, self-hosted
- tags: apache-spark, rest-api, yarn, spark-submission, scala, data-engineering, linux, macos, web-server

## Member repositories
- cloudera/livy (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:12.332168+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:12:25.606450+00:00, confidence not recorded.
  - readme: https://github.com/cloudera/livy (fetched 2026-08-28T04:03:12.332168+00:00, sha ab28a84d1421)
- Data as of 2026-08-30T08:39:29.467469+00:00.
