- Apache Spark Tutorial
- Apache Spark - Home
- Apache Spark - Introduction
- Apache Spark - RDD
- Apache Spark - Installation
- Apache Spark - Core Programming
- Apache Spark - Deployment
- Advanced Spark Programming
- Apache Spark Useful Resources
- Apache Spark - Quick Guide
- Apache Spark - Useful Resources
- Apache Spark - Discussion
讨论 Apache Spark
Apache Spark 是一种闪电般的集群计算,专为快速计算而设计。它构建在 Hadoop MapReduce 之上,并扩展了 MapReduce 模型以有效地使用更多类型的计算,其中包括交互式查询和流处理。这是一个简短的教程,解释了 Spark Core 编程的基础知识。