ソースを参照

HDFS-6187. Update the document of hftp/hsftp in branch-2 to mention that they are deprecated. Contributed by Gergely Novák.

(cherry picked from commit 901588542b573cbefa91f7e0e6032f7163160a85)
Akira Ajisaka 9 年 前
コミット
a84c4d7d4b
1 ファイル変更7 行追加0 行削除
  1. 7 0
      hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/Hftp.md

+ 7 - 0
hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/Hftp.md

@@ -16,11 +16,18 @@ 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
 ------------