diff --git a/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/site/apt/index.apt.vm b/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/site/apt/index.apt.vm index 9a25753513..2920cd93f8 100644 --- a/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/site/apt/index.apt.vm +++ b/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/site/apt/index.apt.vm @@ -81,8 +81,3 @@ Hadoop HDFS over HTTP - Documentation Sets ${project.version} * {{{./UsingHttpTools.html}Using HTTP Tools}} -* Current Limitations - - <<>> - operations are not supported. - diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt index 1240edddb3..28e8ec9284 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -771,7 +771,9 @@ Release 2.0.2-alpha - 2012-09-07 (Colin Patrick McCabe via eli) HDFS-3928. MiniDFSCluster should reset the first ExitException on shutdown. (eli) - + + HDFS-3938. remove current limitations from HttpFS docs. (tucu) + BREAKDOWN OF HDFS-3042 SUBTASKS HDFS-2185. HDFS portion of ZK-based FailoverController (todd)