Repository: hadoop Updated Branches: refs/heads/branch-2 c297df599 -> 901588542
Revert "HDFS-6187. Update the document of hftp/hsftp in branch-2 to mention that they are deprecated." This reverts commit c297df59951dcde44474fed341fa495bb6308936. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a5bfb2dd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a5bfb2dd Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/a5bfb2dd Branch: refs/heads/branch-2 Commit: a5bfb2dd250e41271dd98e9e77d52b54641cfe15 Parents: c297df5 Author: Akira Ajisaka <[email protected]> Authored: Tue May 10 09:32:20 2016 -0700 Committer: Akira Ajisaka <[email protected]> Committed: Tue May 10 09:32:20 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/a5bfb2dd/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]
