Tags
Language
Tags
September 2025
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    High Performance Spark: Best Practices for Scaling and Optimizing Apache Spark

    Posted By: IrGens
    High Performance Spark: Best Practices for Scaling and Optimizing Apache Spark

    High Performance Spark: Best Practices for Scaling and Optimizing Apache Spark by Holden Karau, Rachel Warren
    English | June 16, 2017 | ISBN: 1491943203 | EPUB | 358 pages | 5.2 MB

    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 transformations
    How to work around performance issues in Spark’s key/value pair paradigm
    Writing high-performance Spark code without Scala or the JVM
    How to test for functionality and performance when applying suggested improvements
    Using Spark MLlib and Spark ML machine learning libraries
    Spark’s Streaming components and external community packages