awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
W

waylau/apache-spark-tutorial

0
View on GitHub↗
0 stars·0 forks·8 views

Apache Spark Tutorial

Features

  • Big Data - Tutorials for processing big data with Apache Spark.

Star history

Star history chart for waylau/apache-spark-tutorialStar history chart for waylau/apache-spark-tutorial

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Apache Spark Tutorial

Similar open-source projects, ranked by how many features they share with Apache Spark Tutorial.
  • ambster-public/awesome-qlikambster-public avatar

    ambster-public/awesome-qlik

    78View on GitHub↗

    A curated list of awesome Qlik extensions and resources for Qlik Sense and QlikView

    analyticsawesomeawesome-list
    View on GitHub↗78
  • apache/flinkapache avatar

    apache/flink

    26,086View on GitHub↗

    Apache Flink is a distributed processing engine designed for both high-throughput, low-latency data streams and finite batch workloads. It functions as a stateful stream processor and a SQL stream processing engine, providing a unified runtime to execute relational queries and event-based transformations. The system is distinguished by its ability to manage persistent operator state to ensure exactly-once processing guarantees and consistency during failures. It features specialized capabilities for complex event processing to detect temporal patterns and handles out-of-order events using eve

    Java
    View on GitHub↗26,086
  • apache/kafkaapache avatar

    apache/kafka

    32,846View on GitHub↗

    Kafka is a distributed event streaming platform designed for capturing, storing, and processing real-time data streams across interconnected nodes. It functions as a distributed commit log, providing a fault-tolerant storage mechanism that records state changes sequentially to ensure data consistency and durability across distributed environments. The platform distinguishes itself through a partitioned commit log architecture that enables horizontal scaling and parallel processing of data streams. It integrates a stream processing engine for continuous transformations and aggregations, while

    Javakafkascala
    View on GitHub↗32,846
  • akka/alpakka-kafkaakka avatar

    akka/alpakka-kafka

    1,421View on GitHub↗

    Alpakka Kafka connector - Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.

    Scala
    View on GitHub↗1,421
See all 20 alternatives to Apache Spark Tutorial→

Frequently asked questions

What are the main features of waylau/apache-spark-tutorial?

The main features of waylau/apache-spark-tutorial are: Big Data.

What are some open-source alternatives to waylau/apache-spark-tutorial?

Open-source alternatives to waylau/apache-spark-tutorial include: ambster-public/awesome-qlik — A curated list of awesome Qlik extensions and resources for Qlik Sense and QlikView. apache/flink — Apache Flink is a distributed processing engine designed for both high-throughput, low-latency data streams and finite… apache/kafka — Kafka is a distributed event streaming platform designed for capturing, storing, and processing real-time data streams… apache/spark — Apache Spark is a unified distributed data processing engine designed for large-scale data analysis and computation… awesome-spark/awesome-spark — A curated list of awesome Apache Spark packages and resources. akka/alpakka-kafka — Alpakka Kafka connector - Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive…