Apache Spark Tutorial
Apache Spark Useful Resources
Selected Reading
- Advanced Spark Programming
- Apache Spark - Deployment
- Apache Spark - Core Programming
- Apache Spark - Installation
- Apache Spark - RDD
- Apache Spark - Introduction
- Apache Spark - Home
Apache Spark Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Apache Spark - Discussion
Discuss Apache Spark
Apache Spark is a pghtning-fast cluster computing designed for fast computation. It was built on top of Hadoop MapReduce and it extends the MapReduce model to efficiently use more types of computations which includes Interactive Queries and Stream Processing. This is a brief tutorial that explains the basics of Spark Core programming.
Advertisements