Data Analytics with Spark Using Python (Addison-Wesley Data & Analytics Series)
暫譯: 使用 Python 進行 Spark 數據分析(Addison-Wesley 數據與分析系列)

Jeffrey Aven

買這商品的人也買了...

商品描述

Solve Data Analytics Problems with Spark, PySpark, and Related Open Source Tools

Spark is at the heart of today’s Big Data revolution, helping data professionals supercharge efficiency and performance in a wide range of data processing and analytics tasks. In this guide, Big Data expert Jeffrey Aven covers all you need to know to leverage Spark, together with its extensions, subprojects, and wider ecosystem.

Aven combines a language-agnostic introduction to foundational Spark concepts with extensive programming examples utilizing the popular and intuitive PySpark development environment. This guide’s focus on Python makes it widely accessible to large audiences of data professionals, analysts, and developers—even those with little Hadoop or Spark experience.

Aven’s broad coverage ranges from basic to advanced Spark programming, and Spark SQL to machine learning. You’ll learn how to efficiently manage all forms of data with Spark: streaming, structured, semi-structured, and unstructured. Throughout, concise topic overviews quickly get you up to speed, and extensive hands-on exercises prepare you to solve real problems.

Coverage includes:
• Understand Spark’s evolving role in the Big Data and Hadoop ecosystems
• Create Spark clusters using various deployment modes
• Control and optimize the operation of Spark clusters and applications
• Master Spark Core RDD API programming techniques
• Extend, accelerate, and optimize Spark routines with advanced API platform constructs, including shared variables, RDD storage, and partitioning
• Efficiently integrate Spark with both SQL and nonrelational data stores
• Perform stream processing and messaging with Spark Streaming and Apache Kafka
• Implement predictive modeling with SparkR and Spark MLlib
 

商品描述(中文翻譯)

**使用 Spark、PySpark 及相關開源工具解決數據分析問題**

Spark 是當今大數據革命的核心,幫助數據專業人士在各種數據處理和分析任務中提升效率和性能。在本指南中,大數據專家 Jeffrey Aven 涵蓋了利用 Spark 及其擴展、子專案和更廣泛生態系統所需了解的所有內容。

Aven 將對基礎 Spark 概念的語言無關介紹與使用流行且直觀的 PySpark 開發環境的廣泛程式範例相結合。本指南專注於 Python,使其對大量數據專業人士、分析師和開發人員廣泛可及,即使是那些對 Hadoop 或 Spark 了解不多的人。

Aven 的廣泛內容涵蓋從基本到進階的 Spark 程式設計,Spark SQL 到機器學習。您將學會如何有效管理所有形式的數據,包括流式數據、結構化數據、半結構化數據和非結構化數據。在整個過程中,簡明的主題概述能迅速讓您掌握重點,而大量的實作練習則為您解決實際問題做好準備。

內容包括:
- 了解 Spark 在大數據和 Hadoop 生態系統中不斷演變的角色
- 使用各種部署模式創建 Spark 集群
- 控制和優化 Spark 集群和應用程式的運行
- 精通 Spark Core RDD API 程式設計技術
- 使用進階 API 平台結構(包括共享變數、RDD 儲存和分區)擴展、加速和優化 Spark 程式
- 高效整合 Spark 與 SQL 和非關聯數據存儲
- 使用 Spark Streaming 和 Apache Kafka 執行流處理和消息傳遞
- 使用 SparkR 和 Spark MLlib 實現預測建模