Skip to content

Commit

Permalink
Upgrade from Hadoop 1.1.2 to 1.2.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwhite committed Jan 9, 2014
1 parent a41599c commit 87c29ec
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 281 deletions.
4 changes: 2 additions & 2 deletions README
Expand Up @@ -9,7 +9,7 @@ for the first edition at http://github.com/tomwhite/hadoop-book/tree/1e, and
for the second edition at http://github.com/tomwhite/hadoop-book/tree/2e.

This version of the code has been tested with:
* Hadoop 1.1.1/0.22.0/0.23.0/2.0.2-alpha
* Hadoop 1.2.1/0.22.0/0.23.0/2.0.2-alpha
* Avro 1.5.4
* Pig 0.9.1
* Hive 0.8.0
Expand All @@ -25,7 +25,7 @@ You also need to install Maven.

Then you can build the code with:

% mvn package -DskipTests -Dhadoop.version=1.1.1
% mvn package -DskipTests -Dhadoop.version=1.2.1

(Note that only the Hadoop version numbers specified in hadoop-meta/pom.xml
can be used here, not any version of Hadoop.)
Expand Down
Binary file not shown.

0 comments on commit 87c29ec

Please sign in to comment.