Book description
Spark in Action teaches you the theory and skills you need to effectively handle batch and streaming data using Spark. Fully updated for Spark 2.0.
About the Technology
Big data systems distribute datasets across clusters of machines, making it a challenge to efficiently query, stream, and interpret them. Spark can help. It is a processing system designed specifically for distributed data. It provides easy-to-use interfaces, along with the performance you need for production-quality analytics and machine learning. Spark 2 also adds improved programming APIs, better performance, and countless other upgrades.
About the Book
Spark in Action teaches you the theory and skills you need to effectively handle batch and streaming data using Spark. You'll get comfortable with the Spark CLI as you work through a few introductory examples. Then, you'll start programming Spark using its core APIs. Along the way, you'll work with structured data using Spark SQL, process near-real-time streaming data, apply machine learning algorithms, and munge graph data using Spark GraphX. For a zero-effort startup, you can download the preconfigured virtual machine ready for you to try the book's code.
What's Inside
- Updated for Spark 2.0
- Real-life case studies
- Spark DevOps with Docker
- Examples in Scala, and online in Java and Python
About the Reader
Written for experienced programmers with some background in big data or machine learning.
About the Authors
Petar Zečević and Marko Bonaći are seasoned developers heavily involved in the Spark community.
Quotes
Dig in and get your hands dirty with one of the hottest data processing engines today. A great guide.
- Jonathan Sharley, Pandora Media
Must-have! Speed up your learning of Spark as a distributed computing framework.
- Robert Ormandi, Yahoo!
An easy-to-follow, step-by-step guide.
- Gaurav Bhardwaj, 3Pillar Global
An ambitiously comprehensive overview of Spark and its diverse ecosystem.
- Jonathan Miller, Optensity
Publisher resources
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Preface
- Acknowledgments
- About this Book
- About the Authors
- About the Cover
- Part 1. First steps
- Part 2. Meet the Spark family
- Part 3. Spark ops
- Part 4. Bringing it together
- Appendix A. Installing Apache Spark
- Appendix B. Understanding MapReduce
- Appendix C. A primer on linear algebra
- Index
- List of Figures
- List of Tables
- List of Listings
Product information
- Title: Spark in Action
- Author(s):
- Release date: November 2016
- Publisher(s): Manning Publications
- ISBN: 9781617292606
You might also like
book
Spark in Action, Second Edition
The Spark distributed data processing platform provides an easy-to-implement tool for ingesting, streaming, and processing data …
book
Apache Spark Quick Start Guide
A practical guide for solving complex data processing challenges by applying the best optimizations techniques in …
video
Debugging Apache Spark
Apache Spark is an extremely powerful general purpose distributed system that also happens to be extremely …
book
Stream Processing with Apache Spark
Before you can build analytics tools to gain quick insights, you first need to know how …