HADOOP-10350. BUILDING.txt should mention openssl dependency required for hadoop-pipes (Vinayakumar B)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1586425 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3993d646d7
commit
3c1250bdf9
@ -9,6 +9,8 @@ Requirements:
|
|||||||
* Findbugs 1.3.9 (if running findbugs)
|
* Findbugs 1.3.9 (if running findbugs)
|
||||||
* ProtocolBuffer 2.5.0
|
* ProtocolBuffer 2.5.0
|
||||||
* CMake 2.6 or newer (if compiling native code)
|
* 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)
|
* Internet connection for first build (to fetch all Maven and Hadoop dependencies)
|
||||||
|
|
||||||
----------------------------------------------------------------------------------
|
----------------------------------------------------------------------------------
|
||||||
|
@ -314,6 +314,9 @@ Trunk (Unreleased)
|
|||||||
|
|
||||||
HADOOP-10488. TestKeyProviderFactory fails randomly. (tucu)
|
HADOOP-10488. TestKeyProviderFactory fails randomly. (tucu)
|
||||||
|
|
||||||
|
HADOOP-10350. BUILDING.txt should mention openssl dependency required
|
||||||
|
for hadoop-pipes (Vinayakumar B)
|
||||||
|
|
||||||
OPTIMIZATIONS
|
OPTIMIZATIONS
|
||||||
|
|
||||||
HADOOP-7761. Improve the performance of raw comparisons. (todd)
|
HADOOP-7761. Improve the performance of raw comparisons. (todd)
|
||||||
|
Loading…
Reference in New Issue
Block a user