Cantitate/Preț
Produs

Hadoop in Practice

Autor Alex Holmes
en Limba Engleză Paperback – 12 oct 2012
Summary
Hadoop in Practice collects 85 Hadoop examples and presents them in a problem/solution format. Each technique addresses a specific task you'll face, like querying big data using Pig or writing a log file loader. You'll explore each problem step by step, learning both how to build and deploy that specific solution along with the thinking that went into its design. As you work through the tasks, you'll find yourself growing more comfortable with Hadoop and at home in the world of big data.
About the Technology Hadoop is an open source MapReduce platform designed to query and analyze data distributed across large clusters. Especially effective for big data systems, Hadoop powers mission-critical software at Apple, eBay, LinkedIn, Yahoo, and Facebook. It offers developers handy ways to store, manage, and analyze data.
About the Book Hadoop in Practice collects 85 battle-tested examples and presents them in a problem/solution format. It balances conceptual foundations with practical recipes for key problem areas like data ingress and egress, serialization, and LZO compression. You'll explore each technique step by step, learning how to build a specific solution along with the thinking that went into it. As a bonus, the book's examples create a well-structured and understandable codebase you can tweak to meet your own needs.
This book assumes the reader knows the basics of Hadoop.
Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.
What's Inside
  • Conceptual overview of Hadoop and MapReduce
  • 85 practical, tested techniques
  • Real problems, real solutions
  • How to integrate MapReduce and R
Table of Contents
  1. PART 1 BACKGROUND AND FUNDAMENTALS
  2. Hadoop in a heartbeat
    PART 2 DATA LOGISTICS
  3. Moving data in and out of Hadoop
  4. Data serialization?working with text and beyond
    PART 3 BIG DATA PATTERNS

  5. Applying MapReduce patterns to big data
  6. Streamlining HDFS for big data
  7. Diagnosing and tuning performance problems
    PART 4 DATA SCIENCE
  8. Utilizing data structures and algorithms
  9. Integrating R and Hadoop for statistics and more
  10. Predictive analytics with Mahout
    PART 5 TAMING THE ELEPHANT
  11. Hacking with Hive
  12. Programming pipelines with Pig
  13. Crunch and other technologies
  14. Testing and debugging
Citește tot Restrânge

Preț: 28315 lei

Preț vechi: 35394 lei
-20% Nou

Puncte Express: 425

Preț estimativ în valută:
5418 5722$ 4509£

Carte indisponibilă temporar

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781617290237
ISBN-10: 1617290238
Pagini: 536
Dimensiuni: 188 x 237 x 33 mm
Greutate: 0.88 kg
Editura: Manning Publications

Notă biografică

Alex Holmes is a senior software engineer with extensive expertise in solving big data problems using Hadoop. He has presented at JavaOne and Jazoon and is a technical lead at VeriSign.