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 ar...@apache.org on 2016/01/16 01:10:39 UTC

[13/43] hadoop git commit: Supplement to HDFS-9047.

Supplement to HDFS-9047.


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c722b629
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c722b629
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/c722b629

Branch: refs/heads/HDFS-1312
Commit: c722b62908984f8fb6ab2e0bfd40c090e8c830c7
Parents: c0537bc
Author: Kihwal Lee <ki...@apache.org>
Authored: Wed Jan 13 11:07:52 2016 -0600
Committer: Kihwal Lee <ki...@apache.org>
Committed: Wed Jan 13 11:07:52 2016 -0600

----------------------------------------------------------------------
 BUILDING.txt | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/c722b629/BUILDING.txt
----------------------------------------------------------------------
diff --git a/BUILDING.txt b/BUILDING.txt
index 91281be..4399ff0 100644
--- a/BUILDING.txt
+++ b/BUILDING.txt
@@ -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)