All Projects → Spark States → Similar Projects or Alternatives

943 Open source projects that are alternatives of or similar to Spark States

Azure Event Hubs Spark
Enabling Continuous Data Processing with Apache Spark and Azure Event Hubs
Stars: ✭ 140 (+68.67%)
Mutual labels:  spark, apache-spark, spark-streaming, apache
Pyspark Examples
Code examples on Apache Spark using python
Stars: ✭ 58 (-30.12%)
Mutual labels:  spark, spark-streaming, apache
Spark With Python
Fundamentals of Spark with Python (using PySpark), code examples
Stars: ✭ 150 (+80.72%)
Mutual labels:  spark, apache-spark, apache
Data Accelerator
Data Accelerator for Apache Spark simplifies onboarding to Streaming of Big Data. It offers a rich, easy to use experience to help with creation, editing and management of Spark jobs on Azure HDInsights or Databricks while enabling the full power of the Spark engine.
Stars: ✭ 247 (+197.59%)
Mutual labels:  spark, apache-spark, spark-streaming
Coolplayspark
酷玩 Spark: Spark 源代码解析、Spark 类库等
Stars: ✭ 3,318 (+3897.59%)
Mutual labels:  spark, apache-spark, spark-streaming
Spark
.NET for Apache® Spark™ makes Apache Spark™ easily accessible to .NET developers.
Stars: ✭ 1,721 (+1973.49%)
Mutual labels:  spark, apache-spark, spark-streaming
Mobius
C# and F# language binding and extensions to Apache Spark
Stars: ✭ 929 (+1019.28%)
Mutual labels:  spark, apache-spark, spark-streaming
Real Time Stream Processing Engine
This is an example of real time stream processing using Spark Streaming, Kafka & Elasticsearch.
Stars: ✭ 37 (-55.42%)
Mutual labels:  spark, apache-spark, spark-streaming
Whylogs Java
Profile and monitor your ML data pipeline end-to-end
Stars: ✭ 164 (+97.59%)
Mutual labels:  spark, apache-spark
Sparkrdma
RDMA accelerated, high-performance, scalable and efficient ShuffleManager plugin for Apache Spark
Stars: ✭ 215 (+159.04%)
Mutual labels:  spark, apache-spark
Spark Workshop
Apache Spark™ and Scala Workshops
Stars: ✭ 224 (+169.88%)
Mutual labels:  spark, apache-spark
Spark On Lambda
Apache Spark on AWS Lambda
Stars: ✭ 137 (+65.06%)
Mutual labels:  spark, apache-spark
Pyspark Learning
Updated repository
Stars: ✭ 147 (+77.11%)
Mutual labels:  spark, spark-streaming
Example Spark
Spark, Spark Streaming and Spark SQL unit testing strategies
Stars: ✭ 205 (+146.99%)
Mutual labels:  spark, spark-streaming
Azure Cosmosdb Spark
Apache Spark Connector for Azure Cosmos DB
Stars: ✭ 165 (+98.8%)
Mutual labels:  spark, apache-spark
spark-gradle-template
Apache Spark in your IDE with gradle
Stars: ✭ 39 (-53.01%)
Mutual labels:  spark, apache-spark
spark-utils
Basic framework utilities to quickly start writing production ready Apache Spark applications
Stars: ✭ 25 (-69.88%)
Mutual labels:  apache-spark, spark-streaming
aut
The Archives Unleashed Toolkit is an open-source toolkit for analyzing web archives.
Stars: ✭ 111 (+33.73%)
Mutual labels:  spark, apache-spark
Spark Notebook
Interactive and Reactive Data Science using Scala and Spark.
Stars: ✭ 3,081 (+3612.05%)
Mutual labels:  spark, apache-spark
Mastering Spark Sql Book
The Internals of Spark SQL
Stars: ✭ 234 (+181.93%)
Mutual labels:  spark, apache-spark
blog
blog entries
Stars: ✭ 39 (-53.01%)
Mutual labels:  spark, apache
Learningsparkv2
This is the github repo for Learning Spark: Lightning-Fast Data Analytics [2nd Edition]
Stars: ✭ 307 (+269.88%)
Mutual labels:  spark, apache-spark
Wirbelsturm
Wirbelsturm is a Vagrant and Puppet based tool to perform 1-click local and remote deployments, with a focus on big data tech like Kafka.
Stars: ✭ 332 (+300%)
Mutual labels:  spark, apache-spark
Cdap
An open source framework for building data analytic applications.
Stars: ✭ 509 (+513.25%)
Mutual labels:  spark, spark-streaming
Sparta
Real Time Analytics and Data Pipelines based on Spark Streaming
Stars: ✭ 513 (+518.07%)
Mutual labels:  spark, spark-streaming
Kafka Storm Starter
Code examples that show to integrate Apache Kafka 0.8+ with Apache Storm 0.9+ and Apache Spark Streaming 1.1+, while using Apache Avro as the data serialization format.
Stars: ✭ 728 (+777.11%)
Mutual labels:  spark, apache-spark
Goodreads etl pipeline
An end-to-end GoodReads Data Pipeline for Building Data Lake, Data Warehouse and Analytics Platform.
Stars: ✭ 793 (+855.42%)
Mutual labels:  spark, apache-spark
Angel
A Flexible and Powerful Parameter Server for large-scale machine learning
Stars: ✭ 6,458 (+7680.72%)
Mutual labels:  spark, spark-streaming
Live log analyzer spark
Spark Application for analysis of Apache Access logs and detect anamolies! Along with Medium Article.
Stars: ✭ 14 (-83.13%)
Mutual labels:  spark, apache-spark
Spark Flamegraph
Easy CPU Profiling for Apache Spark applications
Stars: ✭ 30 (-63.86%)
Mutual labels:  spark, apache-spark
Example Spark Kafka
Apache Spark and Apache Kafka integration example
Stars: ✭ 120 (+44.58%)
Mutual labels:  spark, spark-streaming
Mmlspark
Simple and Distributed Machine Learning
Stars: ✭ 2,899 (+3392.77%)
Mutual labels:  spark, apache-spark
Spark Streaming With Kafka
Self-contained examples of Apache Spark streaming integrated with Apache Kafka.
Stars: ✭ 180 (+116.87%)
Mutual labels:  spark, spark-streaming
Gimel
Big Data Processing Framework - Unified Data API or SQL on Any Storage
Stars: ✭ 216 (+160.24%)
Mutual labels:  spark, spark-streaming
Kinesis Sql
Kinesis Connector for Structured Streaming
Stars: ✭ 120 (+44.58%)
Mutual labels:  spark, spark-streaming
Sparkora
Powerful rapid automatic EDA and feature engineering library with a very easy to use API 🌟
Stars: ✭ 51 (-38.55%)
Mutual labels:  apache-spark, apache
leaflet heatmap
简单的可视化湖州通话数据 假设数据量很大,没法用浏览器直接绘制热力图,把绘制热力图这一步骤放到线下计算分析。使用Apache Spark并行计算数据之后,再使用Apache Spark绘制热力图,然后用leafletjs加载OpenStreetMap图层和热力图图层,以达到良好的交互效果。现在使用Apache Spark实现绘制,可能是Apache Spark不擅长这方面的计算或者是我没有设计好算法,并行计算的速度比不上单机计算。Apache Spark绘制热力图和计算代码在这 https://github.com/yuanzhaokang/ParallelizeHeatmap.git .
Stars: ✭ 13 (-84.34%)
Mutual labels:  spark, apache-spark
Azure Event Hubs
☁️ Cloud-scale telemetry ingestion from any stream of data with Azure Event Hubs
Stars: ✭ 233 (+180.72%)
Mutual labels:  spark, apache
Spark Jupyter Aws
A guide on how to set up Jupyter with Pyspark painlessly on AWS EC2 clusters, with S3 I/O support
Stars: ✭ 259 (+212.05%)
Mutual labels:  spark, apache-spark
spark-structured-streaming-examples
Spark structured streaming examples with using of version 3.0.0
Stars: ✭ 23 (-72.29%)
Mutual labels:  spark, apache-spark
Spark Tda
SparkTDA is a package for Apache Spark providing Topological Data Analysis Functionalities.
Stars: ✭ 45 (-45.78%)
Mutual labels:  spark, apache-spark
Spark Mllib Twitter Sentiment Analysis
🌟 ✨ Analyze and visualize Twitter Sentiment on a world map using Spark MLlib
Stars: ✭ 113 (+36.14%)
Mutual labels:  spark, spark-streaming
Learningspark
Scala examples for learning to use Spark
Stars: ✭ 421 (+407.23%)
Mutual labels:  spark, spark-streaming
Sparkle
Haskell on Apache Spark.
Stars: ✭ 419 (+404.82%)
Mutual labels:  spark, apache-spark
Streaming Readings
Streaming System 相关的论文读物
Stars: ✭ 554 (+567.47%)
Mutual labels:  apache-spark, spark-streaming
Agile data code 2
Code for Agile Data Science 2.0, O'Reilly 2017, Second Edition
Stars: ✭ 413 (+397.59%)
Mutual labels:  spark, apache-spark
Sparklyr
R interface for Apache Spark
Stars: ✭ 775 (+833.73%)
Mutual labels:  spark, apache-spark
Spark As Service Using Embedded Server
This application comes as Spark2.1-as-Service-Provider using an embedded, Reactive-Streams-based, fully asynchronous HTTP server
Stars: ✭ 46 (-44.58%)
Mutual labels:  spark, apache-spark
Spark Nkp
Natural Korean Processor for Apache Spark
Stars: ✭ 50 (-39.76%)
Mutual labels:  spark, apache-spark
Spark Streaming Monitoring With Lightning
Plot live-stats as graph from ApacheSpark application using Lightning-viz
Stars: ✭ 15 (-81.93%)
Mutual labels:  apache-spark, spark-streaming
Spark Structured Streaming Book
The Internals of Spark Structured Streaming
Stars: ✭ 371 (+346.99%)
Mutual labels:  spark, apache-spark
Spark Examples
Spark examples
Stars: ✭ 41 (-50.6%)
Mutual labels:  spark, apache-spark
Apache Spark Internals
The Internals of Apache Spark
Stars: ✭ 1,045 (+1159.04%)
Mutual labels:  spark, apache-spark
Pulsar Spark
When Apache Pulsar meets Apache Spark
Stars: ✭ 55 (-33.73%)
Mutual labels:  spark, apache-spark
Spark On K8s Operator
Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.
Stars: ✭ 1,780 (+2044.58%)
Mutual labels:  spark, apache-spark
Waterdrop
Production Ready Data Integration Product, documentation:
Stars: ✭ 1,856 (+2136.14%)
Mutual labels:  spark, spark-streaming
Sparkmeasure
This is the development repository of SparkMeasure, a tool for performance troubleshooting of Apache Spark workloads. It simplifies the collection and analysis of Spark task metrics data.
Stars: ✭ 368 (+343.37%)
Mutual labels:  spark, apache-spark
Learning Spark
零基础学习spark,大数据学习
Stars: ✭ 37 (-55.42%)
Mutual labels:  spark, spark-streaming
Utils4s
scala、spark使用过程中,各种测试用例以及相关资料整理
Stars: ✭ 1,070 (+1189.16%)
Mutual labels:  spark, spark-streaming
Awesome Pulsar
A curated list of Pulsar tools, integrations and resources.
Stars: ✭ 57 (-31.33%)
Mutual labels:  spark, apache-spark
1-60 of 943 similar projects