- Mastering Apache Spark 2.x(Second Edition)
- Romeo Kienzler
- 161字
- 2021-07-02 18:55:21
Preface
Apache Spark is an in-memory, cluster-based, parallel processing system that provides a wide range of functionality such as graph processing, machine learning, stream processing, and SQL. This book aims to take your limited knowledge of Spark to the next level by teaching you how to expand your Spark functionality.
The book opens with an overview of the Spark ecosystem. The book will introduce you to Project Catalyst and Tungsten. You will understand how Memory Management and Binary Processing, Cache-aware Computation, and Code Generation are used to speed things up dramatically. The book goes on to show how to incorporate H20 and Deeplearning4j for machine learning and Juypter Notebooks, Zeppelin, Docker and Kubernetes for cloud-based Spark. During the course of the book, you will also learn about the latest enhancements in Apache Spark 2.2, such as using the DataFrame and Dataset APIs exclusively, building advanced, fully automated Machine Learning pipelines with SparkML and perform graph analysis using the new GraphFrames API.
- 計算機網絡
- 計算思維與算法入門
- Monkey Game Development:Beginner's Guide
- Learning Selenium Testing Tools with Python
- 深入淺出RxJS
- Angular開發入門與實戰
- Service Mesh實戰:基于Linkerd和Kubernetes的微服務實踐
- Python+Tableau數據可視化之美
- Learning Material Design
- 鴻蒙OS應用編程實戰
- Arduino電子設計實戰指南:零基礎篇
- 程序員的成長課
- 程序員必會的40種算法
- 零基礎PHP從入門到精通
- Cloud Development andDeployment with CloudBees