Repository: hadoop Updated Branches: refs/heads/branch-2.8 f25dcb935 -> a84c4d7d4
Revert "HDFS-6187. Update the document of hftp/hsftp in branch-2 to mention that they are deprecated." This reverts commit f25dcb935e9dbc0ad2dfe4466302d8b65868e172. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1622fc13 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1622fc13 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/1622fc13 Branch: refs/heads/branch-2.8 Commit: 1622fc137332f79f4c168d6e1ea71d6636ba5ea3 Parents: f25dcb9 Author: Akira Ajisaka <[email protected]> Authored: Tue May 10 09:33:18 2016 -0700 Committer: Akira Ajisaka <[email protected]> Committed: Tue May 10 09:33:18 2016 -0700 ---------------------------------------------------------------------- hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/Hftp.md | 7 ------- 1 file changed, 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/1622fc13/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/Hftp.md ---------------------------------------------------------------------- diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/Hftp.md b/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/Hftp.md index db3df6b..340a0e8 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/Hftp.md +++ b/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/Hftp.md @@ -16,18 +16,11 @@ HFTP Guide ========== * [HFTP Guide](#HFTP_Guilde) - * [Deprecated](#Deprecated) * [Introduction](#Introduction) * [Implementation](#Implementation) * [Configuration Options](#Configuration_Options) -Deprecated ----------- -HFTP and HSFTP are deprecated in 2.x and will be unavailable in 3.0. -They have been superseded by [WebHDFS](WebHDFS.html). - - Introduction ------------ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
