Learning Spark

Douban
Learning Spark

Login or register to review or add this item to your collection.

ISBN: 9781449357627
author: Holden Karau / Andy Konwinski
translator: 智普教育 / jeapedu.com
publishing house: O’Reilly Media, Inc
publication date: 2015 -2
binding: 平装
price: US $39.99
number of pages: 239

/ 10

0 ratings

No enough ratings
Borrow or Buy

Holden Karau / Andy Konwinski    translator: 智普教育 / jeapedu.com

overview

As parallel data analysis has grown common, practitioners in many fields have sought
easier tools for this task. Apache Spark has quickly emerged as one of the most popu‐
lar, extending and generalizing MapReduce. Spark offers three main benefits. First, it
is easy to use—you can develop applications on your laptop, using a high-level API
that lets you focus on the content of your computation. Second, Spark is fast, ena‐
bling interactive use and complex algorithms. And third, Spark is a general engine,
letting you combine multiple types of computations (e.g., SQL queries, text process‐
ing, and machine learning) that might previously have required different engines.
These features make Spark an excellent starting point to learn about Big Data in
general.
This introductory book is meant to get you up and running with Spark quickly.
You’ll learn how to download and run Spark on your laptop and use it interactively
to learn the API. Once there, we’ll cover the details of available operations and dis‐
tributed execution. Finally, you’ll get a tour of the higher-level libraries built into
Spark, including libraries for machine learning, stream processing, and SQL. We
hope that this book gives you the tools to quickly tackle data analysis problems,
whether you do so on one machine or hundreds.

other editions
comments
reviews
notes