Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 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 2 3 4 5 6

Frank Kane's Taming Big Data with Apache Spark and Python

Posted By: readerXXI
Frank Kane's Taming Big Data with Apache Spark and Python

Frank Kane's Taming Big Data with Apache Spark and Python
by Frank Kane
English | 2017 | ISBN: 1787287947 | 289 Pages | True PDF | 14 MB

Frank Kane's Taming Big Data with Apache Spark and Python is your companion to learning Apache Spark in a hands-on manner. Frank will start you off by teaching you how to set up Spark on a single system or on a cluster, and you'll soon move on to analyzing large data sets using Spark RDD, and developing and running effective Spark jobs quickly using Python.

Apache Spark has emerged as the next big thing in the Big Data domain - quickly rising from an ascending technology to an established superstar in just a matter of years. Spark allows you to quickly extract actionable insights from large amounts of data, on a real-time basis, making it an essential tool in many modern businesses.

Frank has packed this book with over 15 interactive, fun-filled examples relevant to the real world, and he will empower you to understand the Spark ecosystem and implement production-grade real-time Spark projects with ease.

What you will learn:

- Find out how you can identify Big Data problems as Spark problems
- Install and run Apache Spark on your computer or on a cluster
- Analyze large data sets across many CPUs using Spark's Resilient Distributed Datasets
- Implement machine learning on Spark using the MLlib library
- Process continuous streams of data in real time using the Spark streaming module
- Perform complex network analysis using Spark's GraphX library
- Use Amazon's Elastic MapReduce service to run your Spark jobs on a cluster