cloudera/livy
Livy is an open source REST interface for interacting with Apache Spark from anywhere observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3942
- days_rel: n/a
- days_push: 1428
- n_releases_24m: 0
Adoption not part of the score
1007 stars · 311 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
service · maturity maintenance
http-server rpc api-framework big-data apis microservices jvm self-hosted apache-spark rest-api yarn spark-submission scala data-engineering linux macos web-server
1 source
- readme: https://github.com/cloudera/livy · fetched 2026-08-28 · ab28a84d1421
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cloudera/livy | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem