Move HDFS-8337 to branch 2.8 in CHANGES.txt.
(cherry picked from commit 20c03c9606
)
This commit is contained in:
parent
d657e378ad
commit
87c3d3739f
|
@ -593,6 +593,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
|
||||
|
@ -730,9 +733,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
|
||||
|
|
Loading…
Reference in New Issue