HADOOP-8013. Moved to 0.23.1 section.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1241740 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
13b0acccfd
commit
1cbbad0aae
|
@ -103,8 +103,6 @@ Release 0.23.1 - Unreleased
|
|||
HADOOP-7761. Improve the performance of raw comparisons. (todd)
|
||||
|
||||
BUG FIXES
|
||||
HADOOP-8013. ViewFileSystem does not honor setVerifyChecksum
|
||||
(Daryn Sharp via bobby)
|
||||
|
||||
HADOOP-8018. Hudson auto test for HDFS has started throwing javadoc
|
||||
(Jon Eagles via bobby)
|
||||
|
@ -222,6 +220,9 @@ Release 0.23.1 - Unreleased
|
|||
HADOOP-8012. hadoop-daemon.sh and yarn-daemon.sh are trying to mkdir
|
||||
and chown log/pid dirs which can fail. (Roman Shaposhnik via eli)
|
||||
|
||||
HADOOP-8013. ViewFileSystem does not honor setVerifyChecksum
|
||||
(Daryn Sharp via bobby)
|
||||
|
||||
Release 0.23.0 - 2011-11-01
|
||||
|
||||
INCOMPATIBLE CHANGES
|
||||
|
|
Loading…
Reference in New Issue