Author: vinayakumarb
Date: Thu Apr 10 19:34:36 2014
New Revision: 1586443

URL: http://svn.apache.org/r1586443
Log:
Merge HADOOP-10350. BUILDING.txt should mention openssl dependency required for 
hadoop-pipes (Vinayakumar B)

Modified:
    hadoop/common/branches/branch-2/   (props changed)
    hadoop/common/branches/branch-2/BUILDING.txt

Propchange: hadoop/common/branches/branch-2/
------------------------------------------------------------------------------
  Merged /hadoop/common/trunk:r1586433

Modified: hadoop/common/branches/branch-2/BUILDING.txt
URL: 
http://svn.apache.org/viewvc/hadoop/common/branches/branch-2/BUILDING.txt?rev=1586443&r1=1586442&r2=1586443&view=diff
==============================================================================
--- hadoop/common/branches/branch-2/BUILDING.txt (original)
+++ hadoop/common/branches/branch-2/BUILDING.txt Thu Apr 10 19:34:36 2014
@@ -9,6 +9,8 @@ Requirements:
 * Findbugs 1.3.9 (if running findbugs)
 * ProtocolBuffer 2.5.0
 * CMake 2.6 or newer (if compiling native code)
+* Zlib devel (if compiling native code)
+* openssl devel ( if compiling native hadoop-pipes )
 * Internet connection for first build (to fetch all Maven and Hadoop 
dependencies)
 
 
----------------------------------------------------------------------------------


Reply via email to