Book Image

Big Data Analytics Using Apache Spark [Video]

By : Arokia Armel
Book Image

Big Data Analytics Using Apache Spark [Video]

By: Arokia Armel

Overview of this book

<p>This course will show you how to acquire structured, semi-structured, and unstructured content from different data sources. You’ll learn to query data using Spark SQL and acquire and load data via the Spark processing tool. You will learn to import structured and unstructured data from different data sources. Going further, you will learn how to use Apache Spark to perform complex processing without extensive programming knowledge and how to leverage those tools to perform data -analytics.</p> <p>By the end of the course, you will have learned to create real-world apps and stream high-velocity data with Spark Streaming.</p> <p>All the code and supporting files for this course are available on Github at https://github.com/PacktPublishing/-Big-Data-Analytics-using-Apache-Spark</p> <h1>Style and Approach</h1> <p>This course will help you perform data analysis; each subject is accompanied by examples and practice exercises to make you more productive after each video.</p>
Table of Contents (4 chapters)
Chapter 2
Exploring the Spark Module
Content Locked
Section 1
Working with Spark
Understanding Spark as the big data processing framework and the architecture diagram of the Spark application. - Understand Spark’s language APIs - See an example of creating a DataFrame based on the content of a JSON file - Explore architecture of a Spark application