- Learning Spark SQL
- Aurobindo Sarkar
- 113字
- 2021-07-02 18:23:43
Summary
In this chapter, we introduced you to Spark SQL, SparkSession (primary entry point to Spark SQL), and Spark SQL interfaces (RDDs, DataFrames, and Dataset). We then described some of the internals of Spark SQL, including the Catalyst and Project Tungsten-based optimizations. Finally, we explored how to use Spark SQL in streaming applications and the concept of Structured Streaming. The primary goal of this chapter was to give you an overview of Spark SQL while getting you comfortable with the Spark environment through hands-on sessions (using public Datasets).
In the next chapter, we will get into the details of using Spark SQL to explore structured and semi-structured data typical to big data applications.
推薦閱讀
- Computer Vision for the Web
- Functional Kotlin
- GeoServer Beginner's Guide(Second Edition)
- GameMaker Programming By Example
- SharePoint Development with the SharePoint Framework
- ArcGIS By Example
- Android底層接口與驅動開發技術詳解
- NetBeans IDE 8 Cookbook
- Natural Language Processing with Java and LingPipe Cookbook
- Visual Studio 2015高級編程(第6版)
- Python程序設計與算法基礎教程(第2版)(微課版)
- Django 3.0入門與實踐
- Anaconda數據科學實戰
- Linux Networking Cookbook
- 瘋狂Java講義精粹