Getting Started with Kudu: Perform Fast Analytics on Fast Data

Jean-Marc Spaggiari, Mladen Kovacevic, Brock Noland, Ryan Bosshart

  • 出版商: O'Reilly
  • 出版日期: 2018-08-21
  • 售價: $2,070
  • 貴賓價: 9.5$1,967
  • 語言: 英文
  • 頁數: 156
  • 裝訂: Paperback
  • ISBN: 1491980257
  • ISBN-13: 9781491980255
  • 無法訂購

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

商品描述

Get up to speed with Apache Kudu, the column-oriented data store for Hadoop that not only provides an architectural simplification of several existing use cases, but also allows use cases not possible before. With this practical guide, enterprise architects working on big data implementations will learn how Kudu’s architecture and features solve a unique problem in the Hadoop ecosystem. For example, Kudu makes Hadoop viable for real-time IoT use cases in addition to making a transition from a massively parallel processing (MPP) SQL database engine plausible.

If you’re familiar with other storage layer projects such HDFS, HBase, Spanner, and Cassandra, you’ll quickly learn—and appreciate—the unique contribution Kudu makes to this ecosystem.

  • Explore how Kudu is compatible with data processing frameworks in the Hadoop environment
  • Understand Kudu's architecture, internals, installation, and deployment
  • Learn how to fully administer a Kudu cluster
  • Become acquainted with low-level client APIs, how to integrate with SQL engines like Impala, and frameworks for integration
  • Learn about table and schema design
  • Get use cases, examples, best practices, and sample code