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

Getting Started with Kudu (Perform Fast Analytics on Fast Data)

List Price: $49.99
SKU:
9781491980255
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:
    Jean-Marc Spaggiari, Mladen Kovacevic, Brock Noland, Ryan Bosshart
    Format:
    Paperback
    Pages:
    153
    Publisher:
    O'Reilly Media (August 21, 2018)
    Language:
    English
    ISBN-13:
    9781491980255
    ISBN-10:
    1491980257
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251023163248-20251023.xml
    Folder:
    TWO RIVERS
    List Price:
    $49.99
    As low as:
    $42.99
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Case Pack:
    25
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    8oz
    Imprint:
    O'Reilly Media
  • Overview

    Fast data ingestion, serving, and analytics in the Hadoop ecosystem have forced developers and architects to choose solutions using the least common denominator—either fast analytics at the cost of slow data ingestion or fast data ingestion at the cost of slow analytics. There is an answer to this problem. With the Apache Kudu column-oriented data store, you can easily perform fast analytics on fast data. This practical guide shows you how.

    Begun as an internal project at Cloudera, Kudu is an open source solution compatible with many data processing frameworks in the Hadoop environment. In this book, current and former solutions professionals from Cloudera provide use cases, examples, best practices, and sample code to help you get up to speed with Kudu.

    • Explore Kudu’s high-level design, including how it spreads data across servers
    • Fully administer a Kudu cluster, enable security, and add or remove nodes
    • Learn Kudu’s client-side APIs, including how to integrate Apache Impala, Spark, and other frameworks for data manipulation
    • Examine Kudu’s schema design, including basic concepts and primitives necessary to make your project successful
    • Explore case studies for using Kudu for real-time IoT analytics, predictive modeling, and in combination with another storage engine