From 237f7cf92ff9d1c2b507f682e78bf8df20e316f9 Mon Sep 17 00:00:00 2001 From: Jitendra Nath Pandey Date: Thu, 1 Mar 2012 00:56:55 +0000 Subject: [PATCH] Merged r1294293 from trunk for HDFS-8113. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1295363 13f79535-47bb-0310-9956-ffa450edef68 --- BUILDING.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING.txt b/BUILDING.txt index 662bd2577a3..c4252d757b9 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -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)