Ross ROSS = Recommend OSS · open-source software intelligence for agents

twitter/summingbird

Streaming MapReduce with Scalding and Storm observed · 2026-08-28

github.com/twitter/summingbird · homepage · Scala · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5090
  • days_rel: n/a
  • days_push: 1687
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2123 stars · 256 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Summingbird is a Scala library for writing MapReduce aggregation programs that look like native collection transformations and run on distributed platforms such as Storm (realtime) and Scalding (batch), including a hybrid batch/realtime mode. It is officially retired by Twitter.

Use cases

  • write streaming mapreduce aggregations in scala
  • run the same aggregation logic in batch and realtime
  • build fault-tolerant hybrid batch/streaming pipelines on storm and scalding
  • word counting over large data streams
  • sum key-value events into a distributed store

When to choose

  • you already run Scalding or Storm on the JVM and want unified batch/realtime aggregation code
  • you need hybrid batch/realtime fault-tolerance semantics and can maintain the library yourself

When to avoid

  • starting a new project - the project is officially retired and unmaintained
  • you use modern stream processors like Flink, Kafka Streams, or Spark Streaming
  • you are not on the JVM/Scala ecosystem

Facets

library · maturity abandoned

streaming etl data-science big-data microservices jvm mapreduce storm scalding scala batch-realtime-hybrid retired data-engineering

1 source

Member repositories

RepositoryRoleHealth v2
twitter/summingbirdmain10

For agents

markdown · JSON · MCP: product_card(name="twitter/summingbird")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem