Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 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 31 1
    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

    Learning Apache Spark 2

    Posted By: readerXXI
    Learning Apache Spark 2

    Learning Apache Spark 2
    by Muhammad Asif Abbasi
    English | 2017 | ISBN: 1785885138 | 349 Pages | True PDF | 11 MB

    Learn about the fastest-growing open source project in the world, and find out how it revolutionizes big data analytics.

    Spark juggernaut keeps on rolling and getting more and more momentum each day. Spark provides key capabilities in the form of Spark SQL, Spark Streaming, Spark ML and Graph X all accessible via Java, Scala, Python and R. Deploying the key capabilities is crucial whether it is on a Standalone framework or as a part of existing Hadoop installation and configuring with Yarn and Mesos.

    The next part of the journey after installation is using key components, APIs, Clustering, machine learning APIs, data pipelines, parallel programming. It is important to understand why each framework component is key, how widely it is being used, its stability and pertinent use cases.

    Once we understand the individual components, we will take a couple of real life advanced analytics examples such as Building a Recommendation system , Predicting customer churn and so on.

    The objective of these real life examples is to give the reader confidence of using Spark for real-world problems.

    What you will learn:

    - Get an overview of big data analytics and its importance for organizations and data professionals
    - Delve into Spark to see how it is different from existing processing platforms
    - Understand the intricacies of various file formats, and how to process them with Apache Spark.
    - Realize how to deploy Spark with YARN, MESOS or a Stand-alone cluster manager.
    - Learn the concepts of Spark SQL, SchemaRDD, Caching and working with Hive and Parquet file formats
    - Understand the architecture of Spark MLLib while discussing some of the off-the-shelf algorithms that come with Spark.
    - Introduce yourself to the deployment and usage of SparkR.
    - Walk through the importance of Graph computation and the graph processing systems available in the market
    - Check the real world example of Spark by building a recommendation engine with Spark using ALS.
    - Use a Telco data set, to predict customer churn using Random Forests.