You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/community-projects.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,14 @@ Here is a list of Spark projects contributed by the community. If you have an i
8
8
# Spark Infrastructure
9
9
10
10
*[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
11
12
12
13
# Spark Data Sources
13
14
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
0 commit comments