hadoop-book

Example source code accompanying O'Reilly's "Hadoop: The Definitive Guide" by Tom White

Github星跟蹤圖

Hadoop Book Example Code

This repository contains the example code for Hadoop: The Definitive Guide, Fourth Edition
by Tom White (O'Reilly, 2014).

Code for the First, Second, and Third Editions is also available.

Note that the chapter names and numbering has changed between editions, see
Chapter Numbers By Edition.

Building and Running

To build the code, you will first need to have installed Maven and Java. Then type

% mvn package -DskipTests

This will do a full build and create example JAR files in the top-level directory (e.g.
hadoop-examples.jar).

To run the examples from a particular chapter, first install the component
needed for the chapter (e.g. Hadoop, Pig, Hive, etc), then run the command lines shown
in the chapter.

Sample datasets are provided in the input directory, but the full weather dataset
is not contained there due to size restrictions. You can find information about how to obtain
the full weather dataset on the book's website at [http://www.hadoopbook.com/]
(http://www.hadoopbook.com/).

Hadoop Component Versions

This edition of the book works with Hadoop 2. It has not been tested extensively with
Hadoop 1, although most of it should work.

For the precise versions of each component that the code has been tested with, see
book/pom.xml.

Copyright (C) 2014 Tom White

主要指標

概覽
名稱與所有者tomwhite/hadoop-book
主編程語言Makefile
編程語言Shell (語言數: 12)
平台
許可證
所有者活动
創建於2009-07-13 10:13:48
推送於2020-03-17 05:11:30
最后一次提交2015-02-04 17:30:33
發布數1
最新版本名稱3e-draft (發布於 2012-02-21 16:43:57)
第一版名稱3e-draft (發布於 2012-02-21 16:43:57)
用户参与
星數3.5k
關注者數446
派生數2.6k
提交數314
已啟用問題?
問題數32
打開的問題數16
拉請求數2
打開的拉請求數3
關閉的拉請求數5
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?