Skip to content

Commit 613b021

Browse files
committed
Add a few more projects
1 parent a85eaaf commit 613b021

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/community-projects.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ Here is a list of Spark projects contributed by the community. If you have an i
88
# Spark Infrastructure
99

1010
* [Spark Job Server](https://github.com/spark-jobserver/spark-jobserver): A REST service for submitting, managing, and tracking multiple Spark jobs.
11+
* [Spindle](https://github.com/adobe-research/spindle): Spark/Parquet-based web analytics query engine
1112

1213
# Spark Data Sources
1314

15+
* [Spark Cassandra Connector](https://github.com/datastax/spark-cassandra-connector): Easily load your Cassandra data into Spark and Spark SQL; from Datastax
16+
* [Spark ElasticSearch Support](http://www.elasticsearch.org/guide/en/elasticsearch/hadoop/current/spark.html): via the `EsInputFormat`
17+
18+
# Other
19+
20+
* [Thunderain](https://github.com/thunderain-project/thunderain): a framework for combining stream processing with historical data, think Lamba architecture
21+

0 commit comments

Comments
 (0)