𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

High performance Spark: best practices for scaling and optimizing Apache Spark

✍ Scribed by Karau, Holden;Warren, Rachel


Publisher
O'Reilly Media
Year
2017
Tongue
English
Leaves
341
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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 your Spark queries run faster and handle larger data sizes, while using fewer resources.

Ideal for software engineers, data engineers, developers, and system administrators working with large-scale data applications, this book describes techniques that can reduce data infrastructure costs and developer hours. Not only will you gain a more comprehensive understanding of Spark, you'll also learn how to make it sing.

With this book, you'll explore:

  • How Spark SQL's new interfaces improve performance over SQL's RDD data structure
  • The choice between data joins in Core Spark and Spark SQL
  • Techniques for getting the most out of standard RDD...
  • ✦ Subjects


    MinerΓ­a de datos;Spark (Lenguaje de programaciΓ³n)


    πŸ“œ 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
    ✍ Holden Karau, Rachel Warren πŸ“‚ Library πŸ“… 2016 πŸ› O'Reilly Media 🌐 English

    If you've successfully used Apache Spark to solve medium sized-problems, but still struggle to realize the &quot;Spark promise&quot; 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

    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