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 ji...@apache.org on 2012/03/01 01:56:56 UTC

svn commit: r1295363 - /hadoop/common/branches/branch-0.23/BUILDING.txt

Author: jitendra
Date: Thu Mar  1 00:56:55 2012
New Revision: 1295363

URL: http://svn.apache.org/viewvc?rev=1295363&view=rev
Log:
Merged r1294293 from trunk for HDFS-8113.

Modified:
    hadoop/common/branches/branch-0.23/BUILDING.txt

Modified: hadoop/common/branches/branch-0.23/BUILDING.txt
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.23/BUILDING.txt?rev=1295363&r1=1295362&r2=1295363&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.23/BUILDING.txt (original)
+++ hadoop/common/branches/branch-0.23/BUILDING.txt Thu Mar  1 00:56:55 2012
@@ -8,7 +8,7 @@ Requirements:
 * Maven 3.0
 * Forrest 0.8 (if generating docs)
 * Findbugs 1.3.9 (if running findbugs)
-* ProtocolBuffer 2.4.1+ (for MapReduce)
+* ProtocolBuffer 2.4.1+ (for MapReduce and HDFS)
 * Autotools (if compiling native code)
 * Internet connection for first build (to fetch all Maven and Hadoop dependencies)