diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt index 78360a7f45..4a633fe9ad 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -937,6 +937,9 @@ Release 2.8.0 - UNRELEASED HDFS-8615. Correct HTTP method in WebHDFS document. (Brahma Reddy Battula via aajisaka) + HDFS-8337. Accessing httpfs via webhdfs doesn't work from a jar with + kerberos. (Yongjun Zhang) + Release 2.7.1 - UNRELEASED INCOMPATIBLE CHANGES @@ -1071,9 +1074,6 @@ Release 2.7.1 - UNRELEASED HDFS-8626. Reserved RBW space is not released if creation of RBW File fails. (kanaka kumar avvaru via Arpit Agarwal) - HDFS-8337. Accessing httpfs via webhdfs doesn't work from a jar with - kerberos. (Yongjun Zhang) - Release 2.7.0 - 2015-04-20 INCOMPATIBLE CHANGES