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

apache/cassandra-spark-connector

Apache Spark to Apache Cassandra connector observed · 2026-08-28

github.com/apache/cassandra-spark-connector · homepage · Scala · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

31/100

  • Activity 19
  • Release rhythm 8
  • Longevity 100
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: 4450
  • days_rel: n/a
  • days_push: 491
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1954 stars · 930 forks observed · 2026-08-28

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

The official Apache Spark connector for Apache Cassandra, letting Spark applications read Cassandra tables as RDDs and DataFrames, write them back, and run arbitrary CQL queries. It supports Cassandra 2.1+, Spark 1.0-3.5, and recent versions add vector type support for AI/RAG workloads.

Use cases

  • read cassandra tables as spark dataframes
  • write spark rdds to cassandra
  • run cql queries from spark applications
  • join spark data with cassandra data
  • process cassandra vector data for RAG pipelines
  • partition spark rdds by cassandra replica

When to choose

  • your Spark job needs to read or write Cassandra at scale
  • you want server-side filtering via CQL WHERE clauses in Spark
  • you need Cassandra vector type support for AI workloads

When to avoid

  • you use a database other than Cassandra
  • you need a pure OLTP client without Spark
  • your Spark or Cassandra versions fall outside the compatibility matrix

Facets

library · maturity active

database-driver etl streaming databases big-data microservices jvm python spark cassandra rdd dataframe cql vector-search data-engineering

2 sources

Member repositories

RepositoryRoleHealth v2
apache/cassandra-spark-connectormain31

For agents

markdown · JSON · MCP: product_card(name="apache/cassandra-spark-connector")

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