Spark SQL Tutorial
Spark SQL Useful Resources
Selected Reading
- Spark SQL - Data Sources
- Spark SQL - DataFrames
- Spark SQL - Introduction
- Spark - Installation
- Spark - RDD
- Spark - Introduction
- Spark SQL - Home
Spark SQL Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Spark SQL - Discussion
Discuss Spark SQL
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 SQL programming.
Advertisements