null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Learning Spark (Lightning-Fast Data Analytics)

List Price: $79.99
SKU:
9781492050049
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Jules S. Damji, Brooke Wenig, Tathagata Das, Denny Lee
    Format:
    Paperback
    Pages:
    397
    Publisher:
    O'Reilly Media (August 25, 2020)
    Language:
    English
    ISBN-13:
    9781492050049
    ISBN-10:
    1492050040
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20260202163321-20260203.xml
    Folder:
    TWO RIVERS
    List Price:
    $79.99
    As low as:
    $68.79
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Case Pack:
    10
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    22.4oz
    Imprint:
    O'Reilly Media
  • Overview

    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 for data transformation and feature engineering