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 1
Apache Spark Ecosystem for Big Data Processing
Content Locked
Section 3
Setting up and Running Apache Spark Programs
In this video, we will see how to set up and run Apache Spark programs. - Install JDK, Scala, Python, and R - Download and install Spark - Run sample programs