You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2014/11/04 18:02:35 UTC

[Hadoop Wiki] Update of "Books" by AlexHolmes

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.

The "Books" page has been changed by AlexHolmes:
https://wiki.apache.org/hadoop/Books?action=diff&rev1=18&rev2=19

Comment:
Added the second edition of "Hadoop in Practice"

  # Please do not go overboard in exaggerating the outcome of reading a book, "readers of this book will become experts in advanced production-scale Hadoop MapReduce jobs". Such claims will be edited out.
  }}}
  
+ 
+ == Hadoop in Practice, Second Edition ==
+ 
+ '''Name:''' [[http://www.manning.com/holmes2/|Hadoop in Practice, Second Edition]]
+ 
+ '''Author:''' Alex Holmes
+ 
+ '''Hadoop Version:''' 2.x
+ 
+ '''Publisher:''' Manning
+ 
+ '''Date of Publishing:''' Fall 2014.
+ 
+ '''Sample Chapters:''' [[http://www.manning.com/holmes2/holmes2_sample_ch02.pdf|Chapter 2: Introduction to YARN]], [[http://www.manning.com/holmes2/holmes2_sample_ch09.pdf|Chapter 9: SQL on Hadoop]]
+ 
+ The second edition of Hadoop in Practice includes over 100 Hadoop techniques. This edition covers Hadoop 2 (YARN and MapReduce 2) and updates include new techniques that show how to integrate Kafka, Impala, and Spark SQL with Hadoop.
+ 
  === Optimizing Hadoop for MapReduce ===
  
  '''Name:''' [[http://www.packtpub.com/learn-to-implement-and-use-hadoop-mapreduce-framework/book|Optimizing Hadoop for MapReduce]]