Apache Spark quick start guide quickly learn the art of writing efficient big data applications with Apache Spark

What you will learn Learn core concepts such as RDDs, DataFrames, transformations, and more Set up a Spark development environment Choose the right APIs for your applications Understand Spark's architecture and the execution flow of a Spark application Explore built-in modules for SQL, streamin...

Full description

Bibliographic Details
Main Authors: Mehrotra, Shrey, Grade, Akash (Author)
Format: eBook
Language:English
Published: Birmingham, UK Packt Publishing 2019
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04159nmm a2200409 u 4500
001 EB001908953
003 EBX01000000000000001071855
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781789342666 
050 4 |a QA76.9.D343 
100 1 |a Mehrotra, Shrey 
245 0 0 |a Apache Spark quick start guide  |b quickly learn the art of writing efficient big data applications with Apache Spark  |c Shrey Mehrotra, Akash Grade 
260 |a Birmingham, UK  |b Packt Publishing  |c 2019 
300 |a 1 volume  |b illustrations 
505 0 |a Includes bibliographical references 
653 |a Big data / fast 
653 |a Spark (Electronic resource : Apache Software Foundation) / fast 
653 |a Machine learning / http://id.loc.gov/authorities/subjects/sh85079324 
653 |a Big data / http://id.loc.gov/authorities/subjects/sh2012003227 
653 |a Spark (Electronic resource : Apache Software Foundation) / http://id.loc.gov/authorities/names/no2015027445 
653 |a Données volumineuses 
653 |a Electronic data processing / Distributed processing / Management / fast 
653 |a Machine learning / fast 
653 |a Apprentissage automatique 
653 |a Electronic data processing / Distributed processing / Management / http://id.loc.gov/authorities/subjects/sh2010014266 
700 1 |a Grade, Akash  |e author 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
776 |z 9781789349108 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781789349108/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.133 
082 0 |a 658 
520 |a What you will learn Learn core concepts such as RDDs, DataFrames, transformations, and more Set up a Spark development environment Choose the right APIs for your applications Understand Spark's architecture and the execution flow of a Spark application Explore built-in modules for SQL, streaming, ML, and graph analysis Optimize your Spark job for better performance Who this book is for If you are a big data enthusiast and love processing huge amount of data, this book is for you. If you are data engineer and looking for the best optimization techniques for your Spark applications, then you will find this book helpful. This book also helps data scientists who want to implement their mach.. 
520 |a A practical guide for solving complex data processing challenges by applying the best optimizations techniques in Apache Spark. Key Features Learn about the core concepts and the latest developments in Apache Spark Master writing efficient big data applications with Spark's built-in modules for SQL, Streaming, Machine Learning and Graph analysis Get introduced to a variety of optimizations based on the actual experience Book Description Apache Spark is a flexible framework that allows processing of batch and real-time data. Its unified engine has made it quite popular for big data use cases. This book will help you to get started with Apache Spark 2.0 and write big data applications for a variety of use cases. It will also introduce you to Apache Spark ? one of the most popular Big Data processing frameworks. Although this book is intended to help you get started with Apache Spark, but it also focuses on explaining the core concepts.  
520 |a This practical guide provides a quick start to the Spark 2.0 architecture and its components. It teaches you how to set up Spark on your local machine. As we move ahead, you will be introduced to resilient distributed datasets (RDDs) and DataFrame APIs, and their corresponding transformations and actions. Then, we move on to the life cycle of a Spark application and learn about the techniques used to debug slow-running applications. You will also go through Spark's built-in modules for SQL, streaming, machine learning, and graph analysis. Finally, the book will lay out the best practices and optimization techniques that are key for writing efficient Spark applications. By the end of this book, you will have a sound fundamental understanding of the Apache Spark framework and you will be able to write and optimize Spark applications.