From a8cf48787338548ba3e748b24b0bae3516d6baf4 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 25 May 2017 14:48:11 +0700 Subject: [PATCH] Add Apache Spark See: https://github.com/sindresorhus/awesome/pull/895#issuecomment-303697626 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 71a3e2e..2a5635c 100644 --- a/readme.md +++ b/readme.md @@ -266,6 +266,7 @@ - [Hadoop](https://github.com/youngwookim/awesome-hadoop) - Framework for distributed storage and processing of very large data sets. - [Data Engineering](https://github.com/igorbarinov/awesome-data-engineering) - [Streaming](https://github.com/manuzhang/awesome-streaming) +- [Apache Spark](https://github.com/awesome-spark/awesome-spark) - Unified engine for large-scale data processing. ## Theory