Jump to ratings and reviews
Rate this book

Fast Data Processing with Spark 2

Rate this book
Learn how to use Spark to process big data at speed and scale for sharper analytics. Put the principles into practice for faster, slicker big data projects. About This Book - A quick way to get started with Spark - and reap the rewards - From analytics to engineering your big data architecture, we've got it covered - Bring your Scala and Java knowledge - and put it to work on new and exciting problems Who This Book Is For This book is for developers with little to no knowledge of Spark, but with a background in Scala/Java programming. It's recommended that you have experience in dealing and working with big data and a strong interest in data science. What You Will Learn - Install and set up Spark in your cluster - Prototype distributed applications with Spark's interactive shell - Perform data wrangling using the new DataFrame APIs - Get to know the different ways to interact with Spark's distributed representation of data (RDDs) - Query Spark with a SQL-like query syntax - See how Spark works with big data - Implement machine learning systems with highly scalable algorithms - Use R, the popular statistical language, to work with Spark - Apply interesting graph algorithms and graph processing with GraphX In Detail When people want a way to process big data at speed, Spark is invariably the solution. With its ease of development (in comparison to the relative complexity of Hadoop), it's unsurprising that it's becoming popular with data analysts and engineers everywhere. Beginning with the fundamentals, we'll show you how to get set up with Spark with minimum fuss. You'll then get to grips with some simple APIs before investigating machine learning and graph processing - throughout we'll make sure you know exactly how to apply your knowledge. You will also learn how to use the Spark shell, how to load data before finding out how to build and run your own Spark applications. Discover how to manipulate your RDD and get stuck into a range of DataFrame APIs. As if that's not enough, you'll also learn some useful Machine Learning algorithms with the help of Spark MLlib and integrating Spark with R. We'll also make sure you're confident and prepared for graph processing, as you learn more about the GraphX API. Style and approach This book is a basic, step-by-step tutorial that will help you take advantage of all that Spark has to offer.

224 pages, ebook

Published October 24, 2016

1 person is currently reading
7 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
2 (40%)
3 stars
1 (20%)
2 stars
1 (20%)
1 star
1 (20%)
Displaying 1 - 2 of 2 reviews
Profile Image for Vishwanath.
45 reviews8 followers
November 23, 2017
Fair detail into some of the core concepts and the topics intended to be covered were well organized. However, the code examples veer between pyspark and scala with no uniformity whatsoever which is a distraction for anyone who wants to actively try out the code examples and quickly move through the book.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.