Learning Spark

豆瓣
Learning Spark

登入後可管理標記收藏

ISBN: 9781449357627
作者: Holden Karau / Andy Konwinski
譯者: 智普教育 / jeapedu.com
出版社: O’Reilly Media, Inc
發行時間: 2015 -2
裝訂: 平装
價格: US $39.99
頁數: 239

/ 10

0 個評分

評分人數不足
借閱或購買

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

簡介

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.

其它版本
短評
評論
笔记