Add CHANGES.txt entry for HDFS-9187

This commit is contained in:
Colin Patrick Mccabe 2015-10-13 16:22:23 -07:00
parent d37f88674f
commit fea7e472c8
1 changed files with 3 additions and 0 deletions

View File

@ -1225,6 +1225,9 @@ Release 2.8.0 - UNRELEASED
HDFS-8779. WebUI fails to display block IDs that are larger than 2^53 - 1.
(wheat9)
HDFS-9187. Fix null pointer error in Globber when FS was not constructed
via FileSystem#createFileSystem (cmccabe)
Release 2.7.2 - UNRELEASED
INCOMPATIBLE CHANGES