𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

High Performance Spark: Best practices for scaling and optimizing Apache Spark

✍ Scribed by Holden Karau, Rachel Warren


Publisher
O'Reilly Media
Year
2016
Tongue
English
Leaves
91
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


If you've successfully used Apache Spark to solve medium sized-problems, but still struggle to realize the "Spark promise" of unparalleled performance on big data, this book is for you. High Performance Spark shows you how take advantage of Spark at scale, so you can grow beyond the novice-level. It's ideal for software engineers, data engineers, developers, and system administrators working with large-scale data applications. Learn how to make Spark jobs run faster; Productionize exploratory data science with Spark; Handle even larger data sets with Spark; Reduce pipeline running times for faster insights.


πŸ“œ SIMILAR VOLUMES


High Performance Spark: Best Practices f
✍ Holden Karau, Rachel Warren πŸ“‚ Library πŸ“… 2017 πŸ› O’Reilly Media 🌐 English

<div><p>Apache Spark is amazing when everything clicks. But if you haven’t seen the performance improvements you expected, or still don’t feel confident enough to use Spark in production, this practical book is for you. Authors Holden Karau and Rachel Warren demonstrate performance optimizations to

High Performance Spark: Best Practices f
✍ Holden Karau, Rachel Warren πŸ“‚ Library πŸ“… 2017 πŸ› O’Reilly Media 🌐 English

<div><p>Apache Spark is amazing when everything clicks. But if you haven’t seen the performance improvements you expected, or still don’t feel confident enough to use Spark in production, this practical book is for you. Authors Holden Karau and Rachel Warren demonstrate performance optimizations to

High performance Spark: best practices f
✍ Karau, Holden;Warren, Rachel πŸ“‚ Library πŸ“… 2017 πŸ› O'Reilly Media 🌐 English

<p>Apache Spark is amazing when everything clicks. But if you haven't seen the performance improvements you expected, or still don't feel confident enough to use Spark in production, this practical book is for you. Authors Holden Karau and Rachel Warren demonstrate performance optimizations to help

Practical Apache Spark: Using the Scala
✍ Subhashini Chellappan, Dharanitharan Ganesan πŸ“‚ Library πŸ“… 2019 πŸ› Apress 🌐 English

Work with Apache Spark using Scala to deploy and set up single-node, multi-node, and high-availability clusters. This book discusses various components of Spark such as Spark Core, DataFrames, Datasets and SQL, Spark Streaming, Spark MLib, and R on Spark with the help of practical code snippets for