Learning Spark: Lightning-Fast Data Analytics 2nd Edition
by: Jules S. Damji ,Brooke Wenig ,Tathagata Das ,Denny Lee
Print Length 页数: 400 pages
Publisher finelybook 出版社: O’Reilly Media; 2 edition (July 28,2020)
Language 语言: English
ISBN-10: 1492050040
ISBN-13: 9781492050049
Book Description
By finelybook
Data is getting bigger,arriving faster,and coming in varied formats—and it all needs to be processed at scale for analytics or machine learning. How can you process such varied data workloads efficiently? Enter Apache Spark.
Updated to emphasize new features in Spark 2.x.,this second edition shows data engineers and scientists why structure and unification in Spark matters. Specifically,this book explains how to perform simple and complex data analytics and employ machine-learning algorithms. Through discourse,code snippets,and notebooks,you’ll be able to:
Learn Python,SQL,Scala,or Java high-level APIs: DataFrames and Datasets
Peek under the hood of the Spark SQL engine to understand Spark transformations and performance
Inspect,tune,and debug your Spark operations with Spark configurations and Spark UI
Connect to data sources: JSON,Parquet,CSV,Avro,ORC,Hive,S3,or Kafka
Perform analytics on batch and streaming data using Structured Streaming
Build reliable data pipelines with open source Delta Lake and Spark
Develop machine learning pipelines with MLlib and productionize models using MLflow
Use open source Pandas framework Koalas and Spark for1ata transformation and feature engineering