Supplement to HDFS-9047.

This commit is contained in:
Kihwal Lee 2016-01-13 11:07:52 -06:00
parent c0537bcd2c
commit c722b62908

View File

@ -11,7 +11,6 @@ Requirements:
* CMake 2.6 or newer (if compiling native code), must be 3.0 or newer on Mac
* Zlib devel (if compiling native code)
* openssl devel (if compiling native hadoop-pipes and to get the best HDFS encryption performance)
* Jansson C XML parsing library (if compiling libwebhdfs)
* Linux FUSE (Filesystem in Userspace) version 2.6 or above (if compiling fuse_dfs)
* Internet connection for first build (to fetch all Maven and Hadoop dependencies)
* python (for releasedocs)