
- 296 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Frank Kane's Taming Big Data with Apache Spark and Python
About this book
Frank Kane's hands-on Spark training course, based on his bestselling Taming Big Data with Apache Spark and Python video, now available in a book. Understand and analyze large data sets using Spark on a single system or on a cluster.About This Book⢠Understand how Spark can be distributed across computing clusters⢠Develop and run Spark jobs efficiently using Python⢠A hands-on tutorial by Frank Kane with over 15 real-world examples teaching you Big Data processing with SparkWho This Book Is ForIf you are a data scientist or data analyst who wants to learn Big Data processing using Apache Spark and Python, this book is for you. If you have some programming experience in Python, and want to learn how to process large amounts of data using Apache Spark, Frank Kane's Taming Big Data with Apache Spark and Python will also help you.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 clusterIn DetailFrank 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.Style and approachFrank Kane's Taming Big Data with Apache Spark and Python is a hands-on tutorial with over 15 real-world examples carefully explained by Frank in a step-by-step manner. The examples vary in complexity, and you can move through them at your own pace.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Spark Basics and Spark Examples
What is Spark?
Spark is scalable

Spark is fast
Spark is hot
A lot of big companies are kind of secretive about what they're doing inside, so I'm sure there are even more people using it than what are listed here, but we know a lot of the big players are already using Spark: Amazon, eBay, NASA's Jet Propulsion Laboratory, Yahoo, and many others. The list isn't as long as MapReduce because Spark hasn't been around as long as MapReduce, but it's definitely getting some big adoption quickly.
Spark is not that hard
Components of Spark

Using Python with Spark
Table of contents
- Title Page
- Copyright
- Credits
- About the Author
- www.PacktPub.com
- Customer Feedback
- Preface
- Getting Started with Spark
- Spark Basics and Spark Examples
- Advanced Examples of Spark Programs
- Running Spark on a Cluster
- SparkSQL, DataFrames, and DataSets
- Other Spark Technologies and Libraries
- Where to Go From Here? ā Learning More About Spark and Data Science