HADOOP-5323. Trash documentation should describe its directory structure and configurations. (Weiwei Yang via ozawa)

Moved entry from HDFS CHANGES.txt to that of common.
This commit is contained in:
Vinod Kumar Vavilapalli (I am also known as @tshooter.) 2016-01-13 14:55:06 -08:00
parent 321072ba81
commit cb73c753da
2 changed files with 3 additions and 3 deletions

View File

@ -1644,6 +1644,9 @@ Release 2.7.2 - UNRELEASED
HADOOP-12232. Upgrade Tomcat dependency to 6.0.44. (cnauroth) HADOOP-12232. Upgrade Tomcat dependency to 6.0.44. (cnauroth)
HADOOP-5323. Trash documentation should describe its directory structure and
configurations. (Weiwei Yang via ozawa)
OPTIMIZATIONS OPTIMIZATIONS
BUG FIXES BUG FIXES

View File

@ -2638,9 +2638,6 @@ Release 2.7.2 - UNRELEASED
HDFS-8659. Block scanner INFO message is spamming logs. (Yongjun Zhang) HDFS-8659. Block scanner INFO message is spamming logs. (Yongjun Zhang)
HADOOP-5323. Trash documentation should describe its directory structure and
configurations. (Weiwei Yang via ozawa)
HDFS-8099. Change "DFSInputStream has been closed already" message to HDFS-8099. Change "DFSInputStream has been closed already" message to
debug log level (Charles Lamb via Colin P. McCabe) debug log level (Charles Lamb via Colin P. McCabe)