Spark · the Definitive Guide

Spark · the Definitive Guide
Authors
Chambers, Bill & Zaharia, Matei
Publisher
O'Reilly Media, Incorporated
ISBN
9781491912201
Date
2018-07-15T12:59:24+00:00
Size
2.78 MB
Lang
en
Downloaded: 33 times

Learn how to use, deploy, and maintain Apache Spark with this comprehensive guide, written by the creators of this open-source cluster-computing framework. With an emphasis on improvements and new features in Spark 2.0, authors Bill Chambers and Matei Zaharia break down Spark topics into distinct sections, each with unique goals.

You’ll explore the basic operations and common functions of Spark’s structured APIs, as well as Structured Streaming, a new high-level API for building end-to-end streaming applications. Developers and system administrators will learn the fundamentals of monitoring, tuning, and debugging Spark, and explore machine learning techniques and scenarios for employing MLlib, Spark’s scalable machine learning library.

Get a gentle overview of big data and Spark

Learn about DataFrames, SQL, and Datasets—Spark’s core APIs—through worked examples

Dive into Spark’s low-level APIs, RDDs, and execution of SQL and DataFrames

Understand how Spark runs on a cluster

Debug, monitor, and tune Spark clusters and applications

Learn the power of Spark’s Structured Streaming and MLlib for machine learning tasks

Explore the wider Spark ecosystem, including SparkR and Graph Analysis

Examine Spark deployment, including coverage of Spark in the Cloud